1 parent fd0e494 commit 52feb81Copy full SHA for 52feb81
1 file changed
Doc/texinputs/python.sty
@@ -849,7 +849,7 @@
849
\newcommand{\strong}[1]{{\bf #1}}
850
% let's experiment with a new font:
851
\newcommand{\file}[1]{`\filenq{#1}'}
852
-\newcommand{\filenq}[1]{{\py@smallsize\textsf{#1}}}
+\newcommand{\filenq}[1]{{\py@smallsize\textsf{\let\e=\textbackslash#1}}}
853
854
% Use this def/redef approach for \url{} since hyperref defined this already,
855
% but only if we actually used hyperref:
0 commit comments