~ubuntu-branches/ubuntu/karmic/cjk/karmic

« back to all changes in this revision

Viewing changes to texinput/CJKfntef.sty

  • Committer: Bazaar Package Importer
  • Author(s): Danai SAE-HAN (韓達耐), README.Debian-msgothic
  • Date: 2008-01-30 18:53:24 UTC
  • mfrom: (1.1.3 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080130185324-53m4h647q3v5nlzf
Tags: 4.7.0+git20080122-1
* The "Shoe polish" release.
* Acknowledge the NMU.  Thanks to Lucas Nussbaum.
* New upstream release:
   - a few fixes for PinYin;
   - fix punctuation in GBK and math mode;
   - dvipdfmx can now make use the correct /ToUnicode CMap;
   - fix a few typo's.
* [latex-cjk-japanese.install] Install DNP.sfd in
   /usr/share/texmf/fonts/sfd/.  Thanks to Gernot Hassenpflug
   (Closes: #434478).
* [README.Debian]
   - change 10cyberbit.cfg into 20cyberbit.cfg.
  [README.Debian-msgothic] Add some DIY information how to get the Japanese
   Gothic font from Microsoft working under CJK.  This is largely based on
   Gernot Hassenplug's HOWTO.  This is a work in progress, however, as I've
   stumbled upon a segmentation fault in Fontforge.
* [control]
   - Bump Standards-Version from 3.7.2.0 tp 3.7.3;
   - make latex-cjk-korean depend on "ko.tex-extra-hlfont" instead of
     the old "hlatex-fonts-extra".  Thanks to Changwoo Ryu
     (Closes: #462025).
* [rules]
   - fix bashism: apparently other shells don't understand the accolade.
     Thanks to Mario Bonino for the report and Lucas Nussbaum for the NMU
     which closed #457710;
   - change /usr/bin/rename to /usr/bin/prename;
   - don't install the empty "CEF/" directory in $TEXMF; the
     hbf-* packages will take care of this in the future.
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
\NeedsTeXFormat{LaTeX2e}[1998/06/01]
52
52
\def\fileversion{4.7.0}
53
 
\def\filedate{2004/02/16}
 
53
\def\filedate{2006/10/17}
54
54
\ProvidesPackage{CJKfntef}[\filedate\space\fileversion]
55
55
 
56
56
\RequirePackage{CJK}
79
79
\CJK@sxout@false
80
80
 
81
81
 
82
 
\newcommand{\CJKunderdotbasesep}{0.20em}
83
 
\newcommand{\CJKunderdotsep}{0.08em}
 
82
\newcommand{\CJKunderdotbasesep}{0.05em}
 
83
\newcommand{\CJKunderdotsep}{0.04em}
84
84
\newcommand{\CJKunderlinebasesep}{0.20em}
85
85
\newcommand{\CJKunderlinesep}{0.07em}
86
86
\newcommand{\CJKunderdbllinebasesep}{0.20em}
128
128
 
129
129
  \global\setbox\CJK@underdotBox\hbox{{
130
130
    \CJKunderdotcolor
131
 
    \textnormal{\textbf{.}}}}
 
131
    {$\cdot$}}}
132
132
  \global\advance\CJK@fntefSkip \ht\CJK@underdotBox
133
133
  \global\advance\CJK@fntefSkip \dp\CJK@underdotBox}
134
134
 
354
354
  \global\CJK@sxout@true
355
355
  \global\setbox\CJK@ULbox\hbox{{
356
356
    \kern -0.1em
357
 
    {\CJKxoutcolor /}
 
357
    {\CJKxoutcolor $/$}
358
358
    \kern -0.1em}}
359
359
 
360
360
  \@ifstar\CJK@@UL\CJK@UL}