summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-26 21:47:48 +0000
committerKarl Berry <karl@freefriends.org>2018-07-26 21:47:48 +0000
commit7be21ce6fd3bee9ec93c44341ea42a5153f3dd97 (patch)
tree2644c5410db0251859418f0ec4376f3a32ab804b /Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
parentd7113db1ee00fff3757b7cff7ff4e74a3625402b (diff)
tcolorbox (26jul18)
git-svn-id: svn://tug.org/texlive/trunk@48282 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex11
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
index 22c5023c056..4595965f832 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex
@@ -434,7 +434,16 @@ all options from \Vref{sec:speclistingkeys} are applicable.
together with UTF-8 support from the package |listingsutf8| \cite{oberdiek:2011a}.
This option is available only for the library variant \mylib{listingsutf8}.
The \meta{one-byte-encoding} is one of
- the applicable encodings from \cite{oberdiek:2011a}, e.\,g.\ |latin1|.
+ the applicable encodings from \cite{oberdiek:2011a}, e.\,g.\ |latin1|
+ which is the default.\par
+ Be aware that this means restriction to this specific \meta{one-byte-encoding}:
+ e.\,g.\ |latin1| comprises umlauts and other accented characters, but not
+ the Euro sign. If you want to use the |listings| package \emph{and} \flqq real\frqq\
+ UTF-8 source code, then do \emph{not} use \mylib{listingsutf8} but \mylib{listings}
+ with
+ \refKey{/tcb/listing inputencoding}|=utf8|
+ \emph{and} with specific manual hacks for specific UTF-8-encoded characters.
+
\end{docTcbKey}
See further options in \Vref{sec:commonlistingkeys}.