Customized features
Pullquotes
Create a pullquote with {:.pullquote}
. Modify with:
.pdf-wide
: places pullquotes in main text area
Tables
Modify tables with:
{:.pdf-wide}
(or<table class="wide">
): expands table into sidebar
Forms
Tables that are presented as forms:
.pdf-wide
extends them across the full page width
Definitions
Modify definitions with:
{% comment %}Don’t process Liquid tags{% endcomment %}
class="pdf-wide"
as a parameter in{% include definition %}
Headings
- In boxes, during page refinement you may need to remove space from the tops of headings in boxes that run over pages. To do that, add
.pdf-no-space-above
to the heading