allow copyright symbol in listings pkg
This commit is contained in:
@@ -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{%
|
||||
|
||||
Reference in New Issue
Block a user