|
NAME"LaTeXML::Common::Font" - representation of fontsDESCRIPTION"LaTeXML::Common::Font" represent fonts in LaTeXML. It extends LaTeXML::Common::Object.This module defines Font objects. I'm not completely happy with the arrangement, or maybe just the use of it, so I'm not going to document extensively at this point. The attributes are family : serif, sansserif, typewriter, caligraphic, fraktur, script series : medium, bold shape : upright, italic, slanted, smallcaps size : TINY, Tiny, tiny, SMALL, Small, small, normal, Normal, large, Large, LARGE, huge, Huge, HUGE, gigantic, Gigantic, GIGANTIC color : any named color, default is black They are usually merged against the current font, attempting to mimic the, sometimes counter-intuitive, way that TeX does it, particularly for math Methods
AUTHORBruce Miller <bruce.miller@nist.gov>COPYRIGHTPublic domain software, produced as part of work done by the United States Government & not subject to copyright in the US.
Visit the GSP FreeBSD Man Page Interface. |