Commit History

feat: PDF compile + preview + debug button
4f19e2d

Siyuan Hu commited on

debug: add pipeline output.zip via LFS for compile testing
9a566da

Siyuan Hu commited on

feat(debug): add 'Test last pipeline zip' to compile most recent runs/*/output.zip with local fonts + template precedence; widen TEXINPUTS
b95ddcd

Siyuan Hu commited on

fix(debug): expand TEXINPUTS to include project + parent (recursive); copy template *.sty next to tex; stronger local-font overrides
5e9efe4

Siyuan Hu commited on

build(debug): ensure TEXINPUTS points to project; copy template *.sty into zip project; use local fonts via overrides; should resolve Raleway fontspec error
c41b46e

Siyuan Hu commited on

feat(debug): copy repo fonts into zip project and append font overrides so theme uses ./fonts; fix DejaVu fallback issue
4babf88

Siyuan Hu commited on

fonts: add local Raleway/Lato via LFS under template/fonts; template loads local fonts via Path
5340fb3

Siyuan Hu commited on

fix(fonts): add font fallbacks in template; patch theme file inside uploaded/repo zip during debug compile when needed
d957791

Siyuan Hu commited on

revert(template): restore original beamerthemegemini.sty (remove font fallbacks); rely on font install in postBuild instead
d56cd73

Siyuan Hu commited on

build(space): install fonts-raleway and fonts-lato in postBuild to satisfy fontspec without modifying template
bdfd2cb

Siyuan Hu commited on

feat(debug): add UI to compile repo output.zip and uploaded zip; connect handlers (no binary files)
489ab2a

Siyuan Hu commited on

feat(runtime): download tectonic on-the-fly into runs/_bin when not found; use for both poster and debug compiles
aab81af

Siyuan Hu commited on

feat(tectonic): robust detection of binary in common paths + keep python -m fallback; simplify postBuild; avoid pip tectonic
f3dfa83

Siyuan Hu commited on

fix: correct conditional chain and add python -m tectonic fallback for both compile functions
25f36c7

Siyuan Hu commited on

build(space): install tectonic via pip (requirements.txt) to ensure TeX engine available at runtime
727f90e

Siyuan Hu commited on

fix(python): avoid backslashes inside f-string expressions in debug_compile HTML
9c307e5

Siyuan Hu commited on

feat(debug): add debug_compile function for PDF test + new tab preview
2bdeeef

Siyuan Hu commited on

build(space): remove packages.txt; install Tectonic via postBuild using install_tectonic.sh
5951ca9

Siyuan Hu commited on

feat(space): PDF compile + preview + debug; runtime to gradio; packages.txt with tectonic
937a7d5

Siyuan Hu commited on

fix
1d77163

ZaynZhu commited on

fix
b447602

ZaynZhu commited on

fix
44efbff

ZaynZhu commited on

optimize layout
f438072

ZaynZhu commited on

optimize layout
a3ef8aa

ZaynZhu commited on

Migrate Paper2Poster code
af8fa93

ZaynZhu commited on