summaryrefslogtreecommitdiff
path: root/Build/source
diff options
context:
space:
mode:
authorMartin Ruckert <martin.ruckert@hm.edu>2024-09-05 08:31:00 +0000
committerMartin Ruckert <martin.ruckert@hm.edu>2024-09-05 08:31:00 +0000
commit8812963d6e1e2abad54d4f7639b4c36c7da87d13 (patch)
treee543bebfea20975889e36dd275c908b96e4a27b8 /Build/source
parent5caddf71df83e8f864ea179c144a6a00fb5915a5 (diff)
TeXprof: fixing the circumflex accent
git-svn-id: svn://tug.org/texlive/trunk@72192 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r--Build/source/texk/web2c/texprofdir/doc/texprof.hntbin11684034 -> 11684050 bytes
-rw-r--r--Build/source/texk/web2c/texprofdir/doc/texprof.pdfbin4190486 -> 4190753 bytes
-rw-r--r--Build/source/texk/web2c/texprofdir/texprof.w6
3 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/texprofdir/doc/texprof.hnt b/Build/source/texk/web2c/texprofdir/doc/texprof.hnt
index 795c8fc22f5..c644ff0e5b3 100644
--- a/Build/source/texk/web2c/texprofdir/doc/texprof.hnt
+++ b/Build/source/texk/web2c/texprofdir/doc/texprof.hnt
Binary files differ
diff --git a/Build/source/texk/web2c/texprofdir/doc/texprof.pdf b/Build/source/texk/web2c/texprofdir/doc/texprof.pdf
index 011922472ab..9f7147f7dfa 100644
--- a/Build/source/texk/web2c/texprofdir/doc/texprof.pdf
+++ b/Build/source/texk/web2c/texprofdir/doc/texprof.pdf
Binary files differ
diff --git a/Build/source/texk/web2c/texprofdir/texprof.w b/Build/source/texk/web2c/texprofdir/texprof.w
index 007341f86a9..e57736c4724 100644
--- a/Build/source/texk/web2c/texprofdir/texprof.w
+++ b/Build/source/texk/web2c/texprofdir/texprof.w
@@ -178,16 +178,18 @@
\let\ =\SP % space in a string
\let\_=\UL % underline in a string
\let\&=\AM % ampersand in a string
+ \let\^=\CF % circumflex in a string
#1\kern.05em}}
\def\&#1{\leavevmode\hbox{\bf\def\_{\UL}%
#1\/\kern.05em}} % boldface type for reserved words
\def\\#1{\leavevmode\hbox{\it\def\_{\UL}%
#1\/\kern.05em}} % italic type for identifiers
\def\vb#1{{\rm #1}}
-\def\^{\ifmmode\mathchar"222 \else\char`^ \fi} % pointer or hat
+%\def\^{\ifmmode\mathchar"222 \else\char`^ \fi} % pointer or hat
\def\LQ{{\tt\char'22}} % left quote in a string
\def\RQ{{\tt\char'23}} % right quote in a string
\def\UL{{\tt\char`\_}} % underline character in a C identifier
+\def\CF{{\tt\char`^}}
\def\dotdot{\mathrel{.\,.}} % double dot, used only in math mode
\setbox\MGbox=\hbox{\kern1pt$\rightarrow$\kern1pt} % C pointer to field
\def\MG{\copy\MGbox}
@@ -258,7 +260,7 @@ H\`an Th\^e\llap{\raise 0.5ex\hbox{\'{}}} Th\`anh.
All these changes left their traces in the text that follows.
No attempt was made to streamline the text and rid it from the traces
of its exciting history.
-So with next the paragraph you can start reading Donald Knuth's
+So with the next paragraph you can start reading Donald Knuth's
introduction to his \TeX\ program. Enjoy!
\medskip