From f4dcb1088d57a3c8ad7dc1f5cae3ddacead281ab Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 Jan 2010 00:43:41 +0000 Subject: 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 --- Master/texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty | 12 ++++++------ Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty | 6 +++--- Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/tex/latex/fancyvrb') 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}% -- cgit v1.2.3