summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/uplatex/base/utreport.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-30 21:26:33 +0000
committerKarl Berry <karl@freefriends.org>2020-09-30 21:26:33 +0000
commit861e1d06658a3f3e120b33f6a2c9d867bba3018e (patch)
tree20589c9515b98fc993510a06ce09006a44f8f3f7 /Master/texmf-dist/tex/uplatex/base/utreport.cls
parent2ceca51e20701b2e5477530ef79548dafb5d0d5d (diff)
uplatex (30sep20)
git-svn-id: svn://tug.org/texlive/trunk@56488 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/uplatex/base/utreport.cls')
-rw-r--r--Master/texmf-dist/tex/uplatex/base/utreport.cls8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/uplatex/base/utreport.cls b/Master/texmf-dist/tex/uplatex/base/utreport.cls
index 84068451bdc..ad0909246e2 100644
--- a/Master/texmf-dist/tex/uplatex/base/utreport.cls
+++ b/Master/texmf-dist/tex/uplatex/base/utreport.cls
@@ -16,7 +16,7 @@
%% File: ujclasses.dtx
\NeedsTeXFormat{pLaTeX2e}
\ProvidesClass{utreport}
- [2020/01/03 v1.8e-u00
+ [2020/09/30 v1.8f-u00
Standard upLaTeX class]
\newcounter{@paper}
\newif\if@landscape \@landscapefalse
@@ -764,9 +764,9 @@
\def\addcontentsline#1#2#3{%
\protected@write\@auxout
{\let\label\@gobble \let\index\@gobble \let\glossary\@gobble
- \@temptokena{\rensuji{\thepage}}}%
- {\string\@writefile{#1}%
- {\protect\contentsline{#2}{#3}{\the\@temptokena}%
+ \@temptokena{\rensuji{\thepage}}%
+ }{\string\@writefile{#1}%
+ {\protect\contentsline{#2}{#3}{\the\@temptokena}{}%
\protected@file@percent}}%
}
\newcommand{\tableofcontents}{%