OSDN Git Service

lltjfont.sty: fix definition of \font{series,shape}force
[luatex-ja/luatexja.git] / src / luatexja-compat.sty
index 8b1e06f..f55bf51 100644 (file)
@@ -65,7 +65,7 @@
   \expandafter\let\csname ifltj@in@latex\expandafter\endcsname
     \csname iftrue\endcsname
   \NeedsTeXFormat{LaTeX2e}
-  \ProvidesPackage{luatexja-compat}[2017/05/05 Compatibility with pTeX]
+  \ProvidesPackage{luatexja-compat}[2018/03/29 Compatibility with pTeX]
 \fi                             %</LaTeX>
 
 % Load core module if not yet.
     \unexpanded\expandafter{\the\everypar}\inhibitglue}}%
 \@tempa\fi}
   \newcommand\printglossary{\@input@{\jobname.gls}}
-% \hour, \minute: define only
-  \newcount\hour
-  \newcount\minute
+\csname newcount\endcsname\hour
+\csname newcount\endcsname\minute
 \fi
 
-
 %%------------------ all done
 \ltj@compat@AtEnd
 \endinput