diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-textcomp.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-textcomp.sty | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-textcomp.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-textcomp.sty index 8772465ecfe..d810e74ded7 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-textcomp.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-textcomp.sty @@ -111,6 +111,41 @@ \LWR@formatted{capitalmacron} \LWR@formatted{capitaldotaccent} \LWR@formatted{textcircled} +\FilenameNullify{% + \renewcommand*{\textdegree}{}% + \renewcommand*{\textcelsius}{}% + \renewcommand*{\textohm}{}% + \renewcommand*{\textmu}{}% + \renewcommand*{\textlquill}{}% + \renewcommand*{\textrquill}{}% + \renewcommand*{\textcircledP}{}% + \renewcommand*{\texttwelveudash}{}% + \renewcommand*{\textthreequartersemdash}{}% + \renewcommand*{\textmho}{}% + \renewcommand*{\textnaira}{}% + \renewcommand*{\textpeso}{}% + \renewcommand*{\textrecipe}{}% + \renewcommand*{\textinterrobangdown}{}% + \renewcommand*{\textperthousand}{}% + \renewcommand*{\textpertenthousand}{}% + \renewcommand*{\textbaht}{}% + \renewcommand*{\textdiscount}{}% + \renewcommand*{\textservicemark}{}% + \renewcommand*{\textcircled}[1]{#1}% + \renewcommand*{\capitalcedilla}[1]{#1}% + \renewcommand*{\capitalogonek}[1]{#1}% + \renewcommand*{\capitalgrave}[1]{#1}% + \renewcommand*{\capitalacute}[1]{#1}% + \renewcommand*{\capitalcircumflex}[1]{#1}% + \renewcommand*{\capitaltilde}[1]{#1}% + \renewcommand*{\capitaldieresis}[1]{#1}% + \renewcommand*{\capitalhungarumlaut}[1]{#1}% + \renewcommand*{\capitalring}[1]{#1}% + \renewcommand*{\capitalcaron}[1]{#1}% + \renewcommand*{\capitalbreve}[1]{#1}% + \renewcommand*{\capitalmacron}[1]{#1}% + \renewcommand*{\capitaldotaccent}[1]{#1}% +}% FilenameNullify }% AtBeginDocument \endinput |