Commit 769a576
committed
(workflow): add XeLaTeX, multi-document, and font support for presentations
- Add XeLaTeX compilation support for presentation/poster projects
- Add output directory support (-outdir=build) for compiled files
- Add font installation step for CI (custom fonts in fonts/ dir)
- Add multi-document compilation (additional documents like posters)
- Add get_documents_config() for multi-document project configuration
- Add get_workflow_config() for workflow-specific settings
- Update pyproject.toml template with [documents] and [workflow] sections
- Update artifact and release files to include all compiled PDFs
Closes #31 parent e44cf07 commit 769a576
2 files changed
+229
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
183 | 198 | | |
184 | 199 | | |
185 | 200 | | |
| |||
327 | 342 | | |
328 | 343 | | |
329 | 344 | | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
330 | 364 | | |
331 | 365 | | |
332 | 366 | | |
| |||
0 commit comments