[latex3-commits] [l3svn] 02/03: \everyjob not \everypar
noreply at latex-project.org
noreply at latex-project.org
Thu Feb 4 18:07:10 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 1f9044cfebdd782b184dd756101a2e79204ca464
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Feb 4 10:46:28 2016 +0000
\everyjob not \everypar
---
l3kernel/l3final.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3final.dtx b/l3kernel/l3final.dtx
index 32520f3..97c283c 100644
--- a/l3kernel/l3final.dtx
+++ b/l3kernel/l3final.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%% File: l3final.dtx Copyright (C) 1990-2015 The LaTeX3 Project
+%% File: l3final.dtx Copyright (C) 1990-2016 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -265,7 +265,7 @@
% need a font. At present, select Latin Modern Roman at 10\,pt:
% entirely arbitrary but at least usable.
% \begin{macrocode}
-\tex_everypar:D \exp_after:wN
+\tex_everyjob:D \exp_after:wN
{
\exp_after:wN \tex_font:D \cs:w T1/lmr/m/n/10 \cs_end:
= ec-lmr10 \scan_stop:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list