From 64a86b6f5f34949239097b2846e6f1867b95e651 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 25 Mar 2018 21:27:41 +0000 Subject: fixjfm (24mar18) git-svn-id: svn://tug.org/texlive/trunk@47113 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/fixjfm/README | 4 ++-- .../texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf | Bin 279930 -> 281286 bytes .../texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex | 17 +++++++++++++++-- 3 files changed, 17 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/generic') diff --git a/Master/texmf-dist/doc/generic/fixjfm/README b/Master/texmf-dist/doc/generic/fixjfm/README index e68c5b5aaa6..3b68f21c0b5 100644 --- a/Master/texmf-dist/doc/generic/fixjfm/README +++ b/Master/texmf-dist/doc/generic/fixjfm/README @@ -6,9 +6,9 @@ CTAN Homepage: https://ctan.org/pkg/fixjfm Repository: https://github.com/Man-Ting-Fang/fixjfm -Version: 2017-12-27 v0.7 +Version: 2018-03-24 v0.8 -Copyright 2017 Yue ZHANG +Copyright 2017--2018 Yue ZHANG License: Knuth License (https://ctan.org/license/knuth) diff --git a/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf b/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf index 045fc18f29e..43147b99de9 100644 Binary files a/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf and b/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf differ diff --git a/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex b/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex index 3f48bbc1ae5..d52f8367212 100644 --- a/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex +++ b/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex @@ -80,7 +80,7 @@ \thanks{CTAN Homepage: \texttt{https://ctan.org/pkg/fixjfm}} \thanks{Repository: \texttt{https://github.com/Man-Ting-Fang/fixjfm}}} \author{Yue \textsc{Zhang}} -\date{2017-12-27\quad v0.7} +\date{2018-03-24\quad v0.8} \maketitle @@ -249,7 +249,16 @@ and \verb|\textgt| is similar. In contrast, \DeclareStandardCJKTextFontCommand \end{verbatim} (re)defines a CJK text font command like the standard version of \verb|\textmc| -and \verb|\textgt|. +and \verb|\textgt|. But there is a more convenient way: Suppose that you have a +new CJK text font command \verb|\xyfamily|, then +\begin{verbatim} + \AppendToUseXCJKTextFontCommands{\textxy}{\xyfamily} +\end{verbatim} +will do all you need and makes \verb|\Use...CJKTextFontCommands| also apply to +\verb|\textxy|. This command and \verb|\Use...CJKTextFontCommands| can be given +in any order, so you do not need to redeclare +\verb|\UseFixJFMCJKTextFontCommands| (which is the default behaviour) if that is +what you want. Finally, there are several macros that may be useful for \TeX nicians: \begin{verbatim} @@ -340,4 +349,8 @@ Thanks to Hironobu Yamashita for suggesting all these changes: \verb|\ifUseStandardCJKTextFontCommands|. \end{history} +\begin{history}{2018-03-24 v0.8} +\item Add \verb|\AppendToUseXCJKTextFontCommands|. +\end{history} + \end{document} -- cgit v1.2.3