aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2019-07-26 15:46:37 +0200
committerRobert Alessi <alessi@robertalessi.net>2019-07-26 15:46:37 +0200
commitaee48e41cc3faf0a547abad4f04ba979a1f2336a (patch)
treece01866cb6ed8f9c32366933e28a626efff3ef9e
parentdcf4e908a6f149f549efbae988948f5644008bb5 (diff)
downloadoldstandard-aee48e41cc3faf0a547abad4f04ba979a1f2336a.tar.gz
updated README.md and oldstandard.tex
-rw-r--r--README.md2
-rw-r--r--about.html2
-rw-r--r--oldstandard.tex29
3 files changed, 19 insertions, 14 deletions
diff --git a/README.md b/README.md
index ab5bbc2..c4bec39 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Please send error reports and suggestions for improvements to Robert
13Alessi: 13Alessi:
14 14
15 * email: <alessi@roberalessi.net> 15 * email: <alessi@roberalessi.net>
16 * website: <http://www.robertalessi.net/oldstandard> 16 * website: <http://git.robertalessi.net/oldstandard/about.html>
17 * development: <http://git.robertalessi.net/oldstandard> 17 * development: <http://git.robertalessi.net/oldstandard>
18 * comments, feature requests, bug reports: <https://gitlab.com/ralessi/oldstandard/issues> 18 * comments, feature requests, bug reports: <https://gitlab.com/ralessi/oldstandard/issues>
19 19
diff --git a/about.html b/about.html
index a1bc30e..e7b14aa 100644
--- a/about.html
+++ b/about.html
@@ -5,7 +5,7 @@
5<p>Please send error reports and suggestions for improvements to Robert Alessi:</p> 5<p>Please send error reports and suggestions for improvements to Robert Alessi:</p>
6<ul> 6<ul>
7<li>email: <a href="mailto:alessi@roberalessi.net">alessi@roberalessi.net</a></li> 7<li>email: <a href="mailto:alessi@roberalessi.net">alessi@roberalessi.net</a></li>
8<li>website: <a href="http://www.robertalessi.net/oldstandard" class="uri">http://www.robertalessi.net/oldstandard</a></li> 8<li>website: <a href="http://git.robertalessi.net/oldstandard/about.html" class="uri">http://git.robertalessi.net/oldstandard/about.html</a></li>
9<li>development: <a href="http://git.robertalessi.net/oldstandard" class="uri">http://git.robertalessi.net/oldstandard</a></li> 9<li>development: <a href="http://git.robertalessi.net/oldstandard" class="uri">http://git.robertalessi.net/oldstandard</a></li>
10<li>comments, feature requests, bug reports: <a href="https://gitlab.com/ralessi/oldstandard/issues" class="uri">https://gitlab.com/ralessi/oldstandard/issues</a></li> 10<li>comments, feature requests, bug reports: <a href="https://gitlab.com/ralessi/oldstandard/issues" class="uri">https://gitlab.com/ralessi/oldstandard/issues</a></li>
11</ul> 11</ul>
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:
35ItalicFont={OldStandard-Italic.otf}, 35% \babelfont{rm}[Path = otf/,
36BoldFont={OldStandard-Bold.otf}, 36% ItalicFont={OldStandard-Italic.otf},
37BoldItalicFont={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
40RawFeature={+ss05;+ss06}, 40% \babelfont[greek]{rm}[Path = otf/,
41ItalicFont={OldStandard-Italic.otf}, 41% RawFeature={+ss05;+ss06},
42BoldFont={OldStandard-Bold.otf}, 42% ItalicFont={OldStandard-Italic.otf},
43BoldItalicFont={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
132Alessi: 137Alessi:
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}