Skip to content

Commit

Permalink
Restore sffamily
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Nov 17, 2021
1 parent 2383a77 commit 2fc74bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlsshared.sty
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
breaklines=true, % automatic line breaking only at white-space
keepspaces, % don't remove space such as those after closing parenthesis
captionpos=b, % sets the caption-position to bottom
commentstyle=\color{commentcolor}, % comment style
commentstyle=\color{commentcolor}\sffamily\smallifpdf, % comment style
keywordstyle=\color{red}, % Unused keyword style in bright red to make it easy to detect and fix.
keywordstyle=[1]\color{keywordcolor1},
keywordstyle=[2]\color{keywordcolor1}\bfseries,
Expand Down

0 comments on commit 2fc74bb

Please sign in to comment.