aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2023-12-15 12:25:00 +0100
committerRobert Alessi <alessi@robertalessi.net>2023-12-15 12:25:00 +0100
commit6ce42bab294b7441fea06599ae2e4bbf3ebc2b67 (patch)
tree1770304b357dd41a6511ee0e0eea58946c4073cb
parent940d8120811c2364959efce4108bfdbb6147079d (diff)
downloadoldstandard-6ce42bab294b7441fea06599ae2e4bbf3ebc2b67.tar.gz
updated doc and makefile. this is 2.7
-rw-r--r--README.md7
-rw-r--r--makefile8
-rw-r--r--oldstandard.tex6
3 files changed, 11 insertions, 10 deletions
diff --git a/README.md b/README.md
index 3fd8870..ca25f32 100644
--- a/README.md
+++ b/README.md
@@ -59,9 +59,10 @@ Standard*, it includes new letters and some corrections:
59 *Greek extended* Unicode block. 59 *Greek extended* Unicode block.
605. Open theta has been replaced with closed theta in slot 03B8 and 605. Open theta has been replaced with closed theta in slot 03B8 and
61 rules ss05 and ss06 have been adjusted accordingly. 61 rules ss05 and ss06 have been adjusted accordingly.
626. **Oldstyle numerals**: These have been designed by Antonis Tsolomitis for 626. **Oldstyle numerals**: These have been designed by Antonis
63 regular and bold series and can be selected by `RawFeature=onum`. (Those 63 Tsolomitis for regular and bold series and can be selected by
64 for italic and bolditalic have been designed by R. Alessi.) 64 `RawFeature=onum`. (Those for italic and bolditalic have been
65 designed by R. Alessi.)
657. **Math Font**: This is a major and long-awaited enhancement 667. **Math Font**: This is a major and long-awaited enhancement
66 to Old Standard. The math font has been designed by Antonis 67 to Old Standard. The math font has been designed by Antonis
67 Tsolomitis from an old French book published by Gauthier-Villars 68 Tsolomitis from an old French book published by Gauthier-Villars
diff --git a/makefile b/makefile
index bb2fe19..8a37d48 100644
--- a/makefile
+++ b/makefile
@@ -13,9 +13,9 @@ doc: local
13 biber $(pkg) >/dev/null 13 biber $(pkg) >/dev/null
14 lualatex --shell-escape $(pkg).tex >/dev/null 14 lualatex --shell-escape $(pkg).tex >/dev/null
15 lualatex --shell-escape $(pkg).tex >/dev/null 15 lualatex --shell-escape $(pkg).tex >/dev/null
16 @echo "Building font table..." 16 #@echo "Building font table..."
17 lualatex --shell-escape fonttable.tex >/dev/null 17 #lualatex --shell-escape fonttable.tex >/dev/null
18 lualatex --shell-escape fonttable.tex >/dev/null 18 #lualatex --shell-escape fonttable.tex >/dev/null
19 @echo "Removing OldStandard .otf files from $(LOCALFONTDIR)..." 19 @echo "Removing OldStandard .otf files from $(LOCALFONTDIR)..."
20 rm -f $(LOCALFONTDIR)/OldStandard-*.otf 20 rm -f $(LOCALFONTDIR)/OldStandard-*.otf
21 luaotfload-tool --update 21 luaotfload-tool --update
@@ -37,7 +37,7 @@ local:
37 37
38package: doc 38package: doc
39 mkdir $(pkg)-$(ver) 39 mkdir $(pkg)-$(ver)
40 cp *.{txt,md,lua,tex,pdf} $(pkg)-$(ver) 40 cp *.{txt,md,tex,pdf} $(pkg)-$(ver)
41 cp otf/*.otf $(pkg)-$(ver) 41 cp otf/*.otf $(pkg)-$(ver)
42 cp fontspec/*.fontspec $(pkg)-$(ver) 42 cp fontspec/*.fontspec $(pkg)-$(ver)
43 tar czf $(pkg)-$(ver).tar.gz $(pkg)-$(ver) 43 tar czf $(pkg)-$(ver).tar.gz $(pkg)-$(ver)
diff --git a/oldstandard.tex b/oldstandard.tex
index 6ada35d..3b994a4 100644
--- a/oldstandard.tex
+++ b/oldstandard.tex
@@ -89,7 +89,7 @@
89\usepackage[toc]{multitoc} 89\usepackage[toc]{multitoc}
90 90
91\edef\pkgver{2.7} 91\edef\pkgver{2.7}
92\edef\pkgdate{2023/12/12} 92\edef\pkgdate{2023/12/15}
93\title{\mdseries\tcbox[colframe=black, enhanced, tikznode, drop 93\title{\mdseries\tcbox[colframe=black, enhanced, tikznode, drop
94 lifted shadow, colback=white, boxrule=.25mm]% 94 lifted shadow, colback=white, boxrule=.25mm]%
95 {\textsc{Old Standard}\\ 95 {\textsc{Old Standard}\\
@@ -260,8 +260,8 @@ corrections:
260 θαυμασθεὶς ὁ βάρβαρος.} 260 θαυμασθεὶς ὁ βάρβαρος.}
261 \end{enumerate} 261 \end{enumerate}
262\item \textbf{Oldstyle numerals}: These have been designed by Antonis 262\item \textbf{Oldstyle numerals}: These have been designed by Antonis
263 Tsolomitis for regular and bold series and can be selected by 263 Tsolomitis for regular and bold and by Robert Alessi for italic and
264 \verb|RawFeature=onum|. 264 bolditalic. They can be selected by \verb|RawFeature=onum|.
265\item \textbf{Math Font}: This is a major and long-awaited enhancement 265\item \textbf{Math Font}: This is a major and long-awaited enhancement
266 to Old Standard. The math font has been designed by Antonis 266 to Old Standard. The math font has been designed by Antonis
267 Tsolomitis from an old French book published by Gauthier-Villars 267 Tsolomitis from an old French book published by Gauthier-Villars