Schema Central > XSL-FO 1.1 > fo.xsd > fo:common-font-properties
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fo:common-font-properties

Common Font Properties

See http://www.w3.org/TR/xsl11/#common-font-properties.

Attribute group information

Namespace: http://www.w3.org/1999/XSL/Format

Schema document: fo.xsd

Attributes

NameOccTypeDescriptionNotes
font-family [0..1]AnonymousA prioritized list of font family names and/or generic family names. To deal with the problem that a single font may not contain glyphs to display all the characters in a document, or that not all fonts are available on all systems, this property allows authors to specify a list of fonts, all of the same style and size, that are tried in sequence to see if they contain a glyph for a certain character. This list is called a font set. CSS2 Reference: from group fo:font-family
font-selection-strategy [0..1]Anonymousfrom group fo:font-selection-strategy
font-size [0..1]fo:font-sizeThe size of the font when set solid. The font size corresponds to the em square, a concept used in typography. Note that certain glyphs may bleed outside their em squares. CSS2 Reference: from group fo:font-size
font-stretch [0..1]AnonymousSelects a normal, condensed, or extended face from a font family.from group fo:font-stretch
font-size-adjust [0..1]AnonymousAn aspect value for an element that will preserve the x-height of the first choice font in the substitute font. This property allows authors to specify an aspect value for an element that will preserve the x-height of the first choice font in the substitute font. CSS2 Reference: from group fo:font-size-adjust
font-style [0..1]fo:font-styleRequests normal (sometimes referred to as "roman" or "upright"), italic, and oblique faces within a font family. CSS2 Reference: from group fo:font-style
font-variant [0..1]fo:font-variantIn a small-caps font, the glyphs for lowercase letters look similar to the uppercase ones, but in a smaller size and with slightly different proportions. The "font-variant" property requests such a font for bicameral (having two cases, as with Roman script). This property has no visible effect for scripts that are unicameral (having only one case, as with most of the world's writing systems). CSS2 Reference: from group fo:font-variant
font-weight [0..1]fo:font-weightThe weight of the font. CSS2 Reference: from group fo:font-weight
font [0..1]AnonymousA shorthand property for setting "font-style", "font-variant", "font-weight", "font-size", "line-height", and "font-family", at the same place in the stylesheet. The syntax of this property is based on a traditional typographical shorthand notation to set multiple properties related to fonts. Value is [ [ <font-style> || <font-variant> || <font-weight> ]? <font-size> [ / <line-height>]? <font-family> ] | caption | icon | menu | message-box | small-caption | status-bar | inherit CSS2 Reference: from group fo:font

Used in

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com