From c697daa2e690c9ad09ed1f0857b3c23e7dd8f547 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 25 Dec 2019 21:57:18 +0000 Subject: asmeconf (25dec19) git-svn-id: svn://tug.org/texlive/trunk@53229 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/asmeconf/asmeconf.cls | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/asmeconf') diff --git a/Master/texmf-dist/tex/latex/asmeconf/asmeconf.cls b/Master/texmf-dist/tex/latex/asmeconf/asmeconf.cls index 2ce3ccce4ee..8120904b200 100644 --- a/Master/texmf-dist/tex/latex/asmeconf/asmeconf.cls +++ b/Master/texmf-dist/tex/latex/asmeconf/asmeconf.cls @@ -5,9 +5,9 @@ %% %% Please note that ASME's journals follow specifications different from ASME conference papers. %% -%% This file is version 1.13 dated 2019/11/06. - \def\versionno{1.13} - \def\versiondate{2019/11/06\space} +%% This file is version 1.14 dated 2019/12/25. + \def\versionno{1.14} + \def\versiondate{2019/12/25\space} %% %% Author: John H. Lienhard V %% Department of Mechanical Engineering @@ -69,7 +69,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{asmeconf}[\versiondate ASME Conference Paper Format] +\ProvidesClass{asmeconf}[\versiondate ASME Conference Paper Format (JHL)] \LoadClass[twoside,twocolumn,10pt]{article} % Two-sided layout not used in ASME's specs, although that's how the papers are printed @@ -89,7 +89,7 @@ \RequirePackage{kvoptions} -\RequirePackage{kvsetkeys} +%\RequirePackage{kvsetkeys} \SetupKeyvalOptions{ family=asmeconf, prefix=asmeconf@, @@ -362,7 +362,7 @@ \RequirePackage{doi} % provides hyperlinks for doi in bibliography \renewcommand{\doitext}{DOI } % change the default value, {doi:}, to this per ASME specification - +\RequirePackage{bookmark} % improves handling of pdf bookmarks %% Since \bm may be useful in headings, this fix will reduce frequency with which %% alternate pdfstrings must be given in revised section command as \section[pdfstring]{texstring} -- cgit v1.2.3