Next: Licenses, Previous: The end user’s perspective, Up: GNU libtextstyle [Contents][Index]
As a programmer, enabling styling consists of the following tasks:
styled_ostream_begin_css_class
,
styled_ostream_end_css_class
around each run of text with a
specific text role.
libtextstyle
. If your package is using GNU autoconf,
you can use the libtextstyle.m4
macro from Gnulib.
The following sections go into more detail.