|
Next
Previous
Contents
8. Inline TagsHere the abstract inlines are broken down until only true and usable tags will remain. Let's recall:
<!entity % inline
" (#pcdata | f| x| %emph; |sq| %xref | %index | file )* " >
Inlines don't have a influence to paragraphing, sectioning or document classing. Just modifying text within it's normal flow.
8.1 Emphasizes
<!entity % emph
" em|it|bf|sf|sl|tt|cparam " >
The emphasizes are gathering the tags for emphasizing inline text.
The different types of emphasizes are:
8.2 Short-quote TagNormally this one could be viewed the same level like one of the emphasize tags, but the definition of the linuxdoc dtd is placing it same level like the emphasizes, and so I do. The
8.3 Formula TagThe formula tag allows us to note down a mathematical formula within the
normal text, not appearing in an own line. So the text
8.4 External TagThe external tag is passing the tagged data directly through the parser, without modifying it. E.g. to LaTeX.
Next Previous Contents Linux HOWTO full list |
|
This document, LDP HOWTO-INDEX, is copyrighted (c) 1995 - 2002 by Tim Bynum, Guylhem Aznar, Joshua Drake and Greg Ferguson. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is available at http://www.gnu.org/copyleft/fdl.html. If you have questions, please contact the LDP.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |