From f1aa91c51e256760de1a882d8c78f9d8bc0225ff Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 21 Aug 2020 08:33:46 +0200 Subject: a few corrections in the documentation --- ekdosis.dtx | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 736b7b9..0433df9 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -1100,7 +1100,7 @@ along with this program. If not, see Marciana Library 269 - Marcianus Gr. + Marcianus Gr. @@ -3560,15 +3560,15 @@ subtype="arabtex">'inna 'abI kAna mina % As a general rule, the |xml:id| global attribute must be unique for % the element that bears the attribute. Furthermore, it must begin % with a letter or an underscore and contain no characters other that -% letters, digits, hyphens underscores and full stops. \pkg{ekdosis} +% letters, digits, hyphens, underscores and full stops. \pkg{ekdosis} % issues a warning when it finds that any \meta{unique id} of % \meta{unique label} expected in the first argument of -% \cs{DeclareWitness}, \cs{DeclareHand}, \cs{DeclareScholar} or -% \cs{DeclareSource} is not unique or breaks the rules just described, -% but does not prevent the |.tex| source file from compiling. Instead, -% it prints the string || in place of the expected formatted -% siglum so that the error in the |.tex| source file can be easily -% spotted and corrected. +% \cs{DeclareWitness}, \cs{DeclareHand}, \cs{DeclareSource} or +% \cs{DeclareScholar} is not unique or breaks the rules just +% described, but does not prevent the |.tex| source file from +% compiling. Instead, it prints the string || in place of the +% expected formatted siglum so that the error in the |.tex| source +% file can be easily spotted and corrected. % % \danger As the \meta{unique id} declared with \cs{DeclareShorthand} % is not to be exported in the \texttt{TEI xml} outputfile, @@ -3733,7 +3733,7 @@ many mathematical writings and to the sense of % \texttt{TEI} element it is to be converted into and any additional % \texttt{xml} attributes to be appended to the opening \texttt{TEI} % element. For example, the \cs{sidenote} command that is provided by -% the \cs{sidenotes} package can be processed like so:--- +% the \pkg{sidenotes} package can be processed like so:--- % % \iffalse %<*example> @@ -3780,7 +3780,9 @@ many mathematical writings and to the sense of % references inserted by \pkg{ekdosis} in the back matter section of % the \texttt{TEI} ouput file. See below % \vref{sec:references-cited-works} for more information on how to do -% this.}--- +% this. Scholars can also be referred to as individuals by means of +% the \cs{DeclareScholar} command. See above +% \vpageref{ref:declare-source}.}--- % % \iffalse %<*example> @@ -3970,7 +3972,7 @@ Sample text with a \textcolor{red}{word} in red. % paragraph in the PDF output. % \item Line~4 instructs \pkg{ekdosis} to convert \env{speech} \LaTeX\ % environments into || \texttt{TEI xml} elements. -% \item Line~6 disables the |autopar| algorithm that \cs{ekdosis} +% \item Line~6 disables the |autopar| algorithm that \pkg{ekdosis} % provides by default for running paragraphs of text. As a % consequence, \env{ekdpar} is used to mark the paragraphs. % \end{remarks} @@ -4043,10 +4045,10 @@ Sample text with a \textcolor{red}{word} in red. % file, as || elements within a |listBibl| section. % % As an example, the following Bib\hologo{(La)TeX} entry and its -% \texttt{TEI} equivalent follow:\footnote{\label{fn:zotero}To the -% author's knowledge, \textsf{Zotero} (\url{https://www.zotero.org}) -% provides excellent \texttt{TEI xml} output from Bib\hologo{(La)TeX} -% input files.}--- +% \texttt{TEI} equivalent are provided:\footnote{\label{fn:zotero}To +% the author's knowledge, \textsf{Zotero} +% (\url{https://www.zotero.org}) provides excellent \texttt{TEI xml} +% output from Bib\hologo{(La)TeX} input files.}--- % % \iffalse %<*example> -- cgit v1.2.3