summaryrefslogtreecommitdiff
path: root/fonts/domitian
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-12-15 03:00:40 +0000
committerNorbert Preining <norbert@preining.info>2019-12-15 03:00:40 +0000
commit6a10e5334a233fe321991967f0d9dfd930303a46 (patch)
tree8cefd5aaed1203e74693312b5ff76e03b3423d42 /fonts/domitian
parent2c20697e8a5301b61c59d752fd1cfa7499724eec (diff)
CTAN sync 201912150300
Diffstat (limited to 'fonts/domitian')
-rw-r--r--fonts/domitian/COPYING4
-rw-r--r--fonts/domitian/README21
-rw-r--r--fonts/domitian/doc/domitian-doc.pdfbin0 -> 76329 bytes
-rw-r--r--fonts/domitian/doc/domitian-doc.tex71
4 files changed, 77 insertions, 19 deletions
diff --git a/fonts/domitian/COPYING b/fonts/domitian/COPYING
index 7233cb6e5d..effe27ef6e 100644
--- a/fonts/domitian/COPYING
+++ b/fonts/domitian/COPYING
@@ -776,6 +776,10 @@ OTHER DEALINGS IN THE FONT SOFTWARE.
***
+This work has the LPPL maintenance status `maintained'.
+The Current Maintainer of this work is Daniel Benjamin Miller.
+
+
The LaTeX Project Public License
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
diff --git a/fonts/domitian/README b/fonts/domitian/README
index d7a863b9d7..5db88bbc1f 100644
--- a/fonts/domitian/README
+++ b/fonts/domitian/README
@@ -1,5 +1,5 @@
-Domitian font family, version 1.0
-December 11, 2019
+Domitian font family, version 1.0a
+December 14, 2019
The Domitian fonts are a free and open-source OpenType font family, based on
the Palatino design by Hermann Zapf (1918-2015), as implemented in Palladio,
@@ -10,23 +10,6 @@ It extends Palladio with small capitals, old-style figures and scientific
inferiors. The metrics have been adjusted to more closely match Adobe Palatino,
and hinting has been improved.
-Domitian is presently only available in OpenType format. To use it with a
-modern engine such as LuaLaTeX or XeLaTeX, simply include in the preamble:
-
-\usepackage{fontspec}
-\setmainfont{Domitian}
-
-No math font is provided, but Domitian works well with newpxmath, like so:
-(This example will use Domitian for text and for math alphabets, and will use
-the mathematical symbols from newpxmath.)
-
-\usepackage{newpxmath}
-\usepackage[Domitian]{mathspec}
-
-For more usage details, see the fontspec and mathfont packages' documentation.
-
-Alternatively, the Euler math fonts are known to go well with this design.
-
Domitian is licensed under your choice of the GNU Affero GPL 3 (with a font
exception), the LaTeX Project Public License 1.3c or the SIL Open Font License
1.1. For more details, see COPYING.
diff --git a/fonts/domitian/doc/domitian-doc.pdf b/fonts/domitian/doc/domitian-doc.pdf
new file mode 100644
index 0000000000..38fd37e18e
--- /dev/null
+++ b/fonts/domitian/doc/domitian-doc.pdf
Binary files differ
diff --git a/fonts/domitian/doc/domitian-doc.tex b/fonts/domitian/doc/domitian-doc.tex
new file mode 100644
index 0000000000..98fe6ae264
--- /dev/null
+++ b/fonts/domitian/doc/domitian-doc.tex
@@ -0,0 +1,71 @@
+\documentclass[12pt]{article}
+\usepackage{amsmath,amsthm,mathpazo,mathfont,parskip,hologo,microtype,realscripts}
+\setmainfont[Numbers=OldStyle]{Domitian}
+\mathfont[upper,lower,diacritics,greekupper,greeklower,agreekupper,agreeklower,digits]{Domitian}
+\title{\textit{The} Domitian \textit{font family}\\\large \textsc{version 1.0a}}
+\author{Daniel Benjamin Miller\thanks{\texttt{dbmiller@dbmiller.org}}}
+\begin{document}
+\maketitle
+\section{Description}
+The Domitian fonts are a free and open-source OpenType font family, based on the Palatino design by Hermann Zapf (1918-2015), as implemented in Palladio (also known as \textsc{p052}), the version distributed as part of \textsc{urw}'s free Core 35 PostScript fonts (version 2.0, 2015).
+
+Domitian is meant as a drop-in replacement for Adobe's version of Palatino. It extends Palladio with small capitals, old-style figures and scientific inferiors. The metrics have been adjusted to more closely match Adobe Palatino, and hinting has been improved.
+
+\section{Basic usage}
+Domitian is presently only available in OpenType format. To use it with a
+modern engine such as \hologo{LuaLaTeX} or \hologo{XeLaTeX}, simply include in the preamble:
+
+\begin{verbatim}
+\usepackage{fontspec}
+\setmainfont{Domitian}
+\end{verbatim}
+
+\subsection{Basic samples}
+The quick brown fox jumped over the lazy dog.\\
+\textit{The quick brown fox jumped over the lazy dog.}\\
+\textbf{The quick brown fox jumped over the lazy dog.}\\
+\textbf{\textit{The quick brown fox jumped over the lazy dog.}}\\
+\textsc{the quick brown fox jumped over the lazy dog.}\\
+\liningnums{1234567890}\oldstylenums{1234567890}\textsuperscript{1234567890}\textsubscript{1234567890}
+
+\section{Mathematics support}
+
+No math font is provided, but Domitian works well with \texttt{mathpazo}, like so:
+
+
+\begin{verbatim}
+\usepackage{mathpazo}
+\usepackage{mathfont} %Loads fontspec automatically
+\mathfont[upper,lower,diacritics,greekupper,greeklower,
+agreekupper,agreeklower,digits]{Domitian}
+\setmainfont[Numbers=OldStyle]{Domitian}
+\end{verbatim}
+
+
+(This example will use Domitian for text and for math alphabets, and will use
+the mathematical symbols from \texttt{mathpazo}; \texttt{newpxmath} also works well.)
+
+
+
+For more usage details, see the \texttt{fontspec} and \texttt{mathfont} packages' documentation.
+
+
+\subsection{Basic mathematics samples}
+\[
+ \tilde f\left(\omega\right)=\frac{1}{2\pi}
+ \int_{-\infty}^\infty f\left(x\right)e^{-i\omega x}\,dx
+\]
+\begin {align}\sum_{i= 0}^{n-1} \left(b + i d\right) a^i &= b \sum_{i= 0}^{n-1} a^i + d \sum_{i= 0}^{n-1} i a^i\\
+ & = b \left(\frac{1-a^n}{1-a}\right) + d \left(\frac{a-na^n+\left(n-1\right)a^{n+1}}{\left(1-a\right)^2}\right)\\
+ & = \frac{b\left(1-a^n\right) - \left(n - 1\right)d a^n}{1 - a}+\frac{da\left(1 - a^{n - 1}\right)}{\left(1 - a\right)^2}
+\end {align}
+
+\section{Copyrights and licensing}
+Copyright © 2014, 2015 by (\textsc{urw})++ Design \& Development.\\
+Copyright © 2019 by Daniel Benjamin Miller.
+
+Domitian is made available under your choice of the \textsc{gnu} Affero \textsc{gpl} 3.0 (with a font
+exception), the \hologo{LaTeX} Project Public License 1.3c or the \textsc{sil} Open Font License
+1.1. For more details, see \texttt{COPYING}.
+
+\end{document} \ No newline at end of file