diff options
author | Robert Alessi <alessi@robertalessi.net> | 2021-05-31 11:31:19 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2021-05-31 11:31:19 +0200 |
commit | 795d032a7eddb2de49a43cf3e770a71a3c3491ef (patch) | |
tree | 044c703b73b6fa9a6d6f2def029f828f65e31e21 | |
parent | 112b1bb272b60c66d0ef2d7b6e2f40566f70b37f (diff) | |
download | ekdosis-795d032a7eddb2de49a43cf3e770a71a3c3491ef.tar.gz |
updated to 2021/05/31
-rw-r--r-- | ekdosis.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 3f0d062..6384763 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -61,7 +61,7 @@ along with this program. If not, see | |||
61 | %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] | 61 | %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] |
62 | %<package>\ProvidesPackage{ekdosis} | 62 | %<package>\ProvidesPackage{ekdosis} |
63 | %<*package> | 63 | %<*package> |
64 | [2021/05/30 v1.3-dev Typesetting TEI xml-compliant critical editions] | 64 | [2021/05/31 v1.3-dev Typesetting TEI xml-compliant critical editions] |
65 | %</package> | 65 | %</package> |
66 | %<*driver> | 66 | %<*driver> |
67 | \begin{filecontents}[noheader,overwrite]{bibdata.xml} | 67 | \begin{filecontents}[noheader,overwrite]{bibdata.xml} |
@@ -7509,7 +7509,7 @@ Sample text with a \textcolor{red}{word} in red. | |||
7509 | % \end{macrocode} | 7509 | % \end{macrocode} |
7510 | % \end{macro} | 7510 | % \end{macro} |
7511 | % \begin{macro}{\teidirect} | 7511 | % \begin{macro}{\teidirect} |
7512 | % \changes{v1.3}{2021/05/30}{direct insertion of elements in the | 7512 | % \changes{v1.3}{2021/05/31}{direct insertion of elements in the |
7513 | % \texttt{TEI xml} file} | 7513 | % \texttt{TEI xml} file} |
7514 | % \cs{teidirect}\oarg{xml attributes}\marg{xml element}\marg{code} | 7514 | % \cs{teidirect}\oarg{xml attributes}\marg{xml element}\marg{code} |
7515 | % does nothing in \LaTeX. Its only use is to insert elements in the | 7515 | % does nothing in \LaTeX. Its only use is to insert elements in the |
@@ -7868,7 +7868,7 @@ Sample text with a \textcolor{red}{word} in red. | |||
7868 | % \end{macrocode} | 7868 | % \end{macrocode} |
7869 | % \end{macro} | 7869 | % \end{macro} |
7870 | % \begin{macro}{\SetApparatusNoteLanguage} | 7870 | % \begin{macro}{\SetApparatusNoteLanguage} |
7871 | % \changes{v1.3}{2021/05/30}{defines an alternate language to be | 7871 | % \changes{v1.3}{2021/05/31}{defines an alternate language to be |
7872 | % applied in note apparatus entries} | 7872 | % applied in note apparatus entries} |
7873 | % \cs{SetApparatusNoteLang}\marg{languagename} can be used when | 7873 | % \cs{SetApparatusNoteLang}\marg{languagename} can be used when |
7874 | % it is needed to apply in entries introduced by the \cs{note} command | 7874 | % it is needed to apply in entries introduced by the \cs{note} command |