summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/asmeconf/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-15 21:33:36 +0000
committerKarl Berry <karl@freefriends.org>2020-04-15 21:33:36 +0000
commit4c744cc6951f0f34509151640aedfdd241891c3d (patch)
treeb1eb3482d111c65a3033f219775401ba03122fc7 /Master/texmf-dist/doc/latex/asmeconf/README.md
parentace2fc6abec22a453c69dab727b6045811a7644f (diff)
asmeconf (15apr20)
git-svn-id: svn://tug.org/texlive/trunk@54752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/asmeconf/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/asmeconf/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/asmeconf/README.md b/Master/texmf-dist/doc/latex/asmeconf/README.md
index 87f8916cbb9..e611fea975a 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 template for ASME conference papers#
- Version 1.17 dated 2020/02/29.
+ Version 1.18 dated 2020/04/14.
####Overview####
This class provides a template to format ASME Conference papers according to
@@ -37,7 +37,7 @@
- support hyperref package (hyperlinks to figures, tables, references, web)
-- support pdf bookmarks
+- support pdf bookmarks and metadata
- enable various math and text features with newtxmath and newtxtext packages
@@ -67,6 +67,8 @@
####Change log####
+ v1.18 (2020/04/14): edit and expand documentation; revise sample .bib file; extensive edits to asmeconf.bst, to better support hyperlinks, to correct eid error, and for better conformance to ASME style (details listed in .bst file); add foreign language example.
+
v1.17: set T1 font encoding with utf-8 input, ensure LuaLaTeX compatibility; load hologo and metalogo packages; edit documentation.
v1.16: remove xpatch and comment packages from class file; disable \\( and \\) in pdf bookmarks to avoid warnings; edit documentation.