-
Notifications
You must be signed in to change notification settings - Fork 427
Closed
Description
I'm currently creating a tool to generate reports using strings and style-settings from a database.
This also requires me to set the font.
I'm adding runs dynamically using the following annotation:
{%r for entry in entries %}{{r entry }}{%r endfor %}
I can add runs using R(text, **settings) which works great for most things.
These options seem to be restricted to the following options however:
style, color, highlight, size, bold, italic, underline and strike
No option to set the font.
Metadata
Metadata
Assignees
Labels
No labels