]> Lady’s Gitweb - OldStandard/blobdiff - oldstandard.tex
reshaped macron, acute, grave and j in bold italic
[OldStandard] / oldstandard.tex
index 7ec1d60e87f75036ca1f8b6a593a013ac48a7af8..e6da270eb409d8c45e827e3e3852f676c6d7c601 100644 (file)
 \babelfont{rm}[Path = otf/,
 ItalicFont={OldStandard-Italic.otf},
 BoldFont={OldStandard-Bold.otf},
 \babelfont{rm}[Path = otf/,
 ItalicFont={OldStandard-Italic.otf},
 BoldFont={OldStandard-Bold.otf},
-BoldItalicFont={OldStandard-Italic.otf},
-BoldItalicFeatures={RawFeature={+embolden=2}}]{OldStandard-Regular.otf}
+BoldItalicFont={OldStandard-BoldItalic.otf}]{OldStandard-Regular.otf}
 
 \babelfont[greek]{rm}[Path = otf/,
 RawFeature={+ss05;+ss06},
 ItalicFont={OldStandard-Italic.otf},
 BoldFont={OldStandard-Bold.otf},
 
 \babelfont[greek]{rm}[Path = otf/,
 RawFeature={+ss05;+ss06},
 ItalicFont={OldStandard-Italic.otf},
 BoldFont={OldStandard-Bold.otf},
-BoldItalicFont={OldStandard-Italic.otf},
-BoldItalicFeatures={RawFeature={+embolden=2}}]{OldStandard-Regular.otf}
+BoldItalicFont={OldStandard-BoldItalic.otf}]{OldStandard-Regular.otf}
 
 \babelfont{tt}{CMU Typewriter Text}
 
 
 \babelfont{tt}{CMU Typewriter Text}
 
@@ -61,7 +59,7 @@ BoldItalicFeatures={RawFeature={+embolden=2}}]{OldStandard-Regular.otf}
 \usepackage{hyperref}
 \hypersetup{unicode=true, linktocpage=true, colorlinks,
   allcolors=cinnamon, pdfauthor={Robert Alessi}, pdftitle={Old
 \usepackage{hyperref}
 \hypersetup{unicode=true, linktocpage=true, colorlinks,
   allcolors=cinnamon, pdfauthor={Robert Alessi}, pdftitle={Old
-    Standard T}}
+    Standard}}
 \usepackage{uri}
 
 \usepackage{enumitem}
 \usepackage{uri}
 
 \usepackage{enumitem}
@@ -157,7 +155,7 @@ under the terms of the OFL license (see above,
 update dates back to Aug.\ 12, 2013. To be more precise, all of the
 five \enquote*{commits} the writer was able to see were pushed on the
 very same day. Since then, two \enquote*{pull requests} dating back to
 update dates back to Aug.\ 12, 2013. To be more precise, all of the
 five \enquote*{commits} the writer was able to see were pushed on the
 very same day. Since then, two \enquote*{pull requests} dating back to
-2017 remained unanswered. It is therefore to be feared that the
+2017 have remained unanswered. It is therefore to be feared that the
 project has been abandoned.  To date, this release of \emph{Old
   Standard} has been published by Nikola Lečić and Bob Tennent and is
 available on CTAN and {\TeX}Live with a style file.\footnote{See
 project has been abandoned.  To date, this release of \emph{Old
   Standard} has been published by Nikola Lečić and Bob Tennent and is
 available on CTAN and {\TeX}Live with a style file.\footnote{See
@@ -190,6 +188,11 @@ corrections:
   in use a century ago in fine books which used font faces very
   similar to \emph{Old Standard}. Typical use cases of small capitals
   were headers, current headings and in some books proper names.
   in use a century ago in fine books which used font faces very
   similar to \emph{Old Standard}. Typical use cases of small capitals
   were headers, current headings and in some books proper names.
+\item \emph{For the time being}, a bold italic shape has been
+  auto-generated. Of course, auto-generating shapes is not a
+  satisfactory solution. However, it is better than using the
+  font loader to emulate bold shapes. A real bold italic shape is
+  planned in the versions of \emph{Old Standard} to come.
 \item The letter G with caron above, that is: Ǧ (\verb|U+01E6|,
   uppercase) and ǧ (\verb|U+01E7|, lowercase) has been added. It is
   the only character missing from \emph{Old Standard} that is needed
 \item The letter G with caron above, that is: Ǧ (\verb|U+01E6|,
   uppercase) and ǧ (\verb|U+01E7|, lowercase) has been added. It is
   the only character missing from \emph{Old Standard} that is needed
@@ -328,28 +331,6 @@ example that follows:---
   \end{grc}
 \end{tcblisting}
 
   \end{grc}
 \end{tcblisting}
 
-\subsection{Bold Italic shape}
-\label{sec:bold-italic-shape}
-\emph{Old Standard} does not feature a bold italic shape. However,
-both \XeTeX\ and \LuaTeX\ engines can emulate this shape as shown in
-the following two examples:
-
-\begin{tcblisting}{minted options={linenos, numbersep=0mm,
-      fontsize=\smaller}, listing only, title=\XeLaTeX}
-  \usepackage{fontspec}
-  \setmainfont{Old Standard}[
-    BoldItalicFont={Old Standard Italic},
-    BoldItalicFeatures={FakeBold=1.5}]  
-\end{tcblisting}
-
-\begin{tcblisting}{minted options={linenos, numbersep=0mm,
-      fontsize=\smaller}, listing only, title=\LuaLaTeX}
-  \usepackage{fontspec}
-  \setmainfont{Old Standard}[
-    BoldItalicFont={Old Standard Italic},
-    BoldItalicFeatures={RawFeature={+embolden=2}}]
-\end{tcblisting}
-
 \subsection{Using \emph{Old Standard} in multilingual
   documents}
 \label{sec:using-old-standard}
 \subsection{Using \emph{Old Standard} in multilingual
   documents}
 \label{sec:using-old-standard}
This page took 0.028846 seconds and 4 git commands to generate.