I want to show '\' in final pdf file, not as a command to latex, but as a text '\' itself. How can I do this?
Asked
Active
Viewed 119 times
0
\textbackslash– Skillmon Jun 25 '18 at 00:25\string\or\string\macroname, with\usepackage[T1]{fontenc}activated. – Steven B. Segletes Jun 25 '18 at 00:32