summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-typicons.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-typicons.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-typicons.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-typicons.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-typicons.sty
index 34e96b8529f..dc3a2cee1e3 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-typicons.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-typicons.sty
@@ -21,7 +21,7 @@
\let\LWR@orig@typicon@TI\TI
\newcommand*{\LWR@typicon@symbol}[1]{%
- \begin{lateximage}*[(typicon)][typicon#1]%
+ \begin{lateximage}*[typicon][typicon#1]%
\begingroup%
\LWR@orig@typicon@TI%
\LWR@orig@symbol{#1}%
@@ -35,7 +35,7 @@
\renewcommand*{\ticon}[1]
{%
- \begin{lateximage}*[(#1 icon)][typicon#1]%
+ \begin{lateximage}*[#1 icon][typicon#1]%
\TI\csname ticon@#1\endcsname%
\end{lateximage}%
}