texlive[56101] Master/texmf-dist: asmejour (13aug20)

commits+karl at tug.org commits+karl at tug.org
Thu Aug 13 23:31:23 CEST 2020


Revision: 56101
          http://tug.org/svn/texlive?view=revision&revision=56101
Author:   karl
Date:     2020-08-13 23:31:23 +0200 (Thu, 13 Aug 2020)
Log Message:
-----------
asmejour (13aug20)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/asmejour/README.md
    trunk/Master/texmf-dist/doc/latex/asmejour/asmejour-template.pdf
    trunk/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex
    trunk/Master/texmf-dist/tex/latex/asmejour/asmejour.cls

Modified: trunk/Master/texmf-dist/doc/latex/asmejour/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/asmejour/README.md	2020-08-13 21:30:21 UTC (rev 56100)
+++ trunk/Master/texmf-dist/doc/latex/asmejour/README.md	2020-08-13 21:31:23 UTC (rev 56101)
@@ -1,7 +1,7 @@
  
   #asmejour: A template for ASME journal papers#
  
-  Version 1.13 dated 2020/08/10.
+  Version 1.14 dated 2020/08/12.
 
   ####Overview####
   This class provides a template to format preprints submitted to ASME journals. The layout and reference
@@ -59,6 +59,8 @@
  
  ####Change log####
  
+v1.14 (2020/08/12): Set pdf page layout to a single page, rather than a two-page spread.
+
 v1.13 (2020/08/10): Add support for PDF/A archival standards (1b, 2b, 2u, 3b, 3u), as the newtx fonts have recently gained complete unicode maps; also, restore varl and varqu as default options of the inconsolata font.
  
 v1.12 (2020/04/12): Change subfigure \\ref labels to have parentheses around italic letters; remove space between consecutive numerical citations; add macro to adjust vertical space below abstract; edit documentation; remove varl and varqu options of inconsolata font; extensively edit/document asmejour-sample.bib file. 

Modified: trunk/Master/texmf-dist/doc/latex/asmejour/asmejour-template.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex	2020-08-13 21:30:21 UTC (rev 56100)
+++ trunk/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex	2020-08-13 21:31:23 UTC (rev 56101)
@@ -3,7 +3,7 @@
 %%  This file is asmejour-template.tex, a template to format papers in the style of ASME journal papers 
 %%  as they are being published in 2020.
 %%
-%%  This file is version 1.13 dated 2020/08/10
+%%  This file is version 1.14 dated 2020/08/12
 %%
 %%  Author: John H. Lienhard V
 %%          Department of Mechanical Engineering
@@ -84,7 +84,7 @@
 
 
 %% Class options are described above.
-\documentclass[largesc,upint,varvw,barcolor=Goldenrod3,nocopyright,hyphenate,balance,lang-second=french,lang=english,pdf-a]{asmejour}
+\documentclass[largesc,upint,varvw,mathalfa=cal=euler,barcolor=Goldenrod3,nocopyright,hyphenate,balance,lang-second=french,lang=english,pdf-a]{asmejour}
 
 %%%%%  FIELDS TO BE COMPLETED FOLLOW  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
@@ -263,7 +263,8 @@
 \begin{quote}
 \verb|\documentclass[mathalfa=cal=euler]{asmejour}| 
 \end{quote}
-which selects the Euler font for \verb|\mathcal| (this is our default). To find all the font options, refer to the \texttt{mathalfa} package documentation \cite{sharpe2}.
+which selects the Euler font for \verb|\mathcal|, as in $A \in \mathcal{P}(A)$. %($\mathcal{T}_1 \subset \mathcal{T}_2$) 
+To find all the font options, refer to the \texttt{mathalfa} documentation \cite{sharpe2}. 
 
 The typewriter font loaded is \texttt{inconsolata} (which is sans serif), as suggested by the \texttt{newtx} package documentation. The class is not set up for use with the \texttt{fontspec} or \texttt{unicode-math} packages.
 

Modified: trunk/Master/texmf-dist/tex/latex/asmejour/asmejour.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/asmejour/asmejour.cls	2020-08-13 21:30:21 UTC (rev 56100)
+++ trunk/Master/texmf-dist/tex/latex/asmejour/asmejour.cls	2020-08-13 21:31:23 UTC (rev 56101)
@@ -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}



More information about the tex-live-commits mailing list.