Lines Matching refs:char
1512 \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
1598 \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
1686 \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
2296 % (char 0x27), but instead the undirected quote from cmtt (char 0x0d).
2305 \else \char'15 \fi
2306 \else \char'15 \fi
2309 % and a similar option for the left quote char vs. a grave accent.
2319 \else \char'22 \fi
2320 \else \char'22 \fi
3063 % A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide.
3100 \def\DH{{\ecfont \char"D0}} % Eth
3101 \def\dh{{\ecfont \char"F0}} % eth
3102 \def\TH{{\ecfont \char"DE}} % Thorn
3103 \def\th{{\ecfont \char"FE}} % thorn
3105 \def\guillemetleft{{\ecfont \char"13}}
3107 \def\guillemetright{{\ecfont \char"14}}
3109 \def\guilsinglleft{{\ecfont \char"0E}}
3110 \def\guilsinglright{{\ecfont \char"0F}}
3111 \def\quotedblbase{{\ecfont \char"12}}
3112 \def\quotesinglbase{{\ecfont \char"0D}}
3131 \else\ooalign{\unhbox0\crcr\hidewidth\char"0C \hidewidth}%
3136 \def\Aogonek{{\ecfont \char"81}}\def\macrocharA{A}
3137 \def\aogonek{{\ecfont \char"A1}}\def\macrochara{a}
3138 \def\Eogonek{{\ecfont \char"86}}\def\macrocharE{E}
3139 \def\eogonek{{\ecfont \char"A6}}\def\macrochare{e}
3741 \char\lccode\itemno
3754 \char\uccode\itemno
4370 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
5276 % \def\appendixletter{\char\the\appendixno}
5309 % expanded while writing the .toc file. \char\appendixno is not
5312 \else\char\the\appendixno
6338 \def\ctl{{\circle\char'013\hskip -6pt}}% 6pt from pl file: 1/2charwidth
6339 \def\ctr{{\hskip 6pt\circle\char'010}}
6340 \def\cbl{{\circle\char'012\hskip -6pt}}
6341 \def\cbr{{\hskip 6pt\circle\char'011}}
6361 % each corner char, and rule thickness
6617 % LaTeX-like @verbatim...@end verbatim and @verb{<char>...<char>}
6618 % If we want to allow any <char> as delimiter,
6711 % \def\doverb'{'<char>#1<char>'}'{#1}
7354 \def\margbackslash#1{\char`\#1 }
7433 % We need to get `macro parameter char #' into several definitions.
8089 \putwordAppendix@tie @char\the\appendixno{}%
8091 \putwordSection@tie @char\the\appendixno.\the\secno
8093 \putwordSection@tie @char\the\appendixno.\the\secno.\the\subsecno
8096 @char\the\appendixno.\the\secno.\the\subsecno.\the\subsubsecno
9157 \message{\linenumber Unicode char \string #1 not defined for Texinfo}%
9206 %\wlog{\space\space defining Unicode char U+#1 (decimal \the\countUTFz)}%
9223 \errmessage{Cannot define Unicode char value < 00A0}%
9944 \def+{{\tt \char 43}}
9964 % as in \char`\\.
9974 \catcode`\\=\active % @ for escape char from now on.
9976 % The story here is that in math mode, the \char of \backslashcurfont
9977 % ends up printing the roman \ from the math symbol font (because \char
9982 % ignored family value; char position "5C). We can't use " for the
9995 % Same as @turnoffactive except outputs \ as {\tt\char`\\} instead of