('nothemes', _("Don't disply themes")),
('nowlfont', _("Don't use our custom font")),
('nocover', _("Without cover")),
+ ('notoc', _("Without table of contents")),
)
CUSTOMIZATION_OPTIONS = (
('leading', _("Leading"), (
)),
('fontsize', _("Font size"), (
('', _('Default')),
- ('13pt', _('Big'))
+ ('13pt', _('Big')),
+ ('16pt', _('Bigger')),
)),
# ('pagesize', _("Paper size"), (
# ('a4paper', _('A4')),