]> Lady’s Gitweb - OldStandard/blobdiff - oldstandard.tex
acute needed to be repositioned in Regular and Bold
[OldStandard] / oldstandard.tex
index 58db9c5c029ee3e93710506cc97dedb2d37039f5..e44cd65d3d37454e37e4c3655fd334aeb0d70aa0 100644 (file)
@@ -1,3 +1,7 @@
+% arara: lualatex: { shell: yes }
+% arara: biber
+% arara: lualatex: { shell: yes }
+% arara: lualatex: { shell: yes }
 \RequirePackage{filecontents}
 \begin{filecontents*}{\jobname.bib}
 @software{arabluatex,
 }
 \end{filecontents*}
 \documentclass[letterpaper]{article}
-\usepackage[no-math]{fontspec}
 \usepackage{fontspec}
+\usepackage[default]{fontsetup}
 \usepackage[greek.ancient,english]{babel}
 \babeltags{grc = greek}
 
 \babelfont{rm}{Old Standard}
 \babelfont[greek]{rm}[RawFeature={+ss05;+ss06}]{Old Standard}
 
-\babelfont{tt}{CMU Typewriter Text}
-
 \newlength\defaultparindent
 \setlength\defaultparindent{\parindent}
 \usepackage{dtxdescribe}
@@ -83,8 +85,8 @@
 
 \usepackage[toc]{multitoc}
 
-\edef\pkgver{2.4a}
-\edef\pkgdate{2019/07/25}
+\edef\pkgver{2.6}
+\edef\pkgdate{2020/12/18}
 \title{\mdseries\tcbox[colframe=black, enhanced, tikznode, drop
   lifted shadow, colback=white, boxrule=.25mm]%
   {\textsc{Old Standard}\\
@@ -94,7 +96,7 @@
     \large v\pkgver -- \pkgdate}}
 
 \author{Robert Alessi \\
-\href{mailto:alessi@robertalessi.net?Subject=arabluatex package}%
+\href{mailto:alessi@robertalessi.net?Subject=OldStandard package}%
 {\texttt{alessi@robertalessi.net}}}
 \date{}
 
@@ -116,7 +118,7 @@ Copyright \textcopyright\ 2006--2011, Alexey Kryukov
 (\href{mailto:amkryukov@gmail.com}{amkryukov@gmail.com}), without
 Reserved Font Names.
 \\
-Copyright \textcopyright\ 2019, Robert Alessi
+Copyright \textcopyright\ 2019--2020, Robert Alessi
 (\href{mailto:alessi@robertalessi.net}{alessi@robertalessi.net}), without
 Reserved Font Names.
 
@@ -138,7 +140,19 @@ Version 1.1. This license is available with a FAQ at:
 \label{sec:documentation}
 No documentation is associated with this release of \emph{Old
   Standard} as every item of the original extensive documentation
-applies. The reader should refer to it.\icite{oldstandard}
+applies. The reader should refer to the documentation edited for CTAN
+by Bob Tennent:\icite{oldstandard}
+\begin{itemize}
+\item
+  \href{http://mirrors.ctan.org/fonts/oldstandard/doc/oldstand-manual.pdf}%
+  {Original manual (online version)}
+\item \href{oldstand-manual.pdf}{Original manual (local version
+    included in {\TeX}Live)}
+\end{itemize}
+
+\emph{Old Standard} also has its reference web page:
+\uref{https://web.archive.org/web/20190926123235/http://thessalonica.org.ru/en/oldstandard.html}{http://thessalonica.org.ru/en/oldstandard.html}%
+\footnote{Archived on Sept. 26, 2019.}
 
 \section{History}
 \label{sec:history}
@@ -161,7 +175,9 @@ available on CTAN and {\TeX}Live with a style file.\footnote{See
 
 Being unable himself to contact the author, the writer, while in need
 to have new letters included in \emph{Old Standard} and some issues
-addressed, took the decision to make a new release \emph{Old Standard}.
+addressed, took the decision to make a new release \emph{Old
+  Standard}, while maintaining the hope that the author will one day
+resume the development of this typeface.
 
 \paragraph{Important disclaimer}
 The writer is very far from being able to design glyphs \emph{ex
@@ -337,12 +353,9 @@ this document to be compiled with \LuaLaTeX:---
   \usepackage[greek.ancient,english]{babel}
   \babeltags{grc = greek}
   
-  \babelfont{rm}[BoldItalicFont={Old Standard Italic},
-  BoldItalicFeatures={RawFeature={+embolden=2}}]{Old Standard}
+  \babelfont{rm}{Old Standard}
   
-  \babelfont[greek]{rm}[RawFeature={+ss05;+ss06},
-  BoldItalicFont={Old Standard Italic},
-  BoldItalicFeatures={RawFeature={+embolden=2}}]{Old Standard}
+  \babelfont[greek]{rm}[RawFeature={+ss05;+ss06}]{Old Standard}
 \end{code}
 
 Then, once \emph{Old Standard} has been loaded with \cs{babelfont}
This page took 0.036493 seconds and 4 git commands to generate.