summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty162
1 files changed, 162 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty
new file mode 100644
index 00000000000..f4012f4c757
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty
@@ -0,0 +1,162 @@
+%%
+%% This is file `lwarp-xfrac.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% lwarp.dtx (with options: `xfrac')
+%% This is a generated file.
+%% Copyright 2016 Brian Dunn
+%%
+%% 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 (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+\LWR@ProvidesPackagePass{xfrac}
+
+
+
+\begin{warpall}
+
+\newcommand*{\xfracHTMLfontsize}{.6em}
+
+\end{warpall}
+
+\begin{warpHTML}
+
+\newcommand*{\LWR@htmlsmallfontstart}{%
+\LWR@htmltagc{span style="font-size:\xfracHTMLfontsize"{}}%
+\LWR@nestspan%
+}
+
+\newcommand*{\LWR@htmlsmallfontend}{%
+\LWR@htmltagc{/span}%
+\endLWR@nestspan%
+}
+\NewDocumentCommand{\LWR@noscalebox}{m o m}{#3}
+
+\DeclareInstance{xfrac}{default}{text}{
+numerator-format = {%
+\let\scalebox\LWR@noscalebox%
+\LWR@htmlsmallfontstart\textsuperscript{#1}\,\LWR@htmlsmallfontend},
+denominator-format = {%
+\let\scalebox\LWR@noscalebox%
+\LWR@htmlsmallfontstart{}\,#1\LWR@htmlsmallfontend},
+scaling = false
+}
+\DeclareInstance{xfrac}{lmr}{text}{
+numerator-format = {%
+\let\scalebox\LWR@noscalebox%
+\LWR@htmlsmallfontstart\textsuperscript{#1}\,\LWR@htmlsmallfontend},
+denominator-format = {%
+\let\scalebox\LWR@noscalebox%
+\LWR@htmlsmallfontstart{}\,#1\LWR@htmlsmallfontend},
+scaling = false
+}
+\DeclareInstance{xfrac}{lmss}{text}{
+numerator-format = {%
+\let\scalebox\LWR@noscalebox%
+\LWR@htmlsmallfontstart\textsuperscript{#1}\,\LWR@htmlsmallfontend},
+denominator-format = {%
+\let\scalebox\LWR@noscalebox%
+\LWR@htmlsmallfontstart{}\,#1\LWR@htmlsmallfontend},
+scaling = false
+}
+\DeclareInstance{xfrac}{lmtt}{text}{
+numerator-format = {%
+\let\scalebox\LWR@noscalebox%
+\LWR@htmlsmallfontstart\textsuperscript{#1}\,\LWR@htmlsmallfontend},
+denominator-format = {%
+\let\scalebox\LWR@noscalebox%
+\LWR@htmlsmallfontstart{}\,#1\LWR@htmlsmallfontend},
+scaling = false
+}
+
+\end{warpHTML}
+
+
+
+\endinput
+%%
+%% End of file `lwarp-xfrac.sty'.