summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/standalone/standalone.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/standalone/standalone.sty')
-rw-r--r--Master/texmf-dist/tex/latex/standalone/standalone.sty11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/standalone/standalone.sty b/Master/texmf-dist/tex/latex/standalone/standalone.sty
index 372d8790d7f..15c9d4dcf99 100644
--- a/Master/texmf-dist/tex/latex/standalone/standalone.sty
+++ b/Master/texmf-dist/tex/latex/standalone/standalone.sty
@@ -19,8 +19,8 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{standalone}[%
- 2012/05/20
- v1.1a
+ 2012/09/15
+ v1.1b
Package to include TeX sub-files with preambles]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\@ifundefined{ifstandalone}{%
@@ -534,8 +534,9 @@
{\sa@gobbleeol{#1}}{#1}%
}
\def\sa@endinput{%
- \@makeother\%%
- \@makeother\^^A%
+ \endlinechar`^^J\relax
+ \let\do\@makeother
+ \dospecials
\sa@@endinput
}%
\def\sa@@endinput#1^^J{%
@@ -582,7 +583,7 @@
}{}%
\global\@namedef{subpreamble@\currfilepath}{}%
\ifsa@printsubpreambles
- \endlinechar=`\^^J%
+ \endlinechar=`\^^J\relax
\else
\endlinechar=\m@ne
\fi