Skip to content

Commit 41d499c

Browse files
authored
Comment out tagstyle in lstset configuration
Commented out the tagstyle setting in lstset.
1 parent fa30d8e commit 41d499c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ObsCore.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
% -mireille- listing params from MIVOT spec
4242
\lstset{flexiblecolumns=true,
4343
columns=fullflexible,
44-
tagstyle=\ttfamily,
44+
% tagstyle=\ttfamily,
4545
showstringspaces=False,
4646
basicstyle=\tiny,
4747
captionpos=b,

0 commit comments

Comments
 (0)