summaryrefslogtreecommitdiff
path: root/latexHeaders/code.sty
diff options
context:
space:
mode:
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,