[latex3-commits] [l3svn] 01/02: Add sys module to source3
noreply at latex-project.org
noreply at latex-project.org
Tue Sep 8 09:35:15 CEST 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit f88a7fc004775cee0c72dbdd5eff53b9d1774e8e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Sep 8 08:18:19 2015 +0100
Add sys module to source3
---
l3kernel/l3doc.dtx | 7 ++++++-
l3kernel/source3body.tex | 1 +
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/l3kernel/l3doc.dtx b/l3kernel/l3doc.dtx
index 6beb50d..dedb815 100644
--- a/l3kernel/l3doc.dtx
+++ b/l3kernel/l3doc.dtx
@@ -1255,7 +1255,8 @@ Do not distribute a modified version of this file.
}
% \end{macrocode}
%
-% \begin{macro}{\eTeX, \IniTeX, \Lua, \LuaTeX, \pdfTeX, \XeTeX}
+% \begin{macro}{\eTeX, \IniTeX, \Lua, \LuaTeX, \pdfTeX, \XeTeX,
+% pTeX, upTeX, epTeX, eupTeX}
% Some commands for logos.
% \begin{macrocode}
\providecommand*\eTeX{\hologo{eTeX}}
@@ -1264,6 +1265,10 @@ Do not distribute a modified version of this file.
\providecommand*\LuaTeX{\hologo{LuaTeX}}
\providecommand*\pdfTeX{\hologo{pdfTeX}}
\providecommand*\XeTeX{\hologo{XeTeX}}
+\providecommand*\pTeX{p\kern-.2em\hologo{TeX}}
+\providecommand*\upTeX{up\kern-.2em\hologo{TeX}}
+\providecommand*\epTeX{$\varepsilon$-\pTeX}
+\providecommand*\eupTeX{$\varepsilon$-\upTeX}
% \end{macrocode}
% \end{macro}
%
diff --git a/l3kernel/source3body.tex b/l3kernel/source3body.tex
index 111ea1b..260d024 100644
--- a/l3kernel/source3body.tex
+++ b/l3kernel/source3body.tex
@@ -453,6 +453,7 @@ used on top of \LaTeXe{} if \cs{outer} tokens are used in the arguments.
\ExplSyntaxOff
\DocInput{l3candidates.dtx}
+\DocInput{l3sys.dtx}
\DocInput{l3luatex.dtx}
\DocInput{l3drivers.dtx}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list