From 4b05238fee9c43acb8d05b98779e7c559e651c9d Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 14 Aug 2020 10:52:56 +0200 Subject: adapted makefiles. a few additions in the documentation. this is v1.0 --- ekdosis.dtx | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) (limited to 'ekdosis.dtx') diff --git a/ekdosis.dtx b/ekdosis.dtx index ebbd2ee..5eb4844 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -582,20 +582,6 @@ along with this program. If not, see % \metapick[print]{titletext} % \end{tcolorbox} % -% \begin{comment} -% \begin{tcolorbox}[title=Notice to the Gentle Reader] -% The current state of this documentation covers the basics of -% \pkg{ekdosis}, namely what should be enough to start a new -% document and see how it works. v1.0 with a full documentation -% should be out by the end of July. Until then, there is a web -% page that can be accessed,\footnote{% -% \url{http://www.robertalessi.net/ekdosis}} with a mailing list -% that one can subscribe to and a section entitled -% \enquote{Literature} where one will find some slides and a paper -% submitted to a journal. -% \end{tcolorbox} -% \end{comment} -% % \tableofcontents % \listoflistings % @@ -2608,6 +2594,15 @@ argument of the % can be used to enable modulo line numbering as described above.\\ % \DescribeMacro{\resetlinenumber} \cs{resetlinenumber}\oarg{n} resets % the line number to one or to \emph{n} if specified.\\ +% \DescribeMacro{\linenumberfont} +% \cs{renewcommand}|{\linenumberfont}|\marg{commands} can be used to +% set the font used for the line numbers that are printed in the +% margins. By default, the definition is +% \cs{normalfont}\cs{footnotesize}.\\ +% \DescribeMacro{\linenumbersep} \cs{linenumbersep} is the distance +% between the numbers and the margin. By default, this distance is set +% to \unit[10]{pt}. It can be redefined like so: +% \cs{setlength}\cs{linenumbersep}\marg{length}.\\ % \DescribeMacro{\linelabel} \DescribeMacro{\lineref} % \cs{linelabel}\marg{label} sets a line label that can be referred to % with \cs{lineref}\marg{label}. @@ -3463,6 +3458,7 @@ subtype="arabtex">'inna 'abI kAna mina % issue warnings if such labels contain invalid strings. % % \paragraph{\texttt{TEI xml} Export Settings} +% \label{ref:setteixmlexport} % \DescribeMacro{\SetTEIxmlExport} \cs{SetTEIxmlExport}\marg{csv list % of options} can be used in the preamble or at any point of the % document, except inside environments set to receive an apparatus @@ -3811,7 +3807,8 @@ Sample text with a \textcolor{red}{word} in red. % speech.\footnote{See % \url{https://tei-c.org/release/doc/tei-p5-doc/en/html/TS.html}.} The % technique applied below uses \cs{EnvtoTEI} conjointly with -% \cs{SetTEIxmlExport}|{autopar=|\allowbreak|false}|:--- +% \cs{SetTEIxmlExport}|{autopar=|\allowbreak|false}| described above +% \vpageref{ref:setteixmlexport}:--- % % \iffalse %<*example> -- cgit v1.2.3