Lines Matching refs:character
292 % breakpoints at each character. As some strings are highlighted,
293 % we have to apply the highlighting character per character, which
298 % \sphinxbreaksviaactive, some Pygments character escapes such as
308 % The highlighting macro \PYG will be applied character per
309 % character. Highlighting via a colored background gives thus a
342 % character widths, or if the min width plus verbatimmaxunderfull character
344 % potential line break at each character, else we don't.
411 \ifcat\noexpand~\noexpand#1\relax% active character
413 \else % non-active character, control sequence such as \PYGZdl, or empty
418 % Let's hope expansion of active character does not really require arguments,
434 % Replace \PYG by itself applied one character at a time! This way breakpoints
449 \ifcat\noexpand~\noexpand#1\relax% active character
451 \else % non-active character, control sequence such as \PYGZdl, or empty
456 % Let's hope expansion of active character does not really require arguments,
682 \def\do##1##2% put potential break point before character
685 \def\do##1##2% put potential break point after character
754 % and also at \ character (which is escaped to \textbackslash{}).