Next: Fine Adjustment of Labels.
Up: Detailed Example with Marked
Previous: Adding Labels
As well as commands listed above, font-size and style for text
and math labels can be specified, using commands:
\xyMarkedStyledTxt <mods>{<style>}{<num>}
\xyMarkedStyledText <mods>{<style>}{<num>}
\xyMarkedStyledMath <mods>{<style>}{<num>}
\xyMarkedStyledTxtPoints <mods>{<style>}{<list>}
\xyMarkedStyledTextPoints<mods>{<style>}{<list>}
\xyMarkedStyledMathPoints<mods>{<style>}{<list>}
\xyMarkedStyledTxtExcept <mods>{<style>}{<list>}
\xyMarkedStyledTextExcept<mods>{<style>}{<list>}
\xyMarkedStyledMathExcept<mods>{<style>}{<list>}
Allowable values for <style> in text-mode are macro names
that make sense to be used with XY-pic's \txt command as follows:
*<modifiers>\txt<style>{...balanced text...}
while for math-mode <style> must work within inline mathematics
as follows:
$<style>{...balanced math...}$ .
Ross Moore
1999-08-12