summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/asmeconf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/asmeconf/README.md')
-rw-r--r--macros/latex/contrib/asmeconf/README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/macros/latex/contrib/asmeconf/README.md b/macros/latex/contrib/asmeconf/README.md
index 54508416ac..ada302df57 100644
--- a/macros/latex/contrib/asmeconf/README.md
+++ b/macros/latex/contrib/asmeconf/README.md
@@ -1,7 +1,7 @@
#asmeconf: A template for ASME conference papers#
- Version 1.11 dated 2019/07/08.
+ Version 1.12 dated 2019/10/02.
####Overview####
This class provides a template to format ASME Conference papers according to
@@ -47,6 +47,10 @@
- provide automatic layout of author and addresses in one of two styles
+- provide line numbers for editing and review
+
+- support balancing of columns on last page
+
####Author####
@@ -62,7 +66,9 @@
---
####Change log####
-
+
+ v1.12: add support for line numbers for editing; add support for final column balancing; edit skips in nomenclature; adjust \\tolerance and \\emergencystretch (for line breaking); improve support for equation tags in captions; adopt standard \\maketitle and \\title commands; include \\versionfootnote for tracking revisions of draft.
+
v1.11: minor adjustments to title, author, and affiliation layout
v1.1: revise several parts of the layout to match ASME's updated specifications from Summer 2019 (including author block, abstract font, placement of nomenclature, and minor spacings); add .bst support for online references and eprints; expand documentation significantly; guidance on fitting equations into columns.