Skip to content

Releases: gsalzer/subfiles

subfiles v2.2 2020/11/14

14 Nov 22:47
Compare
Choose a tag to compare

Bugfix: incompatibility of subfiles package with tabular environments removed. The incompatibility was introduced with version v2.1.

subfiles v2.1 2020/10/29

07 Nov 21:49
Compare
Choose a tag to compare
  • Bugfix: In some situations, the hooks of \begin{document} and \end{document} were triggered when loading a subfile. This occurred
    in particular with packages for handling CJK languages.
  • Documentation: Section about cross-referencing added.

subfiles v2.0 2020/09/07

07 Sep 18:10
Compare
Choose a tag to compare
  • Compatibility issues with LaTeX2e <2020-10-01> resolved.
  • By default, text after \end{document} as well as the preamble of subfiles, when loaded with \subfile, are ignored now. The old behaviour is available via the new package option v1.
  • Command \ifSubfilesClassLoaded added and documentation regarding the use of the \bibliography command corrected.
  • Issue arising from main file and subfiles having the same name resolved.
  • Problem with the search path for images resolved.

subfiles v1.6 2020/02/14

14 Feb 15:31
Compare
Choose a tag to compare
  • Support for sub-bibliographies with package bibunits dropped, in fa-
    vor of \subfix.
  • Command \subfix added.
  • Incompatibility with standalone class removed.
  • The options of the main class are now also processed when typesetting
    a subfile; before they were ignored.

subfiles v1.5 2019/10/30

30 Oct 14:28
c537eb5
Compare
Choose a tag to compare
  • Command \subfileinclude added
  • Basic support for bibliographies in subfiles added.
  • Support for sub-bibliographies with package bibunits added.

subfiles v1.4 2019/10/25

28 Oct 11:00
3010021
Compare
Choose a tag to compare
  • Incompatibility with comment class removed.
  • Bug "\unskip cannot be used in vertical mode" removed (introduced in v1.3).

subfiles v1.3 2019/09/28

28 Oct 10:51
0e01a2c
Compare
Choose a tag to compare
  • Use of import package to handle directory hierarchies.
  • \ignorespaces added to avoid spurious spaces.
  • Incompatibility with commands removed that expect \document to be equal to \@onlypreamble after the preamble.

subfiles v1.2 2018/07/31

28 Oct 10:44
ed4869f
Compare
Choose a tag to compare

The subfiles package is now compatible with classes and packages that modify the \document command, like the class revtex4.

subfiles v1.1 2012/05/23

28 Oct 10:31
3f853f9
Compare
Choose a tag to compare

First public release