From 6b625ff03140fbe3b0350ab60d4475e1caa914c4 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 1 Apr 2021 18:01:09 +0200 Subject: documentation: load chifoot and embrac. updated checksum --- ekdosis.dtx | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 33a537d..6ece3c8 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -61,7 +61,7 @@ along with this program. If not, see %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{ekdosis} %<*package> - [2020/11/04 v1.1 Typesetting TEI xml-compliant critical editions] + [2021/04/02 v1.2 Typesetting TEI xml-compliant critical editions] % %<*driver> \begin{filecontents}[noheader,overwrite]{bibdata.xml} @@ -538,6 +538,8 @@ along with this program. If not, see \babeltags{ancientgreek = greek} \def\sg#1{\textancientgreek{#1}} \usepackage[Old Standard]{mathfont} +\usepackage[biblatex=true]{embrac} +\usepackage{chifoot} \usepackage{arabluatex} \usepackage[parnotes=roman, teiexport=tidy, poetry=verse]{ekdosis} \input{ekdosis-cfg} @@ -779,7 +781,7 @@ along with this program. If not, see % % \fi % -% \CheckSum{0} +% \CheckSum{2184} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -6348,8 +6350,8 @@ Sample text with a \textcolor{red}{word} in red. % package will also be supported. Other packages will also be % considered for inclusion, such as \pkg{poetry} or % \pkg{teubner}. In the end, \pkg{ekdosis} will provide a way for -% typesetting poetry which will allow for more flexibility and -% compatibility with \texttt{TEI xml}. +% the typesetting of poetry which will allow for more flexibility +% and compatibility with \texttt{TEI xml}. % \item Correspondence and alignment, segmentation: The functions % are being tested at the time of writing and will be included in % \pkg{ekdosis}. @@ -7076,9 +7078,9 @@ Sample text with a \textcolor{red}{word} in red. % hooks meant to be shared by all declared apparatuses, such as the % font size, the format of numerals, \emph{\&c.} This command can be % used in the preamble or at any point of the document. -% \changes{v1.2}{2021/03/30}{general hooks: new option +% \changes{v1.2}{2021/04/02}{general hooks: new option % \texttt{lemmastyle}} -% \changes{v1.2}{2021/03/30}{general hooks: new option +% \changes{v1.2}{2021/04/02}{general hooks: new option % \texttt{readingstyle}} % \begin{macrocode} \ekvdefinekeys{ekd@hooks}{ @@ -7429,7 +7431,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\ekdpb} -% \changes{v1.2}{2021/03/30}{conditional page breaks} +% \changes{v1.2}{2021/04/02}{conditional page breaks} % \cs{ekdpk}\oarg{page no}\marg{line no} is used to insert conditional % page breaks by specifying that the page break should occur only on a % given line and optionally a given page. If the specified conditions @@ -7600,7 +7602,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\SetApparatusLanguage} -% \changes{v1.2}{2021/03/30}{defines an alternate language to be +% \changes{v1.2}{2021/04/02}{defines an alternate language to be % applied in apparatus entries} % \cs{SetApparatusLang}\marg{languagename} can be used when % it is needed to apply in the apparatus criticus a language @@ -7654,10 +7656,10 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\NLS} -% \cs{NLS} is adapted from a snippet written by Heiko Oberdiek. It is -% used by \pkg{ekdosis} internally to prevent page breaks between -% separating rules and subsequent notes. Therefore, it is not -% documented. +% \cs{NLS} was previously adapted from a snippet written by Heiko +% Oberdiek. It is used by \pkg{ekdosis} internally to prevent page +% breaks between separating rules and subsequent notes. Therefore, it +% is not documented. % \begin{macrocode} \newcommand*{\NLS}{% \nobreak\@normalcr\relax @@ -8947,7 +8949,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{environment} % \begin{macro}{\resetvlinenumber} -% \changes{v1.2}{2021/03/30}{resets line numbers in poetry environments} +% \changes{v1.2}{2021/04/02}{resets line numbers in poetry environments} % This command is the equivalent of \cs{resetlinenumber} for lines of % poetry. It takes an integer as optional argument, which is |1| by % default. @@ -8960,7 +8962,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{environment}{ekdstanza} -% \changes{v1.2}{2021/03/30}{new environment for stanzas} +% \changes{v1.2}{2021/04/02}{new environment for stanzas} % \env{ekdstanza} is needed when lines are grouped into stanzas, % which can be further named by means of the |type| optional % argument:--- -- cgit v1.2.3