OSDN Git Service

Reuse tables Np and Nq in jfmglue.lua. (TEST)
[luatex-ja/luatexja.git] / src / lltjcore.sty
index 90b3a8f..98fa932 100644 (file)
@@ -1,5 +1,6 @@
 %%
 %% lltjcore.sty: derived from plcore.dtx in pLaTeX.
+%% This file does not include the code relating to "tategaki".
 %% 
 \makeatletter
 \newif\iftombow \tombowfalse
   \stepcounter{page}%
   \let\firstmark\botmark
 }
-\newcommand\printglossary{\@input@{\jobname.gls}}
+
+\def\@setref#1#2#3{%
+  \ifx#1\relax
+    \protect\G@refundefinedtrue
+    \nfss@text{\reset@font\bfseries ??}%
+    \@latex@warning{Reference `#3' on page \thepage \space
+              undefined}%
+  \else
+    \expandafter#2#1\relax% change \null to \relax
+  \fi}
+\if@compatibility\else
+\def\verb{\relax\ifmmode\hbox\else\leavevmode\fi
+  \bgroup
+    \verb@eol@error \let\do\@makeother \dospecials
+    \verbatim@font\@noligs
+    \@ifstar\@sverb\@verb}
+\fi
+\gdef\@stopfield{\null\color@endgroup\egroup}
+\newcount\hour
+\newcount\minute
 
 \endinput