From 079ca1921ccba0753f2c4c56b096e50672b9f503 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 28 Sep 2021 16:19:03 +0200 Subject: /s/fitfloat/fitapp --- ekdosis.dtx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 0c669f9..9530825 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> - [2021/09/06 v1.4-dev Typesetting TEI xml-compliant critical editions] + [2021/09/28 v1.4-dev Typesetting TEI xml-compliant critical editions] % %<*driver> \begin{filecontents}[noheader,overwrite]{bibdata.xml} @@ -447,7 +447,7 @@ along with this program. If not, see \vref{lst:emend-coni-corr}, ll.~23--5 for an illustrative example.} %% ekdosis:--- \footnotelayout{m} -\SetCritSymbols{suppbegin = 〈,suppend = 〉} +\SetCritSymbols{suppbegin = ⟨,suppend = ⟩} \EnvtoTEI{ancientgreek}{p}[xml:lang="grc"] \DeclareApparatus{fontium}[ delim=\hskip0.75em, @@ -7659,7 +7659,7 @@ Sample text with a \textcolor{red}{word} in red. \newif\if@pkg@float \newif\if@pkg@footins \newif\if@pkg@keyfloat -\newif\if@pkg@fitfloat +\newif\if@pkg@fitapp \newif\if@pkg@ekddivs \newif\if@parnotesroman \newif\if@pkg@parnotes @@ -7669,7 +7669,7 @@ Sample text with a \textcolor{red}{word} in red. choice layout = {float = {\@pkg@floattrue}, footins = {\@pkg@floatfalse\@pkg@footinstrue}, keyfloat = {\@pkg@floatfalse\@pkg@keyfloattrue}, - fitfloat = {\@pkg@floatfalse\@pkg@fitfloattrue}}, + fitapp = {\@pkg@floatfalse\@pkg@fitapptrue}}, initial layout = float, unknown-choice layout = \PackageError{ekdosis}{unknown layout=#1}{`layout' must be either `float' or `footins'.}, @@ -7728,7 +7728,7 @@ Sample text with a \textcolor{red}{word} in red. \keyparbox[!b]{#1}{\ekd@insert@apparatus}}} \ekd@keyparopts{} \fi -\if@pkg@fitfloat +\if@pkg@fitapp \RequirePackage{tcolorbox} \tcbuselibrary{fitting,skins} \fi @@ -8334,7 +8334,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\SetSubseparator} -% \changes{v1.4}{2021/09/06}{New command for subseparators} +% \changes{v1.4}{2021/09/28}{New command for subseparators} % \cs{SetSubseparator}\marg{sub-separator} allows to change the % \enquote{subseparator} between variant readings. By default, % no subseparator is set:--- @@ -8469,7 +8469,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % Then \cs{ekd@fitapp} is defined for |layout=fitapp|:--- % \begin{macrocode} -\if@pkg@fitfloat +\if@pkg@fitapp \newtcboxfit{\ekd@fitapp}{% blankest, fit basedim = \f@size pt, @@ -8536,7 +8536,7 @@ Sample text with a \textcolor{red}{word} in red. \if@pkg@keyfloat \ekd@insert@keyparapp \fi - \if@pkg@fitfloat + \if@pkg@fitapp \ekd@fitapp{\ekd@insert@apparatus}% \fi } @@ -8665,7 +8665,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\vmodulolinenumbers} -% \changes{v1.4}{2021/09/06}{New command to adjust modulo verse line +% \changes{v1.4}{2021/09/28}{New command to adjust modulo verse line % numbering} % \begin{macrocode} \NewDocumentCommand{\vmodulolinenumbers}{O{5}}{% @@ -9926,7 +9926,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \end{macro} % \begin{macro}{\\+} -% \changes{v1.4}{2021/09/06}{New macro for poetry} +% \changes{v1.4}{2021/09/28}{New macro for poetry} % |\\+| comes in addition to the verse commands that are provided by % the \pkg{verse} package. |\\+| causes a linebreak within a verse % line. In contrast to |\\>|, the subsequent line is not indented and -- cgit v1.2.3