From 35aa11e1c94869670fe5e9b2821c3262baf5d2f3 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 5 Jan 2022 09:23:48 +0100 Subject: xurl was causing trouble --- ekdosis.dtx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 978d9da..5f7b313 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -61,7 +61,7 @@ along with this program. If not, see %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{ekdosis} %<*package> - [2022/01/04 v1.5-dev Typesetting TEI xml-compliant critical editions] + [2022/01/05 v1.5-dev Typesetting TEI xml-compliant critical editions] % %<*driver> \begin{filecontents}[noheader,overwrite]{bibdata.xml} @@ -340,7 +340,7 @@ along with this program. If not, see @Software{keyfloat, title = {The Keyfloat package}, - subtitle = {Provides a key/value interface for generating + titleaddon = {Provides a key/value interface for generating floats}, author = {Dunn, Brian}, url = {https://ctan.org/pkg/keyfloat}, @@ -386,7 +386,7 @@ along with this program. If not, see @Software{tcolorbox, title = {The Tcolorbox package}, - subtitle = {Coloured boxes, for LaTeX examples and theorems, + titleaddon = {Coloured boxes, for LaTeX examples and theorems, etc}, author = {Sturm, Thomas F.}, url = {https://ctan.org/pkg/tcolorbox}, @@ -646,7 +646,9 @@ along with this program. If not, see \bibinput{ekdosis} \newcommand\vnref[1]{\vref{#1}, \enquote{\nameref{#1}}} \usepackage[style=oxnotes-inote,dashed]{biblatex} -\usepackage{xurl} +\setcounter{biburllcpenalty}{100} +\setcounter{biburlucpenalty}{200} +\setcounter{biburlnumpenalty}{100} \DefineBibliographyStrings{english}{ seenote={cf\adddotspace n\adddotspace}} \DeclareSourcemap{ @@ -7789,7 +7791,7 @@ Sample text with a \textcolor{red}{word} in red. % \end{macrocode} % \paragraph{\textsf{ekdosis} Symbol} % \begin{macro}{\eKd} -% \changes{v1.5}{2022/01/04}{Prints \textsf{ekdosis} indentifying +% \changes{v1.5}{2022/01/05}{Prints \textsf{ekdosis} indentifying % symbol} As of v1.5, \pkg{ekdosis} has its own identifying % symbol. It is produced by \cs{eKd} and best printed with the Old % Standard Greek font. -- cgit v1.2.3