diff options
| author | MZuenni <michi.zuendorf@gmail.com> | 2023-03-02 13:57:59 +0100 |
|---|---|---|
| committer | MZuenni <michi.zuendorf@gmail.com> | 2023-03-02 13:57:59 +0100 |
| commit | fd042854cfe8ce45717a452cc805053332b71160 (patch) | |
| tree | 887da5e53842dd4ec67e77e504533d8b40626dbc | |
| parent | 593a4257e8b9b4c8a520f25f60b5fcd6d5fbf143 (diff) | |
added this
| -rw-r--r-- | latexHeaders/code.sty | 2 | ||||
| -rw-r--r-- | tcr.pdf | bin | 649437 -> 649437 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/latexHeaders/code.sty b/latexHeaders/code.sty index 9dbe643..1c2d6cd 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, pt, 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, this, nullptr, INF, inf, EPS, eps}, emphstyle=\color{type}\bfseries, frame=trbl, aboveskip=3pt, Binary files differ |
