diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-13 21:31:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-13 21:31:23 +0000 |
commit | 1e8dd364b60217632c6c999d2d5afcb6867203c6 (patch) | |
tree | d4f246ea55d224bf03ddbf5ef33f8d71b07fcc36 /Master/texmf-dist/tex/latex/asmejour/asmejour.cls | |
parent | 86d874e1e363029f23a84b6fad4dbda6b979428c (diff) |
asmejour (13aug20)
git-svn-id: svn://tug.org/texlive/trunk@56101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/asmejour/asmejour.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/asmejour/asmejour.cls | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/asmejour/asmejour.cls b/Master/texmf-dist/tex/latex/asmejour/asmejour.cls index 4aec9de24ff..f7bcc1b2158 100644 --- a/Master/texmf-dist/tex/latex/asmejour/asmejour.cls +++ b/Master/texmf-dist/tex/latex/asmejour/asmejour.cls @@ -6,9 +6,9 @@ %% The asmejour.cls file should be used with the files asmejour.bst (for citations) and asmejour-template.tex. %% %% -%% This file is version 1.13 dated 2020/08/10. - \def\versionno{1.13} - \def\versiondate{2020/08/10\space} +%% This file is version 1.14 dated 2020/08/12. + \def\versionno{1.14} + \def\versiondate{2020/08/12\space} %% %% Author: John H. Lienhard V %% Department of Mechanical Engineering @@ -22,7 +22,7 @@ %% The Times/Helvetica style fonts are from Michael Sharpe's excellent newtxtext and newtxmath packages. %% This class is not designed for unicode-math or fontspec. %% -%% Options for the class are described on lines 63-173. +%% Options for the class are described on lines 61-216. %% %% The class defines an environment for nomenclature. LaTeX must be run twice to align those columns. %% @@ -559,7 +559,7 @@ pdftitle={}, % <=== add in .tex file pdfkeywords={}, % <=== add in .tex file pdfnewwindow=true,% - pdfpagelayout=TwoPageRight,% + pdfpagelayout=SinglePage, %TwoPageRight,% changed 12/08/2020 pdfauthor={}, % <=== add in .tex file pdfdisplaydoctitle=true% ]{hyperref} |