XSL-FO by Pawson Dave

XSL-FO by Pawson Dave

Author:Pawson, Dave [Dave Pawson]
Language: eng
Format: epub
Tags: COMPUTERS / Programming Languages / XML
ISBN: 9780596556105
Publisher: O'Reilly Media
Published: 2009-06-29T16:00:00+00:00


Shows the font-family selection in use.

This selects the Arial font as first choice, Garamond as second choice, and the fallback of using any available Serif fonts. Where the font family name contains spaces, enclose in the alternate quote marks, for example, 'Times Extravaganza Fabuleux'.

font-style selects one style from a small number of variants. These are normal , the upright form of the character; italic, often used for emphasis; oblique, slightly different visually from italic and sometimes known as slanted; and backslant, the inverse of oblique.

Use is shown in Example 8-7 in a simple inline.

Example 8-7. Font style

<fo:inline font-style="normal">This is normal.</fo:inline> <fo:inline font-style="italic">Italic.</fo:inline> <fo:inline font-style="oblique">Oblique.</fo:inline> <fo:inline font-style="backslant">Backslant.</fo:inline>



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.