Lines Matching refs:Character
108 % If this character appears in an error message or help string, it
162 % Give the space character the catcode for a space.
165 % Likewise for ^^M, the end of line character.
511 % Make each space character in the input produce a normal interword
1488 % Latin 2 (0xea) gets translated to a | character. Info from
2778 % character) is such as not to need one.
2914 \normaldash % always output the dash character itself.
2917 % (a) the next character is a -, or
2918 % (b) the preceding character is a -.
3240 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
3359 % delimiter character idea from \verb, but it seems like overkill.
3503 % \tt widths. Each \tt character is 1en, so two makes it 1em.
5403 % This works without changing the escape character used in the toc or aux
5409 % character (as it checked for "\entry" in the files, and not "@entry"). When
5411 % the escape character can change back to @ again. This should be an easy
5612 % old index files using \ as the escape character. Reading this would
5645 % Make @ an escape character to give macros a chance to work. This
7090 % One exception: @ is still an escape character, so that @end tex works.
7091 % But \@ or @@ will get a plain @ character.
7499 % active too. Otherwise, they get lost as the first character on a
8739 character is a {. It sets the context
9303 % @ is our escape character in .aux files, and we need braces.
9835 \let_ = \normalunderscore % normal _ character for filename test
10053 % A message to be logged when using a character that isn't available
10056 \def\missingcharmsg#1{\message{Character missing, sorry: #1.}}
10063 % macros containing the character definitions.
10076 % Latin1 (ISO-8859-1) character definitions.
10181 % Latin9 (ISO-8859-15) encoding character definitions.
10196 % Latin2 (ISO-8859-2) character definitions.
10301 % UTF-8 character definitions.
10335 % substituting ~ and $ with a character token of that value.
10396 \errmessage{Unicode character U+#1 not supported, sorry}%
10413 % provide a definition macro to replace a Unicode character;
11195 % non-active tokens with the same character code. This is used to
11202 % provide a definition macro to replace/pass-through a Unicode character
11225 % Native Unicode handling (XeTeX and LuaTeX) character replacing definition.
11233 % make the character token expand
11246 % US-ASCII character definitions.
11501 % DEL is a comment character, in case @c does not suffice.
11515 % This macro is used to make a character print one way in \tt
11583 % \backslashcurfont outputs one backslash character in current font,
11587 % \realbackslash is an actual character `\' with catcode other.
11590 % In Texinfo, backslash is an active character; it prints the backslash
11606 % \otherbackslash defines an active \ to be a literal `\' character with
11611 % the literal character `\'.