summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/asmejour/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/asmejour/README.md')
-rw-r--r--macros/latex/contrib/asmejour/README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/macros/latex/contrib/asmejour/README.md b/macros/latex/contrib/asmejour/README.md
index 54c16035c7..4a7ab4d6a5 100644
--- a/macros/latex/contrib/asmejour/README.md
+++ b/macros/latex/contrib/asmejour/README.md
@@ -1,11 +1,11 @@
#asmejour: A template for ASME journal papers#
- Version 1.18 dated 2022/01/10.
+ Version 1.19 dated 2022/06/26.
####Overview####
This class provides a template to format preprints in the style of journal papers published by the American Society of Mechanical Engineers.
- The layout and reference formats follow the style of published papers in 2021.
+ The layout and reference formats follow the style of published papers in 2022.
This work is not a publication of ASME.
@@ -66,6 +66,13 @@
---
####Change log####
+v1.19 (2022/06/26)
+ - Correct typo in asmejour.cls (line 359): \\protec should be \\protect
+ - Force T1 encoding of qhvc font under LuaLaTeX (for title and author blocks)
+ - Update code for Inconsolata and Helvetica fonts under LuaLaTeX to ensure T1 encoding. Adjust scale factors.
+ - Scale Helvetica font to 0.91, to better match roman font.
+ - Add option to asmewide.sty to suppress final page column balancing, [raggedend], expand error message text.
+
v1.18 (2022/01/10)
- Introduce asmewide.sty, an experimental package for setting page-width equations in a two column format. A document with examples of use is included.