Update of /var/cvs/cjk/doc
In directory genba:/tmp/cvs-serv17364/doc

Modified Files:
        CJK.txt history.txt 
Log Message:


Reimplement the \CJKbold mechanism to call the last argument of
\DeclareFontShape each time the font is selected only if a CJK size
function has been used.  This fixes shape declarations like the ones
in the fourier package which rely on being called only once.

* texinput/CJK.sty ([EMAIL PROTECTED]@fontshape): New macro.
([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED]): Define a
macro where the name is the argument of [EMAIL PROTECTED]@fontshape.
(\selectfont): Execute macro where the name is the argument of
[EMAIL PROTECTED]@fontshape only if it exists.

* doc/history.txt, doc/CJK.txt: Mention it.


Index: history.txt
===================================================================
RCS file: /var/cvs/cjk/doc/history.txt,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** history.txt 20 Feb 2006 15:03:08 -0000      1.43
--- history.txt 1 Sep 2006 06:12:11 -0000       1.44
***************
*** 1371,1374 ****
--- 1371,1378 ----
                      Unicode values greater than U+FFFF.
  
+                     CJKutf8.sty:
+                       Support Unicode encoded bookmarks if the hyperref
+                       package is used.
+ 
                  errors:
                      UTF-8 input character 0x80 was handled only partially.
***************
*** 1377,1381 ****
                        The package didn't preserve `\ding' which is defined
                        in pifont.sty, causing problems with older versions of
!                       hyperref.sty and its `hpdftex' driver option.
  
  ---End of history.txt---
--- 1381,1390 ----
                        The package didn't preserve `\ding' which is defined
                        in pifont.sty, causing problems with older versions of
!                       the hyperref package and its `hpdftex' driver option.
! 
!                     CJK.sty:
!                       Make it work with font definition files (like the ones
!                       from the fourier package) which expect that the
!                       loading-settings are called only once.
  
  ---End of history.txt---

Index: CJK.txt
===================================================================
RCS file: /var/cvs/cjk/doc/CJK.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** CJK.txt     19 Aug 2006 11:29:01 -0000      1.12
--- CJK.txt     1 Sep 2006 06:12:11 -0000       1.13
***************
*** 731,735 ****
      It should be never necessary to use \CJKnormal since \selectfont has
      been modified to always reset [EMAIL PROTECTED]@ and to call the
!     loading-settings (i.e., the sixth parameter) of \DeclareFontShape.
  
      Additionally, new size functions (CJKb, sCJKb, CJKfixedb, sCJKfixedb,
--- 731,736 ----
      It should be never necessary to use \CJKnormal since \selectfont has
      been modified to always reset [EMAIL PROTECTED]@ and to call the
!     loading-settings (i.e., the sixth parameter) of \DeclareFontShape if
!     a CJK size function is in use.
  
      Additionally, new size functions (CJKb, sCJKb, CJKfixedb, sCJKfixedb,


_______________________________________________
Cjk-commit maillist  -  [email protected]
http://lists.ffii.org/mailman/listinfo/cjk-commit

Reply via email to