Skip to content

Commit ee9feff

Browse files
committed
disable breaking urls on every character
1 parent e3fc52a commit ee9feff

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

sample1.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,16 @@ Internet Engineering Task Force, "PKCS #10: Certification Request Syntax Specifi
187187
> Internet Engineering Task Force, "PKCS #10: Certification Request Syntax Specification Version 1.7," 2000. [Online].
188188
> Avilable: https://www.ietf.org/rfc/rfc2986.txt
189189
>
190+
191+
1. Trusted Computing Group, "DICE Protection Environment," 2023. [Online].
192+
Available: <https://trustedcomputinggroup.org>.
193+
194+
2. Trusted Computing Group, "DICE Certificate Profiles," 2020. [Online].
195+
Available: <https://trustedcomputinggroup.org>.
196+
197+
3. Internet Engineering Task Force, "Cryptographic Message Syntax (CMS)," 2009.
198+
[Online]. Avilable: <https://www.ietf.org/rfc/rfc5652.txt>.
199+
200+
4. Internet Engineering Task Force,
201+
"PKCS #10: Certification Request Syntax Specification Version 1.7," 2000.
202+
[Online]. Avilable: <https://www.ietf.org/rfc/rfc2986.txt>.

template/eisvogel.latex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ $endif$
248248
\definecolor{default-filecolor}{HTML}{4077C0}
249249
\definecolor{default-citecolor}{HTML}{4077C0}
250250
\definecolor{default-urlcolor}{HTML}{4077C0}
251-
\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available
252251
$if(footnotes-pretty)$
253252
% load footmisc in order to customize footnotes (footmisc has to be loaded before hyperref, cf. https://tex.stackexchange.com/a/169124/144087)
254253
\usepackage[hang,flushmargin,bottom,multiple]{footmisc}

0 commit comments

Comments
 (0)