From 197c71f5ceb7bb67f1aeeff685c1e22657133929 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 10 Nov 2019 22:10:15 +0000 Subject: asmejour git-svn-id: svn://tug.org/texlive/trunk@52728 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/asmejour/README.md | 4 +++- .../doc/latex/asmejour/asmejour-template.pdf | Bin 476968 -> 476955 bytes .../doc/latex/asmejour/asmejour-template.tex | 9 +++++---- 3 files changed, 8 insertions(+), 5 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 6a64280884c..6c30bc0159e 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.08 dated 2019/11/06. + Version 1.09 dated 2019/11/07. ####Overview#### This class provides a template to format preprints submitted to ASME journals in the style that @@ -57,6 +57,8 @@ ####Change log#### +v1.09: adjust nomenclature list; edit language support + v1.08: adjust penalties in nomenclature list; fix minor typos in template v1.07: add commands for \\toprule, \\midrule, and \\bottomrule in ASME style; add advice on landscape material; minor edits to \\entry and for language support. diff --git a/Master/texmf-dist/doc/latex/asmejour/asmejour-template.pdf b/Master/texmf-dist/doc/latex/asmejour/asmejour-template.pdf index 4fd675cc230..69c3bf0361a 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 9d06d1adc13..c6ea3b60f0a 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 2019. %% -%% This file is version 1.08 dated 2019/11/06 +%% This file is version 1.09 dated 2019/11/07 %% %% Author: John H. Lienhard V %% Department of Mechanical Engineering @@ -43,7 +43,8 @@ %% * for slightly larger small capitals, largesc %% %% * Options to set (for the babel package) a primary language [lang= ], and secondary or tertiary -%% * languages, [lang-second] and [lang-third]. The primary language must be the last option given. +%% * languages, [lang-second] and [lang-third]. If no option is given, english is the main language. +%% * If a secondary or tertiary language is selected, a primary language must also be specified. %% %% * Option to allow hyphenation of the typewriter font [hyphenate] %% * Hyphenation is normally suppressed for typewriter mode because it is often used for code. @@ -151,7 +152,7 @@ This paper is an example and template for the {\upshape\texttt{asmejour}} class. \end{abstract} -\date{Version 1.06, \today} %% can modify this information as desired. +\date{Version \versionno, \today} %% can modify this information as desired. %% Putting \date{} will suppress any date. %% If this command is omitted, date defaults to \today %% This command must come somewhere before \maketitle @@ -549,7 +550,7 @@ ASME publishes in English, but the \texttt{babel} package is loaded for users who may wish to include other languages. Options are supported to load a primary language, \texttt{lang=}, as well as a secondary and tertiary language, \texttt{lang-second} and \texttt{lang-third}. The primary language must be given as the \textit{last} language option in \verb|\documentclass|. -If no language option is given, the package defaults to English. The standard caption and section names will follow \texttt{babel}'s dictionary for primary languages other than English. Users may additionally change ``Keywords'' and ``Nomenclature'' by renewing the commands \verb|\keywordname| and \verb|\nomname|. Changes to the page footer were described earlier. The pdf bookmark for ``Appendices'' by be changed by renewing \verb|\appendicesname|. +If no language option is given, the package defaults to English. The standard caption and section names will follow \texttt{babel}'s dictionary for primary languages other than English. Users may additionally change ``Keywords'', ``Nomenclature'', and ``Corresponding author'' by renewing the commands \verb|\keywordname|, \verb|\nomname|, and \verb|\CAwords|. Changes to the page footer were described earlier. The pdf bookmark for ``Appendices'' by be changed by renewing \verb|\appendicesname|. An example of use is shown in \selectlanguage{french}\appendixname\ \ref{app:fourier}.\selectlanguage{english} -- cgit v1.2.3