Skip to content

Commit

Permalink
fix in etoolbox fixes github-0360
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankMittelbach committed Aug 25, 2020
1 parent f9e38d9 commit 228d3d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/testfiles-lthooks2/github-0360.lvt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

\AtEndPreamble{%
\typeout{+++endpreamble+++ check}%
\typeout{XXXX -------- Currently wrong: nesting not executed}%
\typeout{XXXX -------- Correct: nesting executed}%
\AtEndPreamble{\typeout{+++endpreamble+++ check nested}}
}

Expand Down
3 changes: 2 additions & 1 deletion base/testfiles-lthooks2/github-0360.tlg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Don't change this file in any respect.
+++env/document/begin+++ check
XXXX -------- Correct: nesting not executed
+++endpreamble+++ check
XXXX -------- Currently wrong: nesting not executed
XXXX -------- Correct: nesting executed
+++endpreamble+++ check nested
(../l3backend-dvips.def
File: l3backend-dvips.def ....-..-.. L3 backend support: dvips
\l__pdf_internal_box=\box...
Expand Down

0 comments on commit 228d3d9

Please sign in to comment.