From 98989868a186dfb00cc97024f46c7cbf40126197 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 11 Dec 2021 11:59:16 +0100 Subject: updated ekdosis.el. typo in the documentation --- ekdosis.dtx | 14 ++++++++------ ekdosis.el | 1 + 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 5cb1dac..1117273 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/12/09 v1.5-dev Typesetting TEI xml-compliant critical editions] + [2021/12/11 v1.5-dev Typesetting TEI xml-compliant critical editions] % %<*driver> \begin{filecontents}[noheader,overwrite]{bibdata.xml} @@ -754,7 +754,6 @@ along with this program. If not, see \metawritepdfpreamble \metawritepdfcontact \metawritepdfrights -\usepackage{abstract} \usepackage{multicol} \setlength\IndexMin{100pt} \usepackage{tocloft} @@ -3381,7 +3380,8 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ % % An example of the way these hooks may be used is provided below in % \vref{lst:shak-sonnet1}. -% +% +% \medskip % \noindent\textbf{Option Specific to the |layout=keyfloat| Global % Setting}\footnote{See above \vref{ref:keyfloat-opt}.}\\ % \DescribeOption{keyparopts}% @@ -3394,7 +3394,9 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ % \allowbreak|lw=1.2}| will draw a tight frame around the apparatus % block, have the words \enquote{made with \pkg{ekdosis}} printed % below this block on the -% right and set its width to |1.2\linewidth|.\\ +% right and set its width to |1.2\linewidth|. +% +% \medskip\noindent % \textbf{Options Specific to the |layout=fitapp| Global % Setting}\footnote{See above \vref{ref:fitapp-opt}.}\\ % \DescribeOption{appheight}% @@ -6491,7 +6493,7 @@ Sample text with a \textcolor{red}{word} in red.

ἐν καύμασιν - καύματι + καύματι p. 23, l. 16 Wenkebach

\end{minted} @@ -7756,7 +7758,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \paragraph{\textsf{ekdosis} Symbol} % \begin{macro}{\eKd} -% \changes{v1.5}{2021/12/09}{Prints \textsf{ekdosis} indentifying +% \changes{v1.5}{2021/12/11}{Prints \textsf{ekdosis} indentifying % symbol} As of v1.5, \pkg{ekdosis} has its own indentifying % symbol. It is produced by \cs{eKd} and best printed with the Old % Standard Greek font. diff --git a/ekdosis.el b/ekdosis.el index bac2550..d128b7a 100644 --- a/ekdosis.el +++ b/ekdosis.el @@ -287,6 +287,7 @@ ;; This package relies on lualatex, so check for it: (TeX-check-engine-add-engines 'luatex) (TeX-add-symbols + '("eKd" 0) '("ekdsetup" (TeX-arg-key-val LaTeX-ekdosis-ekdsetup-options)) '("DeclareWitness" "xml:id" "rendition" "description" [ LaTeX-ekdosis-long-key-val LaTeX-ekdosis-declarewitness-options ] -- cgit v1.2.3