|
| 1 | +LIPICS Style - CHANGELOG |
| 2 | + |
| 3 | +* 19/07/2019 LIPIcs-v2019 v2.2 |
| 4 | + * New Feature |
| 5 | + * explicitly defined/named colors used in style to ease reusing them (requires load of package xcolor instead of color) |
| 6 | + * added document option "authorcolumns" to activate displaying author details in two columns (only allowed for more than 6 authors) |
| 7 | + * revised style of algorithm environments provided by algorithm or algorithm2e packages |
| 8 | + * added qed-like symbol to mark end of e.g. definitions (command \lipicsEnd) |
| 9 | + * Bugfix |
| 10 | + * fixed problem caused by "\\" in title macro |
| 11 | + |
| 12 | +* 06/06/2019 LIPIcs-v2019 v2.1 |
| 13 | + * New Feature |
| 14 | + * added document option "anonymous" to make author related information anonymous (e.g. for double-blind review) |
| 15 | + * Bugfix |
| 16 | + * fixed problems with using thm-restate (added new documentclass option thm-restate) |
| 17 | + * fixed bug when using algorithm2e package and cleveref package |
| 18 | + * fixed problems with texorpdfstring in author macro |
| 19 | + * fixed spacing variation between author name and orcid symbol |
| 20 | + * capitalised labels when using autoref (e.g. section -> Section) |
| 21 | + |
| 22 | + |
| 23 | +* 10/12/2018 LIPIcs-v2019 v2.0 |
| 24 | + * New Features |
| 25 | + * support of metadata in PDF file (e.g. author, title, keywords) |
| 26 | + * revised displaying of author-related funding acknowledgements (now displayed as part of the funding block instead of footnotes) |
| 27 | + * added support for cleveref package (new document option 'cleveref') |
| 28 | + * added support for using autoref for theorem-like environments (new document option 'autoref') |
| 29 | + * added new environment claim and claimproof to realize sub-proofs |
| 30 | + * added new environment proposition |
| 31 | + * Bugfixes |
| 32 | + * fixed problems with theorem-like environments when using cleveref and autoref (see new features above) |
| 33 | + * switched several URL from http to https |
| 34 | + * fixed problems with using of ACM 2012 classification (deactivated subjclass and revised support of ccsdesc macro) |
| 35 | + * Minor changes |
| 36 | + * moved ORCID symbol behind author name (according https://orcid.org/content/journal-display-guidelines) |
| 37 | + * added separator \and to split several affiliations |
| 38 | + * added warnings when package 'enumitem' or 'paralist' are loaded; they manipulate the pre-defined enumeration styles and are partly incompatible |
| 39 | + * preloaded package 'microtype' in style |
| 40 | + * revised spacings/font sizes for top matter |
| 41 | + |
| 42 | +* 09/04/2018 LIPIcs-v2018 v1.5 |
| 43 | + * Bugfixes |
| 44 | + * Fixed problem with page style in case of many authors |
| 45 | + * Fixed aggregation of authors for ToC file |
| 46 | + |
| 47 | +* 15/03/2018 LIPIcs-v2018 v1.4 |
| 48 | + * Bugfixes |
| 49 | + * Fixed enumerations |
| 50 | + * Fixed aggregation of authors for ToC file |
| 51 | + |
| 52 | +* 26/02/2018 LIPIcs-v2018 v1.3 |
| 53 | + * Bugfixes |
| 54 | + * Fixed \hideLIPIcs |
| 55 | + * Fixed enumerations |
| 56 | + * Fixed typo |
| 57 | + * Revised display of ORCIDs following recommendation by ORCID |
| 58 | + |
| 59 | +* 06/02/2018 LIPIcs-v2018 v1.2 |
| 60 | + * Release of LIPIcs-v2018 |
| 61 | + * revised author macro \author{name}{affil}{email}{orcid}{funding} |
| 62 | + * added support for ORCIDs |
| 63 | + * switched to ACM 2012 classification system |
| 64 | + * added new macros for extended metadata \category, \relatedversion, \supplement, \funding, \acknowledgements |
| 65 | + * added warnings for missing mandatory metadata |
| 66 | + * added preconfigured enumeration styles based on the enumerate package |
| 67 | + * added option \hideLIPIcs to hide all LIPIcs related information |
| 68 | + * added support for line numbers |
| 69 | + * Bugfixes |
| 70 | + * fixed copyright line |
| 71 | + * added warning when using outdated subfig package due to incompatibilities in preloaded subcaption package |
| 72 | + * fixed bug when using MnSymbol package |
| 73 | + * fixed bug in numbering in theorem-like environments used in appendix |
| 74 | + * fixed problems in ToC file |
0 commit comments