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
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.
Deep Learning with Python by François Chollet(12612)
Hello! Python by Anthony Briggs(9931)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9806)
The Mikado Method by Ola Ellnestam Daniel Brolund(9798)
Dependency Injection in .NET by Mark Seemann(9355)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8317)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7777)
Grails in Action by Glen Smith Peter Ledbrook(7711)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7573)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7251)
Microservices with Go by Alexander Shuiskov(7020)
Practical Design Patterns for Java Developers by Miroslav Wengner(6928)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6878)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6431)
Angular Projects - Third Edition by Aristeidis Bampakos(6294)
The Art of Crafting User Stories by The Art of Crafting User Stories(5818)
NetSuite for Consultants - Second Edition by Peter Ries(5748)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5560)
Kotlin in Action by Dmitry Jemerov(5080)
