Lines Matching full:formatting

31 after.  When it gets formatted, it will undergo minimal formatting, 
35 You can use formatting codes in ordinary paragraphs, for B<bold>,
37 codes are explained in the "L<Formatting Codes|/"Formatting Codes">"
45 other text which does not require any special parsing or formatting,
51 be on 8-column boundaries. There are no special formatting codes,
108 The text in these heading commands can use formatting codes, as seen here:
113 "L<Formatting Codes|/"Formatting Codes">" section, below.
135 use formatting codes, as seen here:
140 "L<Formatting Codes|/"Formatting Codes">" section, below.
170 L<ZE<lt>E<gt>|/ZE<lt>E<gt> -- a null (zero-effect) formatting code>
291 (i.e., possibly containing formatting codes) that's just not for
292 normal formatting (e.g., may not be a normal-use paragraph, but might
293 be for formatting as a footnote).
356 =head2 Formatting Codes
357 X<POD, formatting code> X<formatting code>
361 formatting codes (a.k.a. "interior sequences") can be used:
365 Prefer "formatting codes" instead.
370 X<I> X<< IZ<><> >> X<POD, formatting code, italic> X<italic>
376 X<B> X<< BZ<><> >> X<POD, formatting code, bold> X<bold>
384 X<C> X<< CZ<><> >> X<POD, formatting code, code> X<code>
391 X<L> X<< LZ<><> >> X<POD, formatting code, hyperlink> X<hyperlink>
476 X<E> X<< EZ<><> >> X<POD, formatting code, escape> X<escape>
498 The above four are optional except in other formatting codes,
529 X<F> X<< FZ<><> >> X<POD, formatting code, filename> X<filename>
534 X<S> X<< SZ<><> >> X<POD, formatting code, non-breaking space>
541 X<X> X<< XZ<><> >> X<POD, formatting code, index entry> X<index entry>
547 =item C<ZE<lt>E<gt>> -- a null (zero-effect) formatting code
548 X<Z> X<< ZZ<><> >> X<POD, formatting code, null> X<null>
601 delimit the beginning and end of formatting codes. However,
603 greater-than sign, '>') inside of a formatting code. This is particularly
604 common when using a formatting code to provide a different font-type for a
619 X<POD, formatting code, escaping with multiple brackets>
629 X<POD, formatting code, escaping with multiple brackets>
639 the formatting code, only how it must end. That means that the examples above
717 Pod blocks and for unknown commands and formatting codes. You should
767 that could cause odd formatting.