We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1fbb7 commit fb84252Copy full SHA for fb84252
1 file changed
source/macros.tex
@@ -611,7 +611,7 @@
611
#1:}}\CodeBlockSetup}{}
612
613
% An environment for command / program output that is not C++ code.
614
-\lstnewenvironment{outputblock}{\lstset{language=}}{}
+\lstnewenvironment{outputblock}{\lstset{escapechar=@, language=}}{}
615
616
% A code block in which single-quotes are digit separators
617
% rather than character literals.
0 commit comments