summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex/base/jbook.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-30 21:25:54 +0000
committerKarl Berry <karl@freefriends.org>2020-09-30 21:25:54 +0000
commitd585ac5e31d316918ef296d56105b164c2e0b65b (patch)
tree94baa401a54acc711682d9040c31e1339fc0d5b2 /Master/texmf-dist/tex/platex/base/jbook.cls
parentf1cafc796a57bdc893fd92c70ee77509b6469269 (diff)
platex (30sep20)
git-svn-id: svn://tug.org/texlive/trunk@56486 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex/base/jbook.cls')
-rw-r--r--Master/texmf-dist/tex/platex/base/jbook.cls8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/platex/base/jbook.cls b/Master/texmf-dist/tex/platex/base/jbook.cls
index 7f2cc142027..c28a29ddba3 100644
--- a/Master/texmf-dist/tex/platex/base/jbook.cls
+++ b/Master/texmf-dist/tex/platex/base/jbook.cls
@@ -15,7 +15,7 @@
%% File: jclasses.dtx
\NeedsTeXFormat{pLaTeX2e}
\ProvidesClass{jbook}
- [2020/01/03 v1.8e
+ [2020/09/30 v1.8f
Standard pLaTeX class]
\newcounter{@paper}
\newif\if@landscape \@landscapefalse
@@ -763,9 +763,9 @@
\def\addcontentsline#1#2#3{%
\protected@write\@auxout
{\let\label\@gobble \let\index\@gobble \let\glossary\@gobble
- \@temptokena{\thepage}}%
- {\string\@writefile{#1}%
- {\protect\contentsline{#2}{#3}{\the\@temptokena}%
+ \@temptokena{\thepage}%
+ }{\string\@writefile{#1}%
+ {\protect\contentsline{#2}{#3}{\the\@temptokena}{}%
\protected@file@percent}}%
}
\newcommand{\tableofcontents}{%