summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/versonotes/sample.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-31 21:25:02 +0000
committerKarl Berry <karl@freefriends.org>2023-12-31 21:25:02 +0000
commit802de4985e4a78b85d71fd60b436068b5e94e8dd (patch)
tree299d9614d368c1f860a27af1e8e223c6ed5397a3 /Master/texmf-dist/doc/latex/versonotes/sample.tex
parent7da3c81f16c9b42d0ef0c040a37a8d9c01339e4b (diff)
versonotes (31dec23)
git-svn-id: svn://tug.org/texlive/trunk@69249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/versonotes/sample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/versonotes/sample.tex27
1 files changed, 20 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/versonotes/sample.tex b/Master/texmf-dist/doc/latex/versonotes/sample.tex
index 6558462eb33..12f8b9329b9 100644
--- a/Master/texmf-dist/doc/latex/versonotes/sample.tex
+++ b/Master/texmf-dist/doc/latex/versonotes/sample.tex
@@ -1,10 +1,20 @@
\documentclass{scrartcl}
-\usepackage{url,ifxetex}
+\usepackage{iftex}
+\usepackage[implicit=false]{hyperref}
+
+\newif\ifusefontspec
\ifxetex
-\usepackage{fontspec}
-\setmainfont[Ligatures=TeX]{Hoefler Text}
+ \usefontspectrue
+\else\ifluatex
+ \usefontspectrue
+\else
+ \usefontspecfalse
+\fi\fi
+\ifusefontspec
+ \usepackage{fontspec}
+ \setmainfont[Ligatures=TeX]{Hoefler Text}
\fi
\def\UrlFont{\ttfamily \small}
@@ -28,15 +38,18 @@
This excerpt comprises the first couple of stanzas of \emph{Paradise
Lost}, with notes. The text and notes are quoted here (with
permission) to illustrate one use of the versonotes package
-(\url{http://www.ctan.org/pkg/versonotes}), and its response to
+(\url{https://www.ctan.org/pkg/versonotes}), and its response to
collisions of notes. Also, because a day with \emph{Paradise Lost} in
it is a day improved.
The text is from
-\url{https://www.dartmouth.edu/~milton/reading_room/pl/book_1/}.
+\url{https://milton.host.dartmouth.edu} (Book 1).
The general editor of this edition is Thomas H. Luxon, and the notes are
-Copyright Trustees of Dartmouth College, 1997-2014; see the colophon
-at \url{https://www.dartmouth.edu/~milton/reading_room/contents/about_mrr.shtml}.
+Copyright 1997-2023, Trustees of Dartmouth College, with a
+\href{https://creativecommons.org/licenses/by-nd/3.0/us/}{CC BY-ND 3.0 licence};
+see the
+\href{https://milton.host.dartmouth.edu/reading_room/contents/about_mrr.shtml}{colophon}
+at that site.
\pagebreak