From 593a4257e8b9b4c8a520f25f60b5fcd6d5fbf143 Mon Sep 17 00:00:00 2001 From: MZuenni Date: Thu, 2 Mar 2023 13:53:44 +0100 Subject: added pt --- latexHeaders/code.sty | 2 +- tcr.pdf | Bin 648939 -> 649437 bytes 2 files changed, 1 insertion(+), 1 deletion(-) 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, diff --git a/tcr.pdf b/tcr.pdf index ddbb9f4..b7a391c 100644 Binary files a/tcr.pdf and b/tcr.pdf differ -- cgit v1.2.3