Skip to content

Feat/latex power and dark mode#18

Merged
leonardosalasd merged 5 commits into
mainfrom
feat/latex-power-and-dark-mode
Jun 18, 2026
Merged

Feat/latex power and dark mode#18
leonardosalasd merged 5 commits into
mainfrom
feat/latex-power-and-dark-mode

Conversation

@leonardosalasd

Copy link
Copy Markdown
Member

No description provided.

…resolve

Replaces the manual xelatex passes with latexmk -xelatex, which runs bibtex/biber and makeindex and reruns until references settle. Fixes \cite/\bibliography showing [?] and \printindex coming out empty.
fontspec needs real system fonts. fonts-liberation also gives a fontconfig alias so \setmainfont{Times New Roman} resolves to Liberation Serif; Noto covers CJK and Arabic.
Rename files (not the main one) from the editor panel and rename projects from the dashboard. The gallery now refetches on mount and focus so deleted or new projects don't linger when you come back from the editor.
Trackpad pinch (ctrl+wheel) zooms the PDF; scrollbars appear once a page is larger than the pane.
Adds a light/dark toggle on the dashboard and in the editor. The choice is saved and applied before paint to avoid a flash; the editor and the rest of the UI follow the theme.

@leonardosalasd leonardosalasd left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@leonardosalasd leonardosalasd merged commit 304e367 into main Jun 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant