Commit Graph

18 Commits

Author SHA1 Message Date
Lephenixnoir a0fec24bd9
new icon by Mb88 2023-08-08 20:58:06 +02:00
Lephenixnoir 9b71e45b14
also load .tex files from storage memory root 2023-08-07 18:41:50 +02:00
Lephenixnoir eb5b7383f2
factor file collection out of main.c 2023-08-07 18:27:42 +02:00
Lephenixnoir 4f28a77294
move tile symbols to document files 2023-08-07 18:10:55 +02:00
Lephenixnoir 48450e1111
finish transcribing chapter 1 2023-08-07 18:02:26 +02:00
Lephenixnoir c8b00159a1
improve rendering quality + fix for lack of lists 2023-08-07 17:37:49 +02:00
Lephenixnoir 5e5bbd3a3b
consistent line spacing, even with inline formulas 2023-08-07 17:17:23 +02:00
Lephenixnoir 9d790a15b9
bring back categories, with more freedom 2023-08-07 17:03:07 +02:00
Lephenixnoir af3d3d8aa6
center display math through brk 2023-08-07 15:34:40 +02:00
Lephenixnoir 318522d791
move parser into add-in (loses course/questions distinction) 2023-08-07 14:30:58 +02:00
Lephenixnoir 25827479ac
remove brk library test 2023-08-07 11:07:28 +02:00
Lephenixnoir 4515ec9715
README 2023-08-06 11:46:25 +02:00
Lephenixnoir 2d0eeafec3
scrolling + navigation edge cases 2023-08-06 11:44:12 +02:00
Lephenixnoir 5abfa2071c
functional layout 2023-08-06 11:08:39 +02:00
Lephenixnoir 108c94a51e
improve breaking flow
- Add newline at start of text segment if the current line is not empty
  and the first word/character of the segment doesn't fit.
- Skip spaces when text section is at start of line
- Hack: add one pixel padding after formulas
2023-08-06 10:57:05 +02:00
Lephenixnoir 6c7b0b26f6
everything everywhere all at once
I keep adding more stuff and now I really need to commit.
2023-08-06 10:39:57 +02:00
Lephenixnoir 47e89aed8d
bare bones main menu 2023-08-04 11:43:11 +02:00
Lephenixnoir 62e086e1e3
project template 2023-08-04 09:52:11 +02:00