feat: xelatex rendering

This commit is contained in:
2026-02-22 19:01:12 -07:00
parent 651ed4f26c
commit 49990228c9
11 changed files with 423 additions and 63 deletions
+3
View File
@@ -8,8 +8,11 @@
(defn c [x]
(->> x cbor/encode (map #(format "%02x" %)) (str/join " ")))
#_
(w "\\naturalto")
(w "\\ifxetex blah \\fi")
#_#_#_
(w "c = \\sqrt{a^2 + y^2}")
(w "c = \\sqrt{a^ + y^2")