summaryrefslogtreecommitdiff
path: root/latexHeaders/code.sty
diff options
context:
space:
mode:
authorMZuenni <michi.zuendorf@gmail.com>2023-03-02 13:53:44 +0100
committerMZuenni <michi.zuendorf@gmail.com>2023-03-02 13:53:44 +0100
commit593a4257e8b9b4c8a520f25f60b5fcd6d5fbf143 (patch)
treeeacfce1736b03be1b4c0a9362916caa87bae2033 /latexHeaders/code.sty
parentf5bf51c2a1a7664e7a39c279aa00938d698a41cf (diff)
added pt
Diffstat (limited to 'latexHeaders/code.sty')
-rw-r--r--latexHeaders/code.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/latexHeaders/code.sty b/latexHeaders/code.sty
index d35221b..9dbe643 100644
--- a/latexHeaders/code.sty
+++ b/latexHeaders/code.sty
@@ -44,7 +44,7 @@
commentstyle=\color{comment}\bfseries\itshape,
identifierstyle=\color{identifier},
directivestyle=\color{keyword}\bfseries,
- emph={auto, int, long, long long, float, double, long double, char, bool, ll, ld, lll, __int128, __float128, true, false, nullptr, INF, inf, EPS, eps},
+ emph={auto, int, long, long long, float, double, long double, char, bool, ll, ld, pt, lll, __int128, __float128, true, false, nullptr, INF, inf, EPS, eps},
emphstyle=\color{type}\bfseries,
frame=trbl,
aboveskip=3pt,