diff options
author | Robert Alessi <alessi@robertalessi.net> | 2019-07-26 15:46:37 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2019-07-26 15:46:37 +0200 |
commit | aee48e41cc3faf0a547abad4f04ba979a1f2336a (patch) | |
tree | ce01866cb6ed8f9c32366933e28a626efff3ef9e /oldstandard.tex | |
parent | dcf4e908a6f149f549efbae988948f5644008bb5 (diff) | |
download | oldstandard-aee48e41cc3faf0a547abad4f04ba979a1f2336a.tar.gz |
updated README.md and oldstandard.tex
Diffstat (limited to 'oldstandard.tex')
-rw-r--r-- | oldstandard.tex | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/oldstandard.tex b/oldstandard.tex index e6da270..52821c1 100644 --- a/oldstandard.tex +++ b/oldstandard.tex | |||
@@ -31,16 +31,21 @@ | |||
31 | \usepackage[greek.ancient,english]{babel} | 31 | \usepackage[greek.ancient,english]{babel} |
32 | \babeltags{grc = greek} | 32 | \babeltags{grc = greek} |
33 | 33 | ||
34 | \babelfont{rm}[Path = otf/, | 34 | % uncomment for testing: |
35 | ItalicFont={OldStandard-Italic.otf}, | 35 | % \babelfont{rm}[Path = otf/, |
36 | BoldFont={OldStandard-Bold.otf}, | 36 | % ItalicFont={OldStandard-Italic.otf}, |
37 | BoldItalicFont={OldStandard-BoldItalic.otf}]{OldStandard-Regular.otf} | 37 | % BoldFont={OldStandard-Bold.otf}, |
38 | 38 | % BoldItalicFont={OldStandard-BoldItalic.otf}]{OldStandard-Regular.otf} | |
39 | \babelfont[greek]{rm}[Path = otf/, | 39 | |
40 | RawFeature={+ss05;+ss06}, | 40 | % \babelfont[greek]{rm}[Path = otf/, |
41 | ItalicFont={OldStandard-Italic.otf}, | 41 | % RawFeature={+ss05;+ss06}, |
42 | BoldFont={OldStandard-Bold.otf}, | 42 | % ItalicFont={OldStandard-Italic.otf}, |
43 | BoldItalicFont={OldStandard-BoldItalic.otf}]{OldStandard-Regular.otf} | 43 | % BoldFont={OldStandard-Bold.otf}, |
44 | % BoldItalicFont={OldStandard-BoldItalic.otf}]{OldStandard-Regular.otf} | ||
45 | |||
46 | % use the following two lines once Old Standard is installed: | ||
47 | \babelfont{rm}{Old Standard} | ||
48 | \babelfont[greek]{rm}[RawFeature={+ss05;+ss06}]{Old Standard} | ||
44 | 49 | ||
45 | \babelfont{tt}{CMU Typewriter Text} | 50 | \babelfont{tt}{CMU Typewriter Text} |
46 | 51 | ||
@@ -91,7 +96,7 @@ BoldItalicFont={OldStandard-BoldItalic.otf}]{OldStandard-Regular.otf} | |||
91 | 96 | ||
92 | \usepackage[toc]{multitoc} | 97 | \usepackage[toc]{multitoc} |
93 | 98 | ||
94 | \edef\pkgver{2.4} | 99 | \edef\pkgver{2.4a} |
95 | \edef\pkgdate{2019/07/25} | 100 | \edef\pkgdate{2019/07/25} |
96 | \title{\mdseries\tcbox[colframe=black, enhanced, tikznode, drop | 101 | \title{\mdseries\tcbox[colframe=black, enhanced, tikznode, drop |
97 | lifted shadow, colback=white, boxrule=.25mm]% | 102 | lifted shadow, colback=white, boxrule=.25mm]% |
@@ -132,7 +137,7 @@ Please send error reports and suggestions for improvements to Robert | |||
132 | Alessi: | 137 | Alessi: |
133 | \begin{itemize} | 138 | \begin{itemize} |
134 | \item email: \mailto[oldstandard package]{alessi@roberalessi.net} | 139 | \item email: \mailto[oldstandard package]{alessi@roberalessi.net} |
135 | \item website: \url{http://www.robertalessi.net/oldstandard} | 140 | \item website: \url{http://git.robertalessi.net/oldstandard/about.html} |
136 | \item development: \url{http://git.robertalessi.net/oldstandard} | 141 | \item development: \url{http://git.robertalessi.net/oldstandard} |
137 | \item comments, feature requests, bug reports: | 142 | \item comments, feature requests, bug reports: |
138 | \url{https://gitlab.com/ralessi/oldstandard/issues} | 143 | \url{https://gitlab.com/ralessi/oldstandard/issues} |