diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-06-05 10:48:07 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-05 11:22:05 +0200 |
commit | adf24d98f4998af3fad6b60647503575df3ed039 (patch) | |
tree | 19aedda0581df5f1a740f1c109baeba9b6795b67 /_report.yml | |
parent | 1605d3018d8689831c7050bd388159b1fa3a84b4 (diff) |
add rdfs2dot diagrams, rendered conditionally as SVG or TeX
Diffstat (limited to '_report.yml')
-rw-r--r-- | _report.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_report.yml b/_report.yml index bad7757..8f8c924 100644 --- a/_report.yml +++ b/_report.yml @@ -7,6 +7,7 @@ comments: format: pdf: + default-image-extension: tex # links-as-notes: true colorlinks: false pdf-engine: lualatex |