summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-09 21:58:11 +0000
committerKarl Berry <karl@freefriends.org>2019-10-09 21:58:11 +0000
commit06d1070e2a43bae3ab6680afbc9b6872f1cc21b6 (patch)
treef420d25c65b65ff24b85b6c0a134722b01247a4d /Master/texmf-dist/tex/latex/lwarp/lwarp.sty
parent4dd1b051116235ae64b5a933d2e66cb4bc10d49d (diff)
lwarp (9oct19)
git-svn-id: svn://tug.org/texlive/trunk@52327 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp.sty18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty
index 89678d63968..6062aacc60e 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp.sty
@@ -17,7 +17,7 @@
%% version 2005/12/01 or later.
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{lwarp}
- [2019/09/23 v0.75 Allows LaTeX to directly produce HTML5 output.]
+ [2019/10/08 v0.76 Allows LaTeX to directly produce HTML5 output.]
@@ -2009,6 +2009,12 @@ span.texteb { font-weight: bolder; }
span.textlg { font-weight: lighter; }
+span.textup, div.textup {
+ font-style: normal;
+ font-variant: normal;
+ font-variant-numeric: normal ;
+}
+
span.textsc, div.textsc {
font-variant: small-caps;
font-variant-numeric: oldstyle-nums ;
@@ -2021,12 +2027,6 @@ span.textulc, div.textulc {
span.textsl, div.textsl { font-style: oblique; }
-span.textup, div.textup {
- font-style: normal;
- font-variant: normal;
- font-variant-numeric: normal ;
-}
-
span.textrm, div.textrm {
font-family: "DejaVu Serif", "Bitstream Vera Serif",
"Lucida Bright", Georgia, serif;
@@ -4065,7 +4065,7 @@ MathJax.Hub.Config({
<!-- Alternative CDN provider: -->
<script type="text/javascript" async
-src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS_HTML-full">
+src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.6/MathJax.js?config=TeX-AMS_HTML-full">
</script>
<!-- No longer supported after April 30, 2017: -->
@@ -4088,7 +4088,7 @@ src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-
-- Copyright 2016-2019 Brian Dunn
-printversion = "v0.75"
+printversion = "v0.76"
requiredconfversion = "2" -- also at *lwarpmk.conf
function printhelp ()