Home | History | Annotate | Download | only in build-aux

Lines Matching refs:Character

105 % If this character appears in an error message or help string, it
521 % Make each space character in the input produce a normal interword
602 %% Simple single-character @ commands
1105 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
1115 % Another complication: we want \\ (and @\) to output a \ character.
1545 % Latin 2 (0xea) gets translated to a | character. Info from
2512 % unless the following character is such as not to need one.
2828 % \tt widths. Each \tt character is 1en, so two makes it 1em.
4173 % For the aux and toc files, @ is the escape character. So we want to
4174 % redefine everything using @ as the escape character (instead of
4646 % character. It would be better to use @, but that's too big a change
5933 % One exception: @ is still an escape character, so that @end tex works.
5934 % But \@ or @@ will get a plain tex @ character.
6296 % active too. Otherwise, they get lost as the first character on a
7089 % \braceorline decides whether the next nonwhitespace character is a
7286 % _ (for example) has to be the character _ for the purposes of the
7454 % character, we would end up writing a line like this: 'xrdef {'hat
7483 % character. What I don't understand is why it works in the *value*
7499 % @ is our escape character in .aux files, and we need braces.
7864 % is turned into a normal character, we have to scan it back, so
8001 \let_=\normalunderscore % normal _ character for filenames
8124 % A message to be logged when using a character that isn't available
8127 \def\missingcharmsg#1{\message{Character missing in OT1 encoding: #1.}}
8134 % macros containing the character definitions.
8137 % Latin1 (ISO-8859-1) character definitions.
8244 % Latin9 (ISO-8859-15) encoding character definitions.
8259 % Latin2 (ISO-8859-2) character definitions.
8364 % UTF-8 character definitions.
8879 % US-ASCII character definitions.
9110 % DEL is a comment character, in case @c does not suffice.
9133 % This macro is used to make a character print one way in \tt
9198 % \backslashcurfont outputs one backslash character in current font,
9203 % \realbackslash is an actual character `\' with catcode other, and
9207 % In texinfo, backslash is an active character; it prints the backslash
9215 % \otherbackslash defines an active \ to be a literal `\' character with
9221 % the literal character `\'.