-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Occasionally we apply font coloring to some of the text (e.g., "High Risk" is in red font, "Low Risk" is in green font, etc.) in our PDF reports.
Previously, this was done through the use of the \textcolor{} LaTeX function, in combination with the (scripted) installation of a LaTeX package (in the assets/ directory) that enables font colors to be available.
I would like to try to enable this with the Typst approach, as well, but I'm not sure how to do so. If we determine a solution, this should be added to the example report .qmd file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request