allow copyright symbol in listings pkg
This commit is contained in:
+1
-1
@@ -50,6 +50,7 @@ keepspaces=true,%
|
|||||||
{ä}{{\"a}}1
|
{ä}{{\"a}}1
|
||||||
{ö}{{\"o}}1
|
{ö}{{\"o}}1
|
||||||
{ß}{{\ss}}2
|
{ß}{{\ss}}2
|
||||||
|
{©}{{\copyright}}1
|
||||||
}
|
}
|
||||||
|
|
||||||
%% Code Environments ----------------------------------------------------------
|
%% Code Environments ----------------------------------------------------------
|
||||||
@@ -157,7 +158,6 @@ keepspaces=true,%
|
|||||||
#1}}%
|
#1}}%
|
||||||
{}
|
{}
|
||||||
|
|
||||||
|
|
||||||
% Code Enivornmente for Java
|
% Code Enivornmente for Java
|
||||||
\lstnewenvironment{JavaCode}[1][]
|
\lstnewenvironment{JavaCode}[1][]
|
||||||
{\lstset{%
|
{\lstset{%
|
||||||
|
|||||||
Reference in New Issue
Block a user