PDF-Builder

 view release on metacpan or  search on metacpan

lib/PDF/Builder/Docs.pm  view on Meta::CPAN

marker description, per standard CSS, plus "box" (I<extension> for unordered list to give a box I<outline> marker (an unfilled "square"))

=item margin-top/right/bottom/left

per standard CSS. combined B<margin> in the future

=item _marker-*

I<extensions>: these are CSS property overides to the appearance of list item markers (the formatted counter or bullet in front of the item). These may be applied to an entire list by placing them in CSS <styleE<gt> or a style= attribute within <olE<...

The corresponding CSS attributes (color, font-family, font-style, font-size, font-weight) are cascaded as usual, and the _marker-* attributes are cascaded as usual. When outputting a list's marker, if the final C<_marker-*> property is not empty ('')...

If you are I<nesting> lists, C<_marker-*> properties will be inherited, as is the usual practice. If you want a nested list to use standard properties, you will need to cancel the current state of inherited C<_marker-*> propertie(s) by setting it/the...

=over

=item _marker-before

text to insert I<before> ordered list marker

=item _marker-after



( run in 0.443 second using v1.01-cache-2.11-cpan-49f99fa48dc )