aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2020-09-30 19:37:39 +0200
committerRobert Alessi <alessi@robertalessi.net>2020-09-30 19:37:39 +0200
commit267ed955f45fbc381169a0cf67a8160e2d92c156 (patch)
tree1447e1d18340db9ba0abaa28520a0a5421ca3e45
parent1872ce46f97ab5f89c375f269eb3f45f0bbb1041 (diff)
downloadekdosis-267ed955f45fbc381169a0cf67a8160e2d92c156.tar.gz
adapt ekdosis to LaTeX 2020-10-01 (inclusion of xparse and new hook management)
-rw-r--r--ekdosis.dtx6
1 files changed, 2 insertions, 4 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx
index a771bc0..5d17daa 100644
--- a/ekdosis.dtx
+++ b/ekdosis.dtx
@@ -61,7 +61,7 @@ along with this program. If not, see
61%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] 61%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
62%<package>\ProvidesPackage{ekdosis} 62%<package>\ProvidesPackage{ekdosis}
63%<*package> 63%<*package>
64 [2020/08/14 v1.0 Typesetting TEI xml compliant critical editions] 64 [2020/10/00 v1.1-dev Typesetting TEI xml compliant critical editions]
65%</package> 65%</package>
66%<*driver> 66%<*driver>
67\begin{filecontents}[noheader,overwrite]{bibdata.xml} 67\begin{filecontents}[noheader,overwrite]{bibdata.xml}
@@ -5680,7 +5680,6 @@ Sample text with a \textcolor{red}{word} in red.
5680% \RequirePackage{expkv-def} % already loaded above 5680% \RequirePackage{expkv-def} % already loaded above
5681\RequirePackage{luacode} 5681\RequirePackage{luacode}
5682\RequirePackage{paracol} 5682\RequirePackage{paracol}
5683\RequirePackage{xparse}
5684\RequirePackage{etoolbox} 5683\RequirePackage{etoolbox}
5685\RequirePackage{lineno} 5684\RequirePackage{lineno}
5686\RequirePackage{keyfloat} 5685\RequirePackage{keyfloat}
@@ -5689,7 +5688,6 @@ Sample text with a \textcolor{red}{word} in red.
5689\RequirePackage{zref-abspage} 5688\RequirePackage{zref-abspage}
5690\RequirePackage{ltxcmds} 5689\RequirePackage{ltxcmds}
5691\RequirePackage{pdftexcmds} 5690\RequirePackage{pdftexcmds}
5692\RequirePackage{atbegshi}
5693\RequirePackage{ifoddpage} 5691\RequirePackage{ifoddpage}
5694\if@pkg@parnotes 5692\if@pkg@parnotes
5695 \RequirePackage{parnotes} 5693 \RequirePackage{parnotes}
@@ -6355,7 +6353,7 @@ Sample text with a \textcolor{red}{word} in red.
6355\NewDocumentCommand{\ekdatbegshihook}{}{% 6353\NewDocumentCommand{\ekdatbegshihook}{}{%
6356 \ifekd@pagelineation\resetlinenumber\fi 6354 \ifekd@pagelineation\resetlinenumber\fi
6357} 6355}
6358\AtBeginShipout{\ekdatbegshihook} 6356\AddToHook{shipout/before}{\ekdatbegshihook}
6359\newif\ifekd@elidednumbers 6357\newif\ifekd@elidednumbers
6360\ekvdefinekeys{ekd@lineation}{ 6358\ekvdefinekeys{ekd@lineation}{
6361 choice lineation = {page = \ekd@pagelineationtrue, 6359 choice lineation = {page = \ekd@pagelineationtrue,