Releases: gsalzer/subfiles
Releases · gsalzer/subfiles
subfiles v2.2 2020/11/14
subfiles v2.1 2020/10/29
- 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
- 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 optionv1. - Command
\ifSubfilesClassLoadedadded and documentation regarding the use of the\bibliographycommand 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
- Support for sub-bibliographies with package
bibunitsdropped, in fa-
vor of\subfix. - Command
\subfixadded. - 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
- Command
\subfileincludeadded - Basic support for bibliographies in subfiles added.
- Support for sub-bibliographies with package
bibunitsadded.
subfiles v1.4 2019/10/25
- Incompatibility with
commentclass removed. - Bug "
\unskipcannot be used in vertical mode" removed (introduced in v1.3).
subfiles v1.3 2019/09/28
- Use of
importpackage to handle directory hierarchies. \ignorespacesadded to avoid spurious spaces.- Incompatibility with commands removed that expect
\documentto be equal to\@onlypreambleafter the preamble.
subfiles v1.2 2018/07/31
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
First public release