Skip to content

Commit

Permalink
update code style
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoweiChen committed Oct 5, 2021
1 parent 5ff24b1 commit a87eab8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Learn-LLVM-12.tex
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@
\definecolor{mymauve}{rgb}{0.58,0,0.82}
\lstset{
backgroundcolor=\color{blue!3!white},
basicstyle = \footnotesize,
%basicstyle = \footnotesize,
basicstyle=\tt,
breakatwhitespace = false,
breaklines = true,
captionpos = b,
Expand Down

0 comments on commit a87eab8

Please sign in to comment.