diff options
author | Ludovic Courtès | 2013-05-19 17:12:02 +0200 |
---|---|---|
committer | Ludovic Courtès | 2013-05-19 17:36:16 +0200 |
commit | eafb5d00fbec47a314b4eff32dddc36c3ba9a561 (patch) | |
tree | bdb45653082bb9ba6a0a14f5c99e21a155e22c75 /NEWS | |
parent | 86f94102f6bb98203462ae53dfcfcc39c18eb5c0 (diff) | |
download | skribilo-eafb5d00fbec47a314b4eff32dddc36c3ba9a561.tar.gz skribilo-eafb5d00fbec47a314b4eff32dddc36c3ba9a561.tar.lz skribilo-eafb5d00fbec47a314b4eff32dddc36c3ba9a561.zip |
acmproc: Make `references' conform to the ACM guidelines.
* src/guile/skribilo/package/acmproc.scm (references): Always use
`chapter'. Leave the font size unchanged. Sort entries according to
`bib-sort/first-author-last-name'.
* NEWS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ It used to be that footnote HTML code contained an extraneous </div>, and nested <a> tags, which is invalid. ** acmproc: Fix typos in the LaTeX engine customs +** acmproc: `references' uses a chapter, the default font, and sorts entries ** `ref' warnings now always print the location of erroneous `:bib' references ** `numref' inserts an unbreakable space (was a breakable space) after its `:text' |