diff options
Diffstat (limited to 'ekdosis.dtx')
-rw-r--r-- | ekdosis.dtx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 0d3ce2b..8c446d9 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -1328,7 +1328,7 @@ yesterday. | |||
1328 | % | 1328 | % |
1329 | % \begin{remarks} | 1329 | % \begin{remarks} |
1330 | % \item Close examination of lines~17--8 from \vref{lst:pj2} shows how | 1330 | % \item Close examination of lines~17--8 from \vref{lst:pj2} shows how |
1331 | % |alt| has been used to insert an abbridged lemma text in the | 1331 | % |alt| has been used to insert an abridged lemma text in the |
1332 | % apparatus criticus in print while keeping safe what is to be found | 1332 | % apparatus criticus in print while keeping safe what is to be found |
1333 | % in the \texttt{TEI xml} output. | 1333 | % in the \texttt{TEI xml} output. |
1334 | % \item The same technique has been used at line~24 to insert | 1334 | % \item The same technique has been used at line~24 to insert |
@@ -2136,15 +2136,15 @@ Some \app[type=rec2]{ | |||
2136 | % above.\\ | 2136 | % above.\\ |
2137 | % \DescribeOption{lem} |lem|$=$\meta{lemma text}\\ | 2137 | % \DescribeOption{lem} |lem|$=$\meta{lemma text}\\ |
2138 | % |lem| is the span of text the note is about. It may consist of one | 2138 | % |lem| is the span of text the note is about. It may consist of one |
2139 | % or more words, or of an abbreviated lemma text.\\ | 2139 | % or more words, or of an abridged lemma text.\\ |
2140 | % \DescribeOption{labelb} |labelb|$=$\meta{label} | 2140 | % \DescribeOption{labelb} |labelb|$=$\meta{label} |
2141 | % \hfill\tcboxverb{Mandatory}\\ | 2141 | % \hfill\tcboxverb{Mandatory}\\ |
2142 | % |labelb| is the unique label to serve as a reference for the point | 2142 | % |labelb| is the unique label to serve as a reference for the point |
2143 | % immediately preceding the lemma text. \danger |labelb| is used by | 2143 | % immediately preceding the lemma text. \danger |labelb| is used by |
2144 | % \pkg{ekdosis} to print the line numbers in the apparatus criticus | 2144 | % \pkg{ekdosis} to print the line numbers in the apparatus criticus |
2145 | % and to set the |left()| XPointer should \texttt{TEI} output be | 2145 | % and to set the |left()| XPointer should \texttt{TEI} output be |
2146 | % required. Therefore, it must be | 2146 | % required. Therefore, it must be specified. Otherwise, \pkg{ekdosis} |
2147 | % specified. Otherwise, \pkg{ekdosis} will issue an error message.\\ | 2147 | % will issue an error message.\\ |
2148 | % \DescribeOption{labele} |labele|$=$\meta{label}\\ | 2148 | % \DescribeOption{labele} |labele|$=$\meta{label}\\ |
2149 | % |labele| is the unique label to serve as a reference for the point | 2149 | % |labele| is the unique label to serve as a reference for the point |
2150 | % immediately following the lemma text. Contrary to |labelb|, |labele| | 2150 | % immediately following the lemma text. Contrary to |labelb|, |labele| |
@@ -2153,9 +2153,9 @@ Some \app[type=rec2]{ | |||
2153 | % \DescribeMacro{\linelabel} \cs{linelabel}\marg{label}\\ | 2153 | % \DescribeMacro{\linelabel} \cs{linelabel}\marg{label}\\ |
2154 | % If |labele|$=$\meta{some\_label} be specified in the optional | 2154 | % If |labele|$=$\meta{some\_label} be specified in the optional |
2155 | % argument of \cs{note}, \cs{linelabel}\marg{some\allowbreak\_label} | 2155 | % argument of \cs{note}, \cs{linelabel}\marg{some\allowbreak\_label} |
2156 | % must be inserted immediately after the lemma text so that | 2156 | % must be inserted immediately after the span of text that the note is |
2157 | % \pkg{ekdosis} can locate the exact point where the lemma text | 2157 | % about so that \pkg{ekdosis} can locate the exact point where the |
2158 | % addressed by the note ends, like so:--- | 2158 | % lemma text addressed by the note ends, like so:--- |
2159 | % | 2159 | % |
2160 | % \iffalse | 2160 | % \iffalse |
2161 | %<*example> | 2161 | %<*example> |