Node:font-interface, Next:, Previous:finger-interface, Up:Graphical Object Interfaces



font-interface

Any symbol that is typeset through fixed sets of glyphs (ie. fonts)


font (unknown)
Cached font metric object
font-design-size (number)
partial font definition: exact font size in points FIXME: should override font-relative-size.
font-family (symbol)
partial font definition: music roman braces dynamic math ...
font-magnification (number)
Magnification of the font. If undefined, the default is 1.0.
font-name (string)
file name for the font to load. Overrides all other font-X qualifiers.
font-relative-size (number)
partial font definition: the relative size compared the `normal' size. 0 is style-sheet's normal size, -1 is smaller, +1 is bigger.
font-series (symbol)
partial font definition: medium, bold.
font-shape (symbol)
partial font definition: upright or italic.

This grob interface is used in the following graphical objects: VoltaBracket, VaticanaLigature, UnaCordaPedal, TupletBracket, TimeSignature, TextSpanner, TextScript, TabNoteHead, SystemStartBrace, SustainPedal, Stem, StanzaNumber, SpanBar, SostenutoPedal, Script, Rest, RehearsalMark, PercentRepeat, OttavaSpanner, OctavateEight, NoteName, NoteHead, MultiMeasureRestText, MultiMeasureRestNumber, MultiMeasureRest, MetronomeMark, MensuralLigature, LyricText, KeySignature, InstrumentName, Fingering, DynamicText, DoublePercentRepeat, Dots, Custos, Clef, ChordName, BreathingSign, BassFigure, BarNumber, BarLine, Arpeggio, Ambitus and Accidental


This page is for LilyPond-2.0.0 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.