docs: strengthen thesis evidence and citations

This commit is contained in:
lda
2026-06-16 14:25:39 +07:00 Verified
parent e24f28929a
commit 94dac0b08b
7 changed files with 312 additions and 210 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ $filter = Join-Path $PSScriptRoot 'diagram.lua'
$env:MERMAID_BIN = whereis mmdc
$env:TIKZ_BIN = 'xelatex'
Write-Host @args
Write-Host $($args -join ' ')
& pandoc --lua-filter $filter --pdf-engine=xelatex @args