diff options
author | Robert Alessi <alessi@robertalessi.net> | 2021-05-01 08:58:43 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2021-05-01 08:58:43 +0200 |
commit | 64b4b22d5fb163cb34cc29851b39a61cde9bb4a6 (patch) | |
tree | cb74ae0e753aaa9570a42bd21bfff5ae41dbb881 | |
parent | e52d2827ba496e135f36409b900b908d4840feb2 (diff) | |
download | ekdosis-64b4b22d5fb163cb34cc29851b39a61cde9bb4a6.tar.gz |
updated to 1.3-dev to avoid confusion
-rw-r--r-- | ekdosis.dtx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 4f7a21f..957093a 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/04/02 v1.2 Typesetting TEI xml-compliant critical editions] | 64 | [2021/05/01 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} |
@@ -580,7 +580,7 @@ along with this program. If not, see | |||
580 | \colorlet{cinnamon}{black}}{} | 580 | \colorlet{cinnamon}{black}}{} |
581 | \definecolor{gainsboro}{RGB}{222,222,222} | 581 | \definecolor{gainsboro}{RGB}{222,222,222} |
582 | \PassOptionsToPackage{bookmarks=true}{hyperref} | 582 | \PassOptionsToPackage{bookmarks=true}{hyperref} |
583 | \usepackage{xurl} | 583 | \usepackage[obeyspaces]{url} |
584 | \usepackage[numbered]{hypdoc} | 584 | \usepackage[numbered]{hypdoc} |
585 | \usepackage[loadlang=en]{metastr} | 585 | \usepackage[loadlang=en]{metastr} |
586 | \hypersetup{ | 586 | \hypersetup{ |
@@ -862,7 +862,7 @@ along with this program. If not, see | |||
862 | % Please send error reports and suggestions for improvements to Robert | 862 | % Please send error reports and suggestions for improvements to Robert |
863 | % Alessi: | 863 | % Alessi: |
864 | % \begin{itemize} | 864 | % \begin{itemize} |
865 | % \item email: \mailto[ekdosis package]{alessi@roberalessi.net} | 865 | % \item email: \mailto[ekdosis package]{Robert Alessi <alessi@roberalessi.net>} |
866 | % \item website: \url{http://www.robertalessi.net/ekdosis} | 866 | % \item website: \url{http://www.robertalessi.net/ekdosis} |
867 | % \item development: \url{http://git.robertalessi.net/ekdosis} | 867 | % \item development: \url{http://git.robertalessi.net/ekdosis} |
868 | % \item comments, feature requests, bug reports: | 868 | % \item comments, feature requests, bug reports: |
@@ -7499,7 +7499,7 @@ Sample text with a \textcolor{red}{word} in red. | |||
7499 | % \end{macrocode} | 7499 | % \end{macrocode} |
7500 | % \end{macro} | 7500 | % \end{macro} |
7501 | % \begin{macro}{\teidirect} | 7501 | % \begin{macro}{\teidirect} |
7502 | % \changes{v1.3}{2021/04/16}{direct insertion of elements in the | 7502 | % \changes{v1.3}{2021/05/01}{direct insertion of elements in the |
7503 | % \texttt{TEI xml} file} | 7503 | % \texttt{TEI xml} file} |
7504 | % \cs{teidirect}\oarg{xml attributes}\marg{xml element}\marg{code} | 7504 | % \cs{teidirect}\oarg{xml attributes}\marg{xml element}\marg{code} |
7505 | % does nothing in \LaTeX. Its only use is to insert elements in the | 7505 | % does nothing in \LaTeX. Its only use is to insert elements in the |
@@ -7853,7 +7853,7 @@ Sample text with a \textcolor{red}{word} in red. | |||
7853 | % \end{macrocode} | 7853 | % \end{macrocode} |
7854 | % \end{macro} | 7854 | % \end{macro} |
7855 | % \begin{macro}{\SetApparatusNoteLanguage} | 7855 | % \begin{macro}{\SetApparatusNoteLanguage} |
7856 | % \changes{v1.3}{2021/04/02}{defines an alternate language to be | 7856 | % \changes{v1.3}{2021/05/01}{defines an alternate language to be |
7857 | % applied in note apparatus entries} | 7857 | % applied in note apparatus entries} |
7858 | % \cs{SetApparatusNoteLang}\marg{languagename} can be used when | 7858 | % \cs{SetApparatusNoteLang}\marg{languagename} can be used when |
7859 | % it is needed to apply in entries introduced by the \cs{note} command | 7859 | % it is needed to apply in entries introduced by the \cs{note} command |