allow copyright symbol in listings pkg

This commit is contained in:
Simon
2024-01-10 18:50:40 +01:00
parent 9a5714cb22
commit 9213ca04dc

View File

@@ -50,6 +50,7 @@ keepspaces=true,%
{ä}{{\"a}}1
{ö}{{\"o}}1
{ß}{{\ss}}2
{©}{{\copyright}}1
}
%% Code Environments ----------------------------------------------------------
@@ -157,7 +158,6 @@ keepspaces=true,%
#1}}%
{}
% Code Enivornmente for Java
\lstnewenvironment{JavaCode}[1][]
{\lstset{%