Lines Matching refs:active

63 % and turn on active characters that we couldn't do earlier because
66 \catcode`+=\active \catcode`\_=\active}
101 {\catcode`\'=\active
162 % sometimes characters are active, so we need control sequences.
516 % Several utility definitions with active space:
750 \ifnum\catcode`\^^M=\active \else
1106 % _ active, and distinguish by seeing if the current family is \slfam,
1109 \catcode`\_ = \active
1111 \catcode`\_=\active
1142 % Some active characters (such as <) are spaced differently in math.
1147 \catcode`^ = \active
1148 \catcode`< = \active
1149 \catcode`> = \active
1150 \catcode`+ = \active
1151 \catcode`' = \active
1287 % double active backslashes.
1289 {\catcode`\@=0 \catcode`\\=\active
1291 @catcode`@\=@active
1296 % not active characters. hyperref.dtx (which has the same problem as
1550 \catcode`\\=\active \otherbackslash
1697 \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
1783 \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
1871 \catcode`\^^M=\active \def^^M{^^J}% Output line endings as the ^^J char.
2446 \catcode`\'=\active
2447 \catcode`\`=\active
2550 % sometimes \x has an active definition that messes things up.
2634 \catcode`\-=\active \catcode`\_=\active
2635 \catcode`\'=\active \catcode`\`=\active
2641 \catcode\dashChar=\active \catcode\underChar=\active
2657 % is "active" (mathcode"8000) and \normalunderscore (or \char95, etc.)
2658 % will therefore expand the active definition of _, which is us
3373 \ifnum \the\catcode`\^^M=\active
3971 \catcode`\- = \active \catcode`\_ = \active
3975 % We don't want these characters active, ...
3977 % ..., but we might end up with active ones in the argument if
4361 % and is used in the definitions of the active chars like <, >, |, etc.
4691 % @code, which sets - active. This problem was fixed by a kludge---
4692 % ``-'' was active throughout whole index, but this isn't really right.
5710 \catcode`\"=\active
5711 \catcode`\$=\active
5712 \catcode`\<=\active
5713 \catcode`\>=\active
5714 \catcode`\\=\active
5715 \catcode`\^=\active
5716 \catcode`\_=\active
5717 \catcode`\|=\active
5718 \catcode`\~=\active
5936 \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
6108 % active and set to @tie, resulting in them not being ignored after
6292 % active too. Otherwise, they get lost as the first character on a
6312 \catcode`\^^I=\active
6313 \gdef\tabeightspaces{\catcode`\^^I=\active\def^^I{\ \ \ \ \ \ \ \ }}
6336 \catcode`\^^I=\active
6338 \catcode`\^^I=\active
6393 \catcode`\ =\active
6400 % without the active space; thus we have to use \xdef and \gobble.
6704 \catcode`\(=\active \catcode`\)=\active
6705 \catcode`\[=\active \catcode`\]=\active
6706 \catcode`\&=\active
6809 % When called from @insertcopying or (short)caption, we need active
6813 \catcode`\@=0 \catcode`\\=\active \escapechar=`\@
6875 % all characters are catcode 10, 11 or 12, except \ which is active
6878 % Non-ASCII encodings make 8-bit characters active, so un-activate
6924 {\catcode`@=0 @catcode`@\=@active
7098 % sign. Just make them active and then expand them all to nothing.
7478 % leaving it active and making its active definition an actual \
7994 \catcode`\_ = \active
8095 \setnonasciicharscatcode\active
8099 \setnonasciicharscatcode\active
8103 \setnonasciicharscatcode\active
8107 \setnonasciicharscatcode\active
8128 % First, make active non-ASCII characters in order for them to be
8131 \setnonasciicharscatcode\active
8392 \global\catcode\countUTFx\active
9151 \catcode`\"=\active
9154 \catcode`\~=\active
9157 \catcode`\^=\active
9160 \catcode`\_=\active
9166 \catcode`\|=\active
9169 \catcode`\<=\active
9172 \catcode`\>=\active
9174 \catcode`\+=\active
9176 \catcode`\$=\active
9180 % name cannot be active until we have parsed the command line.
9185 % Used sometimes to turn off (effectively) the active characters even after
9203 % In texinfo, backslash is an active character; it prints the backslash
9205 \catcode`\\=\active
9210 % \rawbackslash defines an active \ to do \backslashcurfont.
9211 % \otherbackslash defines an active \ to be a literal `\' character with
9249 % Also turn back on active characters that might appear in the input
9254 @catcode`+=@active
9255 @catcode`@_=@active
9266 @c Finally, make ` and ' active, so that txicodequoteundirected and
9268 @c don't make ` and ' active, @code will not get them as active chars.
9270 @catcode`@'=@active
9271 @catcode`@`=@active