summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMZuenni <michi.zuendorf@gmail.com>2023-03-02 11:09:03 +0100
committerMZuenni <michi.zuendorf@gmail.com>2023-03-02 11:09:03 +0100
commitb512c0b6e3db58fb8030c34c6dacb1500bbc98e3 (patch)
tree3a152424c1ec9d127a7a21a2f542accf373fcd59
parent1eb512505b351338f9da6a8452224f398b9ae7d8 (diff)
highlight more used types
-rw-r--r--latexHeaders/code.sty2
-rw-r--r--tcr.pdfbin647153 -> 647231 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/latexHeaders/code.sty b/latexHeaders/code.sty
index 89f2fd6..5c39be5 100644
--- a/latexHeaders/code.sty
+++ b/latexHeaders/code.sty
@@ -45,7 +45,7 @@
aboveskip=3pt,
belowskip=3pt,
deletestring=[b]{'},%lose char heighlighting but win digit separator
- morekeywords={ll, ld},
+ morekeywords={ll, ld, lll, __int128, __float128},
escapechar=@
%moredelim=**[is][{\btHL[fill=green!30,draw=red,dashed,thin]}]{@}{@}
}
diff --git a/tcr.pdf b/tcr.pdf
index 25b6b3a..1bd5697 100644
--- a/tcr.pdf
+++ b/tcr.pdf
Binary files differ