From 1e8dd364b60217632c6c999d2d5afcb6867203c6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 13 Aug 2020 21:31:23 +0000 Subject: asmejour (13aug20) git-svn-id: svn://tug.org/texlive/trunk@56101 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/asmejour/README.md | 4 +++- .../doc/latex/asmejour/asmejour-template.pdf | Bin 616132 -> 619315 bytes .../doc/latex/asmejour/asmejour-template.tex | 7 ++++--- 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/latex/asmejour') diff --git a/Master/texmf-dist/doc/latex/asmejour/README.md b/Master/texmf-dist/doc/latex/asmejour/README.md index cdb321c0700..18e1eb7a6f6 100644 --- a/Master/texmf-dist/doc/latex/asmejour/README.md +++ b/Master/texmf-dist/doc/latex/asmejour/README.md @@ -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. diff --git a/Master/texmf-dist/doc/latex/asmejour/asmejour-template.pdf b/Master/texmf-dist/doc/latex/asmejour/asmejour-template.pdf index a2e8242ecb6..9545616fedc 100644 Binary files a/Master/texmf-dist/doc/latex/asmejour/asmejour-template.pdf and b/Master/texmf-dist/doc/latex/asmejour/asmejour-template.pdf differ diff --git a/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex b/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex index 1d8bae4b5f3..75a0357c10b 100644 --- a/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex +++ b/Master/texmf-dist/doc/latex/asmejour/asmejour-template.tex @@ -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 @@ In addition, many options for calligraphic, script, and fraktur fonts are availa \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. -- cgit v1.2.3