From 963914ddc7252b9f6d59db0e1d393f28c658917b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 24 May 2024 03:02:22 +0000 Subject: CTAN sync 202405240302 --- macros/latex/contrib/easybook/easybook.dtx | 6 +- macros/latex/contrib/easybook/easybook.pdf | Bin 632797 -> 632950 bytes macros/latex/contrib/easybook/easybook.tex | 6 +- macros/latex/contrib/hyperref/ChangeLog.txt | 15 +++- macros/latex/contrib/hyperref/README.md | 2 +- macros/latex/contrib/hyperref/doc/backref.pdf | Bin 206469 -> 206469 bytes .../latex/contrib/hyperref/doc/hyperref-doc.html | 2 +- macros/latex/contrib/hyperref/doc/hyperref-doc.pdf | Bin 318424 -> 318600 bytes macros/latex/contrib/hyperref/doc/hyperref-doc.tex | 2 +- .../latex/contrib/hyperref/doc/hyperref-doc2.html | 4 +- .../latex/contrib/hyperref/doc/hyperref-doc3.html | 4 +- .../latex/contrib/hyperref/doc/hyperref-doc4.html | 4 +- .../latex/contrib/hyperref/doc/hyperref-doc5.html | 4 +- .../latex/contrib/hyperref/doc/hyperref-doc6.html | 4 +- .../latex/contrib/hyperref/doc/hyperref-doc7.html | 4 +- .../latex/contrib/hyperref/doc/hyperref-doc8.html | 4 +- .../latex/contrib/hyperref/doc/hyperref-doc9.html | 4 +- .../contrib/hyperref/doc/hyperref-linktarget.pdf | Bin 439699 -> 439109 bytes macros/latex/contrib/hyperref/doc/hyperref.pdf | Bin 2343152 -> 2341341 bytes macros/latex/contrib/hyperref/doc/nameref.pdf | Bin 172475 -> 172475 bytes macros/latex/contrib/hyperref/doc/xr-hyper.pdf | Bin 318270 -> 304784 bytes macros/latex/contrib/hyperref/hluatex.dtx | 5 +- .../latex/contrib/hyperref/hyperref-linktarget.dtx | 2 +- macros/latex/contrib/hyperref/hyperref-patches.dtx | 2 +- macros/latex/contrib/hyperref/hyperref.dtx | 81 ++++++++------------- macros/latex/contrib/hyperref/xr-hyper.dtx | 8 +- macros/latex/required/l3backend/l3backend-code.pdf | Bin 907105 -> 907117 bytes 27 files changed, 79 insertions(+), 84 deletions(-) (limited to 'macros') diff --git a/macros/latex/contrib/easybook/easybook.dtx b/macros/latex/contrib/easybook/easybook.dtx index 12ae872938..8ee29883b1 100644 --- a/macros/latex/contrib/easybook/easybook.dtx +++ b/macros/latex/contrib/easybook/easybook.dtx @@ -14,7 +14,7 @@ % This work has the LPPL maintenance status `maintained'. %<*class> \NeedsTeXFormat{LaTeX2e}[2021/11/15] -\ProvidesExplClass{easybook}{2024/05/22}{2024bs} +\ProvidesExplClass{easybook}{2024/05/23}{2024bt} {Easily typesetting Chinese theses or books} \bool_new:N \l__eb_compile_draft_bool @@ -301,7 +301,7 @@ %<*package> \NeedsTeXFormat{LaTeX2e}[2021/11/15] \RequirePackage{etoolbox} -\ProvidesExplPackage{easybase}{2024/05/22}{2024bs} +\ProvidesExplPackage{easybase}{2024/05/23}{2024bt} {Easily typesetting Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -2582,7 +2582,7 @@ } % %<*tcolorbox> -\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/22}{2024bs} +\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/23}{2024bt} {Customization of tcolorbox for easybook} \cs_set_protected:Npn \addtotcbstyle #1#2 diff --git a/macros/latex/contrib/easybook/easybook.pdf b/macros/latex/contrib/easybook/easybook.pdf index 4895096d8a..8ef02ccff9 100644 Binary files a/macros/latex/contrib/easybook/easybook.pdf and b/macros/latex/contrib/easybook/easybook.pdf differ diff --git a/macros/latex/contrib/easybook/easybook.tex b/macros/latex/contrib/easybook/easybook.tex index b146662cb3..fe946f33b1 100644 --- a/macros/latex/contrib/easybook/easybook.tex +++ b/macros/latex/contrib/easybook/easybook.tex @@ -23,8 +23,8 @@ name = easybook, color-scheme = blue, title = EASYBOOK使用手册, - version = v2024bs, - date = 2024/05/22, + version = v2024bt, + date = 2024/05/23, authors = 瞿毅, info = 简便地排版中文学位论文或书籍, email = toquyi@163.com, @@ -373,7 +373,7 @@ \ebtoolsset{hyphen-figure = {-}} \end{ctexexam} - \easybook{} 文档类有三种选项:布尔型 \choicekey*{key}{true,false},选项的值为真 \code{true} 或假 \code{false},如果不指定默认为真。键值型 \key*{key}{value} 需要为选项指定值,后面 \code{=} 号不能省略。选择型 \choicekey*{key}{one,\fbox{two},three} 根据提供的可选值进行设定。 + \easybook{} 文档类有四种选项:1. 布尔型 \choicekey*{key}{true,false} 选项的值为真 \code{true} 或假 \code{false},如果不指定默认为真。2. 键值型 \key*{key}{value} 需要为选项指定值,后面 \code{=} 号不能省略。3. 键型 \option*{key} 不需要为选项指定值。4. 选择型 \choicekey*{key}{one,\fbox{two},three} 根据提供的可选值进行设定。 \end{cnltxlist} \subsection[工具]{工具\smodule{tools}} diff --git a/macros/latex/contrib/hyperref/ChangeLog.txt b/macros/latex/contrib/hyperref/ChangeLog.txt index 28d6ff9240..7d8f3b3a24 100644 --- a/macros/latex/contrib/hyperref/ChangeLog.txt +++ b/macros/latex/contrib/hyperref/ChangeLog.txt @@ -1,3 +1,17 @@ +2024-05-25 Ulrike Fischer + * hyperref.dtx: load stringenc always to allow the use of pdfencoding in a group. + +2024-05-22 Ulrike Fischer + * hyperref.dtx: add \@makeother{:} to \hyper@normalise, issue #340 + +2024-04-22 Ulrike Fischer + * hyperref.dtx: remove auxhook package. + +2024-02-14 Ulrike Fischer + * hyperref.dtx: allow commands in counter names +issue #330 + +Version: 2024-01-20 v7.01h 2024-01-20 Ulrike Fischer * hyperref.dtx: alias for \deferred@thm@head to allow patching if czech is used, issue #324 @@ -5,7 +19,6 @@ issue #324 2024-01-20 Ulrike Fischer * create xr-hyper.dtx, align it with the current xr.dtx to prepare the merge -Version: 2024-01-20 v7.01h 2024-01-19 Ulrike Fischer * xr-hyper.sty: add support for properties, issue latex3/latex2e#1180 diff --git a/macros/latex/contrib/hyperref/README.md b/macros/latex/contrib/hyperref/README.md index 0718a1e221..7161209179 100644 --- a/macros/latex/contrib/hyperref/README.md +++ b/macros/latex/contrib/hyperref/README.md @@ -1,6 +1,6 @@ # README for hyperref bundle -Version 2024-01-20 v7.01h +Version 2024-05-23 v7.01i ## INTRODUCTION diff --git a/macros/latex/contrib/hyperref/doc/backref.pdf b/macros/latex/contrib/hyperref/doc/backref.pdf index c145263b55..ae783bd0cf 100644 Binary files a/macros/latex/contrib/hyperref/doc/backref.pdf and b/macros/latex/contrib/hyperref/doc/backref.pdf differ diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc.html b/macros/latex/contrib/hyperref/doc/hyperref-doc.html index b83a28781f..70741ce170 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc.html +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc.html @@ -25,7 +25,7 @@ href="https://github.com/latex3/hyperref/issues" class="url" >https://github.com/latex3/hyperref/issues)
2024-01-20 v7.01h
+class="ec-lmr-12">2024-05-23 v7.01i

Contents

diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc.pdf b/macros/latex/contrib/hyperref/doc/hyperref-doc.pdf index fff97a2b36..51e6b0d29b 100644 Binary files a/macros/latex/contrib/hyperref/doc/hyperref-doc.pdf and b/macros/latex/contrib/hyperref/doc/hyperref-doc.pdf differ diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc.tex b/macros/latex/contrib/hyperref/doc/hyperref-doc.tex index ea17fc7817..55b0476967 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc.tex +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc.tex @@ -166,7 +166,7 @@ } \makeatother \title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}} -\date{2024-01-20 v7.01h} +\date{2024-05-23 v7.01i} \begin{document} diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc2.html b/macros/latex/contrib/hyperref/doc/hyperref-doc2.html index e24d5ff1cd..a3d6f2bce0 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc2.html +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc2.html @@ -12,8 +12,8 @@ >

1 1Now: https://ctan.org/tex-archive/support/hypertex/hypertex

diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc3.html b/macros/latex/contrib/hyperref/doc/hyperref-doc3.html index 516b3b2573..5307489974 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc3.html +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc3.html @@ -12,8 +12,8 @@ >

2 2This is borrowed from an article by Arthur Smith.

diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc4.html b/macros/latex/contrib/hyperref/doc/hyperref-doc4.html index cada83835b..1003f3d1c8 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc4.html +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc4.html @@ -12,8 +12,8 @@ >

3 3Make sure you turn off the partial font downloading supported by dvips and

4 4But work has started to reduce the number of redefinition and so the dependencies on the loading order.

diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc6.html b/macros/latex/contrib/hyperref/doc/hyperref-doc6.html index 8d8b5298b1..3f287f8bb4 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc6.html +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc6.html @@ -12,8 +12,8 @@ >
5 5This section moved from the README file, needs more integration into the manual
diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc7.html b/macros/latex/contrib/hyperref/doc/hyperref-doc7.html index 767dd0b5b4..30410c45c9 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc7.html +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc7.html @@ -12,8 +12,8 @@ >

6 6It will be merged with the xr package soon

diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc8.html b/macros/latex/contrib/hyperref/doc/hyperref-doc8.html index dc87a971db..4a67e9b1b2 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc8.html +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc8.html @@ -12,8 +12,8 @@ >
7 7This section moved from the README file, needs more integration into the manual
diff --git a/macros/latex/contrib/hyperref/doc/hyperref-doc9.html b/macros/latex/contrib/hyperref/doc/hyperref-doc9.html index da2b18955e..c6f5c87fc8 100644 --- a/macros/latex/contrib/hyperref/doc/hyperref-doc9.html +++ b/macros/latex/contrib/hyperref/doc/hyperref-doc9.html @@ -12,8 +12,8 @@ >
8 8This section moved from the README file, needs more integration into the manual
diff --git a/macros/latex/contrib/hyperref/doc/hyperref-linktarget.pdf b/macros/latex/contrib/hyperref/doc/hyperref-linktarget.pdf index 7392570e8a..f95e9380f6 100644 Binary files a/macros/latex/contrib/hyperref/doc/hyperref-linktarget.pdf and b/macros/latex/contrib/hyperref/doc/hyperref-linktarget.pdf differ diff --git a/macros/latex/contrib/hyperref/doc/hyperref.pdf b/macros/latex/contrib/hyperref/doc/hyperref.pdf index cb1dbc9af6..62ce7aba61 100644 Binary files a/macros/latex/contrib/hyperref/doc/hyperref.pdf and b/macros/latex/contrib/hyperref/doc/hyperref.pdf differ diff --git a/macros/latex/contrib/hyperref/doc/nameref.pdf b/macros/latex/contrib/hyperref/doc/nameref.pdf index acea390806..47209adb7c 100644 Binary files a/macros/latex/contrib/hyperref/doc/nameref.pdf and b/macros/latex/contrib/hyperref/doc/nameref.pdf differ diff --git a/macros/latex/contrib/hyperref/doc/xr-hyper.pdf b/macros/latex/contrib/hyperref/doc/xr-hyper.pdf index 65cfddbafa..3b4395c0f6 100644 Binary files a/macros/latex/contrib/hyperref/doc/xr-hyper.pdf and b/macros/latex/contrib/hyperref/doc/xr-hyper.pdf differ diff --git a/macros/latex/contrib/hyperref/hluatex.dtx b/macros/latex/contrib/hyperref/hluatex.dtx index 092b41aad2..8a90953abb 100644 --- a/macros/latex/contrib/hyperref/hluatex.dtx +++ b/macros/latex/contrib/hyperref/hluatex.dtx @@ -1,6 +1,6 @@ % \iffalse % Source File: hluatex.dtx -% 2024-01-20 v7.01h +% 2024-05-23 v7.01i % % Copyright % 2016-2019 Oberdiek Package Support Group @@ -31,13 +31,12 @@ % % \begin{macrocode} %<*luatex> -%% 2024-01-20 v7.01h +%% 2024-05-23 v7.01i %% force unicode encoding, see issue #101 %% code mostly copied from hxetex.def \HyPsd@LoadUnicode \Hy@unicodetrue \let\HyPsd@pdfencoding\HyPsd@pdfencoding@unicode -\HyPsd@LoadStringEnc %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % remains of luatex85 package \protected\def\pdfcatalog {\pdfextension catalog } diff --git a/macros/latex/contrib/hyperref/hyperref-linktarget.dtx b/macros/latex/contrib/hyperref/hyperref-linktarget.dtx index 2348e91e8f..c35b68d116 100644 --- a/macros/latex/contrib/hyperref/hyperref-linktarget.dtx +++ b/macros/latex/contrib/hyperref/hyperref-linktarget.dtx @@ -53,7 +53,7 @@ % }^^A % } % -% \date{Version 2024-01-20 v7.01h} +% \date{Version 2024-05-23 v7.01i} % % \maketitle % \begin{documentation} diff --git a/macros/latex/contrib/hyperref/hyperref-patches.dtx b/macros/latex/contrib/hyperref/hyperref-patches.dtx index 0f23ee5525..c9ffbf15bc 100644 --- a/macros/latex/contrib/hyperref/hyperref-patches.dtx +++ b/macros/latex/contrib/hyperref/hyperref-patches.dtx @@ -55,7 +55,7 @@ % }^^A % } % -% \date{Version 2024-01-20 v7.01h} +% \date{Version 2024-05-23 v7.01i} % % \maketitle % \begin{documentation} diff --git a/macros/latex/contrib/hyperref/hyperref.dtx b/macros/latex/contrib/hyperref/hyperref.dtx index 2c6347a623..8f6096d77d 100644 --- a/macros/latex/contrib/hyperref/hyperref.dtx +++ b/macros/latex/contrib/hyperref/hyperref.dtx @@ -51,7 +51,7 @@ %\ProvidesFile{puvnenc.def} %\ProvidesFile{puarenc.def} %\ProvidesFile{psdextra.def} -% [2024-01-20 v7.01h % +% [2024-05-23 v7.01i % % Hypertext links for LaTeX] % Dummy hyperref (SR)] % Hyperref documentation driver file] @@ -594,6 +594,7 @@ % change 2021-08-14: require expl3 % change 2023-11-26: no longer require pdftexcmds % change 2023-11-26: no longer require expl3, we assume kernel is new enough. +% change 2024-05-23: load stringenc always (for pdfx) % \begin{macrocode} \RequirePackage{iftex}[2019/10/24] \RequirePackage{keyval}[1997/11/10] @@ -601,9 +602,9 @@ \RequirePackage{kvdefinekeys}[2011/04/07] \RequirePackage{pdfescape}[2007/11/11] \RequirePackage{hycolor} -\RequirePackage{auxhook}[2009/12/14] \RequirePackage{nameref}[2012/07/28] \RequirePackage{etoolbox} +\RequirePackage{stringenc}[2009/12/15]% \def\Hy@Error{\PackageError{hyperref}} \def\Hy@Warning{\PackageWarning{hyperref}} \def\Hy@WarningNoLine{\PackageWarningNoLine{hyperref}} @@ -1864,30 +1865,27 @@ % % \begin{macrocode} \ifx\HyPsd@pdfencoding\HyPsd@pdfencoding@auto - \@ifundefined{StringEncodingConvertTest}{% - }{% - \EdefUnescapeString\HyPsd@temp#1% - \iftutex - \let\HyPsd@UnescapedString\HyPsd@temp - \StringEncodingConvertTest\HyPsd@temp\HyPsd@temp - {utf16be}{ascii-print}{% - \EdefEscapeString\HyPsd@temp\HyPsd@temp - \global\let#1\HyPsd@temp - \HyPsd@EscapeTeX#1% - \Hy@unicodefalse - }{% - \HyPsd@EscapeTeX#1% - }% - \else - \StringEncodingConvertTest\HyPsd@temp\HyPsd@temp - {utf16be}{pdfdoc}{% - \EdefEscapeString\HyPsd@temp\HyPsd@temp - \global\let#1\HyPsd@temp - \HyPsd@EscapeTeX#1% - \Hy@unicodefalse - }{}% - \fi - }% + \EdefUnescapeString\HyPsd@temp#1% + \iftutex + \let\HyPsd@UnescapedString\HyPsd@temp + \StringEncodingConvertTest\HyPsd@temp\HyPsd@temp + {utf16be}{ascii-print}{% + \EdefEscapeString\HyPsd@temp\HyPsd@temp + \global\let#1\HyPsd@temp + \HyPsd@EscapeTeX#1% + \Hy@unicodefalse + }{% + \HyPsd@EscapeTeX#1% + }% + \else + \StringEncodingConvertTest\HyPsd@temp\HyPsd@temp + {utf16be}{pdfdoc}{% + \EdefEscapeString\HyPsd@temp\HyPsd@temp + \global\let#1\HyPsd@temp + \HyPsd@EscapeTeX#1% + \Hy@unicodefalse + }{}% + \fi \fi \fi % \end{macrocode} @@ -4819,9 +4817,6 @@ \hypersetup{unicode}% \ifHy@unicode \def\HyPsd@pdfencoding{#1}% - \ifx\HyPsd@pdfencoding\HyPsd@pdfencoding@auto - \HyPsd@LoadStringEnc - \fi \else \Hy@Warning{Cannot switch to unicode bookmarks}% \let\HyPsd@pdfencoding\HyPsd@pdfencoding@pdfdoc @@ -4844,22 +4839,6 @@ % \begin{macrocode} \let\HyPsd@pdfencoding\HyPsd@pdfencoding@unicode \HyPsd@LoadUnicode -\def\HyPsd@LoadStringEnc{% - \RequirePackage{stringenc}[2009/12/15]% - \let\HyPsd@LoadStringEnc\relax -} -\Hy@AtBeginDocument{% - \@ifpackageloaded{stringenc}{% - \let\HyPsd@LoadStringEnc\relax - }{% - \def\HyPsd@LoadStringEnc{% - \Hy@WarningNoLine{% - Missing package `stringenc'. Use `pdfencoding=auto'\MessageBreak - in the preamble or load the package there% - }% - }% - }% -} % \end{macrocode} % % \begin{macrocode} @@ -7414,7 +7393,8 @@ % command, you can use |#| and |%| unescaped, to produce themselves. % even if, say, |#| is entered as |#| it will be converted to |\#| % so it does not die if written to an aux file etc. |\#| will write -% as |#| locally while making |\special|s. +% as |#| locally while making |\special|s. The catcode |:| is set to other +% to avoid problems with expl3 syntax. % \begin{macrocode} \begingroup \endlinechar=-1 % @@ -7427,6 +7407,7 @@ \catcode`\&\active \gdef\hyper@normalise{^^A \begingroup + \@makeother{:}^^A \catcode`\^^M\active \def^^M{ }^^A \catcode`\%\active @@ -10119,7 +10100,6 @@ \else \let\HyPsd@pdfencoding\HyPsd@pdfencoding@auto \fi -\HyPsd@LoadStringEnc \define@key{Hyp}{unicode}[true]{% \Hy@boolkey{unicode}{#1}% \ifHy@unicode @@ -12035,14 +12015,17 @@ % The whole theorem business makes up new counters on the fly; % we are going to intercept this. Sigh. Do it at the level where % new counters are defined. +% change 2024-02-14: use a csname to handle counter names with commands, +% see issue \#330 % \begin{macrocode} \@ifundefined{hyper@nopatch@counter} { \let\H@definecounter\@definecounter \def\@definecounter#1{% \H@definecounter{#1}% - \expandafter\gdef\csname theH#1\endcsname{\arabic{#1}}% - } + \expandafter + \gdef\csname theH#1\expandafter\endcsname\expandafter + {\expandafter\@arabic\csname c@#1\endcsname}}% }{} % \end{macrocode} % But what if they have used the optional argument to e.g. |\newtheorem| diff --git a/macros/latex/contrib/hyperref/xr-hyper.dtx b/macros/latex/contrib/hyperref/xr-hyper.dtx index 1acb21c688..aced2ac70b 100644 --- a/macros/latex/contrib/hyperref/xr-hyper.dtx +++ b/macros/latex/contrib/hyperref/xr-hyper.dtx @@ -26,7 +26,7 @@ % %\NeedsTeXFormat{LaTeX2e} %\ProvidesPackage{xr-hyper} -% [2024-01-20 v7.01h eXternal References (DPC)] +% [2024-05-23 v7.01i eXternal References (DPC)] % %<*driver> \documentclass{l3doc} @@ -95,7 +95,7 @@ % In the \LaTeX{} release 2023-06-01 the label syntax of \pkg{hyperref} % and the \LaTeX{} kernel have been synchronized and there is no longer % a need for two packages. \pkg{xr-hyper} already works with all documents -- -% it is not required to load\pkg{hyperref} -- and its code will move in the +% it is not required to load \pkg{hyperref} -- and its code will move in the % next \LaTeX{} release into the \pkg{xr} package. Then \pkg{xr-hyper} can be % deprecated. % @@ -108,7 +108,7 @@ % If one document needs to refer to sections of another, say |aaa.tex|, % then this package may be loaded in the main file, and the command % \begin{verbatim} -% |\externaldocument{aaa}| +% \externaldocument{aaa} % \end{verbatim} % given in the preamble. % @@ -140,7 +140,7 @@ % always work, it can be disabled by specifying \texttt{[nocite]} after the % \meta{prefix}: % \begin{verbatim} -% \externaldocument[][nocite]{aaa} +% \externaldocument[][nocite]{aaa} % \end{verbatim} % % The `document' referred to by the main argument \meta{document} is the file diff --git a/macros/latex/required/l3backend/l3backend-code.pdf b/macros/latex/required/l3backend/l3backend-code.pdf index 6490f33dbd..b53361f166 100644 Binary files a/macros/latex/required/l3backend/l3backend-code.pdf and b/macros/latex/required/l3backend/l3backend-code.pdf differ -- cgit v1.2.3