summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/substitutefont/artemisia-greek.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-08-15 03:00:53 +0000
committerNorbert Preining <norbert@preining.info>2023-08-15 03:00:53 +0000
commit3593305133bcfb167225af1b35c299bde1456579 (patch)
treec80fe825c17682b4b49b9b2f9ac687210e5df157 /obsolete/macros/latex/contrib/substitutefont/artemisia-greek.sty
parent8360ddccbd0538a65b33a2474e0b3b79acd83dab (diff)
CTAN sync 202308150300
Diffstat (limited to 'obsolete/macros/latex/contrib/substitutefont/artemisia-greek.sty')
-rw-r--r--obsolete/macros/latex/contrib/substitutefont/artemisia-greek.sty23
1 files changed, 23 insertions, 0 deletions
diff --git a/obsolete/macros/latex/contrib/substitutefont/artemisia-greek.sty b/obsolete/macros/latex/contrib/substitutefont/artemisia-greek.sty
new file mode 100644
index 0000000000..efab528a0d
--- /dev/null
+++ b/obsolete/macros/latex/contrib/substitutefont/artemisia-greek.sty
@@ -0,0 +1,23 @@
+% :Copyright: © 2013, 2023 Günter Milde
+% :Licence: This work may be distributed and/or modified under the
+% conditions of the `LaTeX Project Public License`_, either
+% version 1.3 of this license or any later version.
+%
+% :Identification:
+% ::
+
+\ProvidesFile{artemisia-greek.sty}
+[2023-08-12 v0.2 Artemisia as Greek complement to default Roman font.]
+
+\NeedsTeXFormat{LaTeX2e}
+
+% make sure LGR is available
+\@ifundefined{ver@lgrenc.def}
+ {\input{lgrenc.def}}
+ {}
+
+% set font substitution
+% \RequirePackage{substitutefont}
+% \substitutefont{LGR}{\rmdefault}{artemisia}
+
+\DeclareFontFamilySubstitution{LGR}{\rmdefault}{artemisia}