summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/asmeconf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/asmeconf/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/asmeconf/README.md17
1 files changed, 14 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/asmeconf/README.md b/Master/texmf-dist/doc/latex/asmeconf/README.md
index 18b8aefa17a..272f025bf2f 100644
--- a/Master/texmf-dist/doc/latex/asmeconf/README.md
+++ b/Master/texmf-dist/doc/latex/asmeconf/README.md
@@ -1,7 +1,7 @@
#asmeconf: A latex template for ASME conference papers#
- Version 1.26 dated 2021/02/20.
+ Version 1.27 dated 2021/12/26.
####Overview####
This class provides a LaTeX template for ASME Conference papers formatted according to
@@ -15,7 +15,7 @@
- match ASME's font current specifications and layout
-- match ASME's current reference formats, and add support for DOI and URL fields
+- match ASME's current reference formats, and add support for DOI and URL fields (asmeconf.bst replaces asmems4.bst)
- support hyperlinks to figures, tables, equations, references, and external URLs
@@ -47,7 +47,7 @@
README.md -- this file
asmeconf.cls -- the class file
- asmeconf.bst -- bibtex style for ASME conference format
+ asmeconf.bst -- bibtex style for current ASME conference format
asmeconf-template.tex -- a latex template/example for this class
asmeconf-template.pdf -- documentation/sample paper
asmeconf-sample.bib -- a sample bibliography file
@@ -79,6 +79,17 @@
####Change log####
+ v1.27 (2021/12/26):
+ - fix bug in captions that appeared in Jan. 2021 (code not uppercasing caption text)
+ - revise code to switch to grid-style author block through a single package option, \[grid\]; previous macros for grid-style remain active.
+ - various code modifications to enable older LaTeX distributions to run this class. With pdfLaTeX, TeX Live 2016 or later should be used; with luaLaTeX, TeX Live 2021 or later should be used.
+ - eliminate use of \\entry{} with a single argument to produce subheadings in nomenclature; use \\EntryHeading{} instead. (**not backward compatible**)
+ - incorporate recent changes to LaTeX pdf management in relation to pdf-a color profile loading and recently deprecated \\pdfcatalog command
+ - minor edits in relation to url links
+ - minor edits to asmeconf.bst
+ - allow omission of affiliation superscript for single author or single institution
+ - other minor code clean up
+
v1.26 (2021/02/20):
- edit title and metadata
- put real author's name ahead of placeholder names