summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/uppunctlm/uppunctlm.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/uppunctlm/uppunctlm.sty')
-rw-r--r--Master/texmf-dist/tex/latex/uppunctlm/uppunctlm.sty10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/uppunctlm/uppunctlm.sty b/Master/texmf-dist/tex/latex/uppunctlm/uppunctlm.sty
new file mode 100644
index 00000000000..b46a851b005
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/uppunctlm/uppunctlm.sty
@@ -0,0 +1,10 @@
+\ProvidesPackage{uppunctlm}[2016/09/29 v0.1 upright punctuation for Latin Modern Fonts by Yuwsuke KIEDA]
+
+\@ifpackageloaded{lmodern}{}{%
+ \@latexerr{You must be load "lmodern" package before uppunctlm package}\@ehb}
+
+\renewcommand{\rmdefault}{uplmr}
+\renewcommand{\sfdefault}{lmss}
+\renewcommand{\ttdefault}{lmtt}
+
+\endinput