summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fancyvrb
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-01-01 00:43:41 +0000
committerKarl Berry <karl@freefriends.org>2010-01-01 00:43:41 +0000
commitf4dcb1088d57a3c8ad7dc1f5cae3ddacead281ab (patch)
treef9f2c1b7aa4c8f158415ead09339c8c8e3ea173f /Master/texmf-dist/tex/latex/fancyvrb
parent89d7c5540000a129b556953bd43d555d8fe923c2 (diff)
more ^^ conversions, Elie Roux mail of 31 Dec 2009 10:09:17
git-svn-id: svn://tug.org/texlive/trunk@16556 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fancyvrb')
-rw-r--r--Master/texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty12
-rw-r--r--Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty6
-rw-r--r--Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty6
3 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty b/Master/texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty
index 7a9a6167d18..f15067300ca 100644
--- a/Master/texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty
+++ b/Master/texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty
@@ -107,12 +107,12 @@
\parindent=0pt
\multiply\topsep by 2
\VerbatimEnvironment
-\begin{VerbatimOut}[codes={\catcode`\£=12\catcode`\§=12\catcode`\µ=12%
- \catcode`\¶=12}]{\jobname.tmp}}
+\begin{VerbatimOut}[codes={\catcode`\^^a3=12\catcode`\^^a7=12\catcode`\^^b5=12%
+ \catcode`\^^b6=12}]{\jobname.tmp}}
\newcommand{\Below@Example}[1]{%
-\VerbatimInput[gobble=0,commentchar=£,commandchars=§µ¶,numbersep=3pt]%
+\VerbatimInput[gobble=0,commentchar=^^a3,commandchars=^^a7^^b5^^b6,numbersep=3pt]%
{\jobname.tmp}
-\catcode`\£=9\relax%
+\catcode`\^^a3=9\relax%
\NoHighlight@Attributes % To suppress possible highlighting
\ifFvrbEx@Grid\vspace{5pt}\fi
#1%
@@ -123,7 +123,7 @@
\advance\@tempdimb -5mm
\begin{minipage}[c]{\@tempdimb}
\fvset{xrightmargin=0pt}
- \catcode`\£=9\relax%
+ \catcode`\^^a3=9\relax%
\NoHighlight@Attributes % To suppress possible highlighting
#1
\end{minipage}%
@@ -131,7 +131,7 @@
\advance\@tempdimb -\FV@XRightMargin
\advance\@tempdimb 5mm
\begin{minipage}[c]{\@tempdimb}
- \VerbatimInput[gobble=0,commentchar=£,commandchars=§µ¶,numbersep=3pt,
+ \VerbatimInput[gobble=0,commentchar=^^a3,commandchars=^^a7^^b5^^b6,numbersep=3pt,
xleftmargin=5mm,xrightmargin=0pt]{\jobname.tmp}
\end{minipage}}
\ifx\PSTricksLoaded\endinput
diff --git a/Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty b/Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty
index a24da2ec40a..728f4fe345e 100644
--- a/Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty
+++ b/Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty
@@ -119,9 +119,9 @@
\def\HLSez##1{\underline{##1}}
}
\def\NoHighlight@Attributes{%
-\catcode`\§=0\relax%
-\catcode`\µ=1\relax%
-\catcode`\¶=2\relax%
+\catcode`\^^a7=0\relax%
+\catcode`\^^b5=1\relax%
+\catcode`\^^b6=2\relax%
\def\HLa##1{##1}%
\def\HLb##1{##1}%
\def\HLc##1{##1}%
diff --git a/Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty b/Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty
index aad75aa76c8..7a078bc2411 100644
--- a/Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty
+++ b/Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty
@@ -122,9 +122,9 @@ $\setbox\z@\hbox{\begingroup#3\endgroup}%
\def\HLSez##1{\FvrbEx@ColoredUnderline{black}{black}{##1}}
}
\def\NoHighlight@Attributes{%
-\catcode`\§=0\relax%
-\catcode`\µ=1\relax%
-\catcode`\¶=2\relax%
+\catcode`\^^a7=0\relax%
+\catcode`\^^b5=1\relax%
+\catcode`\^^b6=2\relax%
\def\HLa##1{##1}%
\def\HLb##1{##1}%
\def\HLc##1{##1}%