summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/uppunctlm/uppunctlm.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-23 22:01:39 +0000
committerKarl Berry <karl@freefriends.org>2016-10-23 22:01:39 +0000
commit2f255cfc7d1d821ec94ff7a0c1de5f78f381d01c (patch)
tree7e5c4af763be0320e6ac5cc410ac29e38ff99279 /Master/texmf-dist/tex/latex/uppunctlm/uppunctlm.sty
parent937aef7dd52506c499c2d63abea67bfc805da68c (diff)
uppunctlm in proper directories, report from Hironobu 23 Oct 2016 15:11:56
git-svn-id: svn://tug.org/texlive/trunk@42334 c570f23f-e606-0410-a88d-b1316a301751
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