> color_paragraphs = true
This doesn't do what you think it does...
> anchor_color works great, but color_paragraphs doesn't seem to work
> as expected. They are rendered in the default colour. Is there a way
> to preserve the colourized output?
# If document has no <body> tag, then will draw in device's
# default text color (which may not be black if they have
# hacked it with Kroma or similar utility) until first
# color change, or new paragraph, then will go to black.
# This makes sure document starts off in black.
self._color_paragraphs = config.get_bool("color_paragraphs")
David A. Desrosiers
[EMAIL PROTECTED]
http://gnu-designs.com
_______________________________________________
plucker-list mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list