diff options
author | Karl Berry <karl@freefriends.org> | 2016-11-22 22:49:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-11-22 22:49:36 +0000 |
commit | 4061b69b7a85fc322821dbfc8beb83b498542e45 (patch) | |
tree | 467c4d2c0ac8693703af90e243c2dc573fcfd4d5 /Master/texmf-dist/tex/latex/bangorexam | |
parent | 5bf4853ebb35ad3d6545264980e6d6d600951622 (diff) |
bangorexam (22nov16)
git-svn-id: svn://tug.org/texlive/trunk@42555 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bangorexam')
-rw-r--r-- | Master/texmf-dist/tex/latex/bangorexam/bangorexam.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/bangorexam/bangorexam.cls b/Master/texmf-dist/tex/latex/bangorexam/bangorexam.cls index 76db594d305..15aae01ffb5 100644 --- a/Master/texmf-dist/tex/latex/bangorexam/bangorexam.cls +++ b/Master/texmf-dist/tex/latex/bangorexam/bangorexam.cls @@ -39,7 +39,7 @@ %% Right bracket \] Circumflex\^ Underscore\_ %% Grave accent \` Left brace\{ Vertical bar \| %% Right brace \} Tilde \~} -\def\version{1.1.3 } +\def\version{1.1.4 } \NeedsTeXFormat{LaTeX2e} @@ -104,7 +104,7 @@ \pagestyle{headandfoot}% \coverfooter{}{}{\iflastpage{}{/ troi drosodd\\/ turn over}{}}% -\footer{}{\thepage}{\oddeven{}{\iflastpage{}{/ troi drosodd\\/ turn over}}}% +\footer{}{\thepage}{\oddeven{\iflastpage{}{/ troi drosodd\\/ turn over}}}{}% \newcolumntype{C}[1]{>{\centering\arraybackslash}p{#1}} |