summaryrefslogtreecommitdiff
path: root/fonts/truetypemetrics/palatinox/tex/latex/linotype/palatinox/palatinox.sty
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/truetypemetrics/palatinox/tex/latex/linotype/palatinox/palatinox.sty')
-rw-r--r--fonts/truetypemetrics/palatinox/tex/latex/linotype/palatinox/palatinox.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/truetypemetrics/palatinox/tex/latex/linotype/palatinox/palatinox.sty b/fonts/truetypemetrics/palatinox/tex/latex/linotype/palatinox/palatinox.sty
new file mode 100644
index 0000000000..0fb49e8815
--- /dev/null
+++ b/fonts/truetypemetrics/palatinox/tex/latex/linotype/palatinox/palatinox.sty
@@ -0,0 +1,14 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{palatinox}
+ [2005/08/08 v1.1 Style file for Linotype Palatino]
+\RequirePackage[T1]{fontenc}
+\RequirePackage{textcomp}
+\DeclareOption{lining}{\renewcommand*{\rmdefault}{lplx}}
+\DeclareOption{oldstyle}{\renewcommand*{\rmdefault}{lplj}}
+\ExecuteOptions{oldstyle}
+\ProcessOptions\relax
+\renewcommand*{\@makefnmark}{%
+ {\fontfamily{lpl1}\selectfont\hbox{\@thefnmark}}}
+\endinput
+%%
+%% End of file 'palatinox.sty'