diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/preview/prcounters.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prcounters.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/preview/prcounters.def b/Master/texmf-dist/tex/latex/preview/prcounters.def index be1ecc00eee..f7b5726716d 100644 --- a/Master/texmf-dist/tex/latex/preview/prcounters.def +++ b/Master/texmf-dist/tex/latex/preview/prcounters.def @@ -31,8 +31,8 @@ \def\pr@ckpt#1{{\let\@elt\pr@eltprint\edef\next{\cl@@ckpt}% \ifx\next\@empty\else\typeout{Preview: Counters\next#1}% \let\@elt\pr@eltdef\cl@@ckpt\fi}} -\g@addto@macro\pr@ship@start{\pr@ckpt:} -\g@addto@macro\pr@ship@end{\pr@ckpt.} +\pr@addto@front\pr@ship@start{\pr@ckpt:} +\pr@addto@front\pr@ship@end{\pr@ckpt.} \endinput %% %% End of file `prcounters.def'. |