Commit Graph

63 Commits

Author SHA1 Message Date
5bca7890c4 feat: css hyphenation
All checks were successful
build / build (push) Successful in 43s
2026-03-19 15:46:25 -06:00
befa724551 fix: native latex prelude 2026-03-19 15:46:07 -06:00
2b80c15cc8 chore: cleanup
All checks were successful
build / build (push) Successful in 42s
2026-03-19 14:47:01 -06:00
7805de06f2 fix: latex paragraphs again lol
All checks were successful
build / build (push) Successful in 4s
2026-03-19 14:45:53 -06:00
1629efb378 fix: latex-environment belongs to paragraph
All checks were successful
build / build (push) Successful in 5s
wip: feat: org-element specs
2026-03-17 21:07:33 -06:00
2198b5f409 fix: ????
All checks were successful
build / build (push) Successful in 4s
2026-03-05 15:59:55 -07:00
bc5138086d fix: remove debug code again idiot
Some checks failed
build / build (push) Failing after 19s
2026-03-05 15:58:14 -07:00
6d1d94194b fix: display math scales with text
All checks were successful
build / build (push) Successful in 44s
2026-03-05 15:51:13 -07:00
fd9322740d fix: remove debug code
All checks were successful
build / build (push) Successful in 39s
2026-03-05 15:11:26 -07:00
e5b47898a5 Merge pull request 'fix: tikz svgs' (#10) from fix-tikz-svgs into main
All checks were successful
build / build (push) Successful in 5s
Reviewed-on: #10
2026-03-05 15:10:46 -07:00
26410655d9 fix: tikz svgs
All checks were successful
build / build (push) Successful in 43s
Fixes #9
2026-03-05 15:09:37 -07:00
faa84f986d doc: doerg-temml-worker
All checks were successful
build / build (push) Successful in 1m24s
2026-03-05 11:47:59 -07:00
9ec8bca383 feat: warning message on timeout
All checks were successful
build / build (push) Successful in 40s
2026-03-05 09:52:29 -07:00
d946c57bff Merge pull request 'fix: namespace error lol' (#8) from ns-error into main
All checks were successful
build / build (push) Successful in 4s
Reviewed-on: #8
2026-03-05 09:49:24 -07:00
7c4ad64d58 fix: increase snippet timeout to 20s
All checks were successful
build / build (push) Successful in 5s
2026-03-05 09:49:04 -07:00
56742cf72d fix: namespace error lol
Some checks failed
build / build (push) Failing after 1m1s
2026-03-05 09:36:49 -07:00
a92b387e63 refactor: more.
Some checks failed
build / build (push) Failing after 3h13m17s
2026-03-02 15:18:35 -07:00
98c106b3cf fix: trim temml/render input 2026-03-02 15:17:57 -07:00
b336aa873e refactor: more cleanup >_<
Some checks failed
build / build (push) Has been cancelled
2026-03-02 14:59:11 -07:00
e49f847f20 refactor: move texslop into tex module
Some checks failed
build / build (push) Has been cancelled
2026-03-02 14:53:07 -07:00
ec4ad7c9c2 fix: set doerg-parser in config 2026-03-02 14:12:52 -07:00
762324d9f0 fix: config spec 2026-03-02 14:06:50 -07:00
c97b7ab0dc chore: clean doerg sources
All checks were successful
build / build (push) Successful in 5s
2026-03-01 12:18:14 -07:00
c45852097b chore: package.nix → default.nix
All checks were successful
build / build (push) Successful in 5s
2026-03-01 12:08:21 -07:00
74e48264ea chore: clean up serialise
Some checks failed
build / build (push) Has been cancelled
2026-03-01 11:56:06 -07:00
283c18fd9e chore: remove demo action
All checks were successful
build / build (push) Successful in 4s
2026-03-01 11:52:58 -07:00
570fca833d Merge pull request 'tex' (#7) from tex into main
All checks were successful
build / build (push) Successful in 4s
Gitea Actions Demo / build (push) Successful in 4s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
Reviewed-on: #7
2026-03-01 11:50:07 -07:00
eb53516a2d feat: build on push
All checks were successful
build / build (push) Successful in 57s
Gitea Actions Demo / build (push) Successful in 4s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
2026-03-01 11:46:40 -07:00
8b2fb7a010 refactor: rename doerg-tex → doerg-temml-worker 2026-03-01 11:46:22 -07:00
6ef81a4a45 fix: nix stuff and config 2026-03-01 11:46:22 -07:00
17e61aabc8 fix: config spec 2026-03-01 11:46:22 -07:00
c34b239d01 feat: kaocha 2026-03-01 11:46:22 -07:00
de96a6245b fix: align display math 2026-03-01 11:46:22 -07:00
c077186c10 feat: tests 2026-03-01 11:46:22 -07:00
c0a69bdbed feat: to-html 2026-03-01 11:44:13 -07:00
99bf9aae03 refactor: split tex modules 2026-03-01 11:44:13 -07:00
18350f6600 fix: render-temml 2026-03-01 11:44:13 -07:00
5c92dc153c fix: temml css 2026-03-01 11:44:13 -07:00
66586e6239 refactor: split up render-temml 2026-03-01 11:44:13 -07:00
49990228c9 feat: xelatex rendering 2026-03-01 11:44:02 -07:00
651ed4f26c feat: tex rendering via temml 2026-02-22 18:40:36 -07:00
a26df4011a margin notes 2026-02-16 03:40:52 -07:00
71b370147e feat: subscript superscript 2026-02-09 17:53:21 -07:00
703bcff905 feat: more sane placeholders 2026-02-09 17:53:06 -07:00
3fa63d03d8 feat: ignore comments 2026-02-09 17:49:54 -07:00
98c0be72e0 different placeholders for unimplemented elements 2026-02-09 17:44:49 -07:00
b27db6e710 feat: footnotes 2026-02-09 17:01:03 -07:00
2735469b07 specter and first section 2026-02-06 16:43:25 -07:00
5024b0f078 remove result 2026-02-06 10:33:03 -07:00
50163e48be progress 2026-02-05 22:08:43 -07:00