Skip to content

Releases: MFOberwolfach/SNAPSHOTS

v3.0.1

11 Sep 14:30
Compare
Choose a tag to compare

Just a minor change regarding footnotes:

  • Use \footnote after a punctuation mark and \footnotewithspace after a word. The control sequence \footnotewithoutspace has been removed.

v3.0.0

19 May 14:27
Compare
Choose a tag to compare
  • Option \creditsversionone removed. All snapshots are printed with the current credits.
  • Plural heuristics of the \junioreditor command removed. Please indicate plural explicitely in case of more than one junior editor as explained in template.tex.
  • French is supported to allow translations into French.
  • The cleveref package is prefered over autoref and therefore loaded and used in template.tex.
  • An example on how to cite a snapshot was added to the references of tempate.tex.
  • template.tex contains hints for writing a good snapshot.
  • Default senior editor in template.tex updated.
  • Spacing of the footnote marks improved. \footnotewithoutspace added for footnotes following punctuation marks.
  • trackchanges.sty updated, because soulutf8 merged into soul.
  • Class warnings removed or fixed.

v2.4.0

10 Sep 11:50
Compare
Choose a tag to compare

changes

  • snapshotmfo.cls and template.tex: "fine arts" added to the possible connections to other fields
  • template.tex: default senior editor is now Sophia Jahns

v2.3.0

04 Apr 18:50
Compare
Choose a tag to compare

changes

  • snapshotmfo.cls and template.tex: Spanish is now supported to allow translations to spanish
  • snapshotmfo.cls: \junioreditor now accepts explicit indication of gender and number, see template.tex for details
  • snapshotmfo.cls and template.tex: Loading of the package "ellipsis" has been moved from snapshotmfo.cls to template.tex. Otherwise heading and title would not be printed in tracked (letterspaced) sans serif font in current TeX environments.
  • template.tex: The title bookmark is offered as a workaround in the tex file as the title bookmark in snapshotmfo.cls is ignored in current TeX environments.
  • snapshotmfo.cls: the outdated package nag has been removed
  • snapshotmfo.cls now also works with the latest version of the hyperref package
  • testsuite: the unit tests have been rearranged
  • testsuite: the testing programs have been ported to python3 making them independent of the operating system

known shortcomings

  • isodate produces some warnings with Spanish but works fine

v2.2.1

06 Dec 22:33
Compare
Choose a tag to compare

changes:

  • snapshotmfo.cls: the obsolete package scrpage2 has been replaced by scrlayer-scrpage
  • snapshotmfo.cls: the class now reports with the correct date
  • snapshotmfo.cls and template.tex: in each URL http has been replaced by https
  • template.tex: the obsolete package filecontents has been removed
  • testsuite: a test of multi-line section headings has been added
  • testsuite: the wrapfig test has been repaired

known bugs:

  • the indentation of the second line of a multi-line section, subsection, or subsubsection heading has to be adjusted manually as shown in the test suite

v2.2.0

18 Dec 10:28
Compare
Choose a tag to compare

visible changes:

  • snapshot.cls: The ISSN, that the snapshots series has received
    recently, is shown on the last page.
  • template.tex: image credits now use autoref
  • template.tex: sample bibliography updated

see the RELEASE-NOTES.txt for further information

v2.1.1

26 Jul 10:01
Compare
Choose a tag to compare

changes from v2.1.0 to v2.1.1:

two small changes, see the RELEASE-NOTES.txt for further information.

v2.1.0

26 May 07:48
Compare
Choose a tag to compare

changes from v2.0.0 to v2.1.0:

  • logo band update
    The Leibniz Association changed their logo slightly by introducing a line break after the word Leibniz. Version 2 of the logo band has been changed accordingly. Version 1 of the logo band is left unchanged.

  • autoref names with ngerman
    The words "section", "Figure", etc. printed by \autoref are tacitly translated when \usepackage[ngerman]{babel} is present in the preamble.

See the RELEASE-NOTES.txt for further information.

v2.0.0

06 Mar 16:28
Compare
Choose a tag to compare

changes from v2.0.0-beta2 to v2.0.0:

  • In template.tex the optional argument [f] and [m] has been added to \senioreditor and \director, resp., to be prepared for switching the language to german.
  • In the german credits text "Bevölkerung" has been changed to "Öffentlichkeit".

See the RELEASE-NOTES.txt for further information.

v2.0.0-beta2

27 Feb 12:34
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

changes from v2.0.0-beta to v2.0.0-beta2:

  • credits
    • A snapshot submitted before 2017 must contain \creditsversionone in the preamble (which has been \logoversionone in the first beta).
    • \creditsversionone switches the logo band and the credits text, not just the logo band (as \logoversionone did in the first beta).
    • The new credits text has changed significantly.
  • test suite
    The "testsuite" folder now has
    • a "data" subfolder with the tests,
    • a "program" subfolder with the scripts,
    • and its own README.txt.

test-hyperref.tex with some documentation has been added.
Error handling and logging of the scripts has been improved.

  • trackchanges.sty
    Now the trackchanges footnotes are numbered consecutively througout the whole document: c1, c2, c3, ... In earlier versions, the counter has been reset on every page.
  • top level pdf bookmark added
    A top level pdf bookmark - or table of contents entry - has been added. This is necessary to obtain a proper table of contents tree, if the snapshot becomes part of a larger pdf, e.g. a collection of snapshots.

See RELEASE-NOTES.txt for further information