diff options
Diffstat (limited to 'Tectonic.toml')
| -rw-r--r-- | Tectonic.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Tectonic.toml b/Tectonic.toml new file mode 100644 index 0000000..67bca2b --- /dev/null +++ b/Tectonic.toml @@ -0,0 +1,7 @@ +[doc] +name = 'Documentation Log Assignment' +bundle = 'https://data1.fullyjustified.net/tlextras-2022.0r0.tar' + +[[output]] +name = 'default' +type = 'pdf' |