diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-01 01:31:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-01 01:31:58 +0000 |
commit | d23537f56720850db3dedce1b78bd65bbd6d0b0a (patch) | |
tree | 42f1f1adc8f39849f14edef450e5a2cce60f6497 /Master/texmf-dist/doc/latex/acmart/README | |
parent | 6e36d6bd53aa0e277252686a2f6eff44c579b7fc (diff) |
acmart (31aug17)
git-svn-id: svn://tug.org/texlive/trunk@45184 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/acmart/README | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/README b/Master/texmf-dist/doc/latex/acmart/README index 4ebcfd0efae..f14bb96f406 100644 --- a/Master/texmf-dist/doc/latex/acmart/README +++ b/Master/texmf-dist/doc/latex/acmart/README @@ -134,10 +134,22 @@ Version 1.43 Bug fixes Version 1.44 Bug fixes. Empty DOI and ISBN suppress printing DOI or ISBN lines - Separated theorem code into acmthm.sty, loaded by defualt. + Separated theorem code into acmthm.sty, loaded by default. Article number can be set for proceedings. New commands: \acmBooktile, \editor. Reference citation format updated. Version 1.45 Workaround for a Libertine bug. Thanks to LianTze Lim - from Overleaf
\ No newline at end of file + from Overleaf + +Version 1.46 Bug fixes for bibliography: label width is now calculated + correctly. + All PACM now use screen option. This requires etoolbox. + Added subtitle to ACM reference format. + Now acmart is compatible with fontspec. + \thanks is now obsolete. The addresses are automatically + added to the journal version; this can be overriden with + \authorsaddresses command. + Deleted the rule at the end of frontmatter for all formats. + Deleted new line before doi in the reference format. + Reintegrated theorem code into acmart.dtx (Matthew Fluet) |