diff options
-rw-r--r-- | Master/texmf-dist/doc/generic/fixjfm/README.txt | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf | bin | 279247 -> 279559 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex | 14 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/fixjfm/fixjfm.sty | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/generic/fixjfm/README.txt b/Master/texmf-dist/doc/generic/fixjfm/README.txt index 58c347456b2..7aa0f052463 100644 --- a/Master/texmf-dist/doc/generic/fixjfm/README.txt +++ b/Master/texmf-dist/doc/generic/fixjfm/README.txt @@ -6,7 +6,7 @@ CTAN Homepage: https://ctan.org/pkg/fixjfm Repository: https://github.com/Man-Ting-Fang/fixjfm -Version: 2017-09-04 v0.4 +Version: 2017-09-08 v0.4a Copyright 2017 Yue ZHANG diff --git a/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf b/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf Binary files differindex c671472650f..551f52f9fd8 100644 --- a/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf +++ b/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf diff --git a/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex b/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex index b3531945615..edb3e3c38b6 100644 --- a/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex +++ b/Master/texmf-dist/doc/generic/fixjfm/fixjfm-doc.tex @@ -78,7 +78,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-09-04\quad v0.4} +\date{2017-09-08\quad v0.4a} \maketitle @@ -125,11 +125,11 @@ Font change & This package & Input & Output \\ \end{tabular} \end{table} It seems that macro is the easiest solution to these problems. However, the -second bug can only be fixed when using \e-(u)\pTeX\ (under most, but not all -circumstances), because the primitive \verb|\lastnodechar| which is introduced -by \epTeX\ is required. Anyhow, using this package with \pTeX\ or any one of its -derivatives does not hurt. Please also keep in mind that owing to technical -limitations, this package is not a panacea. +second bug can only be fixed when using \e-(u)\pTeX\ or \ApTeX\ (under most, but +not all circumstances), because the primitive \verb|\lastnodechar| which is +introduced by \epTeX\ is required. Anyhow, using this package with \pTeX\ or any +one of its derivatives does not hurt. Please also keep in mind that owing to +technical limitations, this package is not a panacea. There is also another improvement: \verb|\leavevmode| is redefined as \verb|\quitvmode| if the latter is available as a primitive (among all *\pTeX\ @@ -188,7 +188,7 @@ yourself, because plain (*p)\TeX\ does not have \verb|\textmc|, \verb|\textgt|, or the like. If you are using \LaTeX\ and prefer the standard version\footnote{Since v0.3, -the ``standard version'' is similar to \pkg{jsclasses} and \pkg{BXjscls} rather +the ``standard version'' is similar to \pkg{jsclasses} and \pkg{bxjscls} rather than (u)\pLaTeX.} of \verb|\textmc| and \verb|\textgt|, you can declare \begin{verbatim} \UseStandardCJKTextFontCommands diff --git a/Master/texmf-dist/tex/generic/fixjfm/fixjfm.sty b/Master/texmf-dist/tex/generic/fixjfm/fixjfm.sty index c4921fcfead..7fab29fd5a9 100644 --- a/Master/texmf-dist/tex/generic/fixjfm/fixjfm.sty +++ b/Master/texmf-dist/tex/generic/fixjfm/fixjfm.sty @@ -11,7 +11,7 @@ \begingroup\expandafter\expandafter\expandafter\endgroup \expandafter\ifx\csname ProvidesPackage\endcsname\relax \else - \ProvidesPackage{fixjfm}[2017/09/04 v0.4 Fix JFM (for *pTeX)]% + \ProvidesPackage{fixjfm}[2017/09/08 v0.4a Fix JFM (for *pTeX)]% \fi \edef\FIXJFMDOTSTYRESTORECATCODE{\catcode`\noexpand\@=\the\catcode`\@\relax} |