[latex3-commits] [l3svn] 01/02: Simplfy some \everyjob set up
noreply at latex-project.org
noreply at latex-project.org
Sat Feb 6 21:36:07 CET 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 2a88a8ea621b55314afe093fde70dc18464661bb
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Feb 6 19:49:46 2016 +0000
Simplfy some \everyjob set up
---
l3kernel/l3final.dtx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/l3kernel/l3final.dtx b/l3kernel/l3final.dtx
index 12641cd..239f2f8 100644
--- a/l3kernel/l3final.dtx
+++ b/l3kernel/l3final.dtx
@@ -279,18 +279,18 @@
\sys_if_engine_xetex_p:
}
{
- \tex_everyjob:D \exp_after:wN \exp_after:wN \exp_after:wN
+ \tex_everyjob:D \exp_after:wN
{
- \exp_after:wN \tex_the:D \exp_after:wN \tex_everyjob:D
+ \tex_the:D \exp_after:wN \tex_everyjob:D
\exp_after:wN \tex_font:D \cs:w TU/lmr/m/n/10 \cs_end:
= "[lmroman10-regular.otf]"~at~10pt \scan_stop:
\use:c { TU/lmr/m/n/10 }
}
}
{
- \tex_everyjob:D \exp_after:wN \exp_after:wN \exp_after:wN
+ \tex_everyjob:D \exp_after:wN
{
- \exp_after:wN \tex_the:D \exp_after:wN \tex_everyjob:D
+ \tex_the:D \exp_after:wN \tex_everyjob:D
\exp_after:wN \tex_font:D \cs:w T1/lmr/m/n/10 \cs_end:
= ec-lmr10 \scan_stop:
\use:c { T1/lmr/m/n/10 }
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list