Replies: 1 comment
-
|
TeXpresso really uses DVI/XDV internally. MuPDF is not that deeply integrated, any Canvas-like API with good support for drawing custom glyphs could work in theory. But this is mucher lower-level than a PDF, so a PDF viewer would not be suitable as a replacement (unless significant work is done on this viewer, essentially implementing support for an incremental flavor of DVI). However a PDF engine is still necessary for supporting
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, texpresso uses MuPDF as its viewer. I have no idea how deep MuPDF is integrated into texpresso's sourcecode, but would it be possible in theory to use a custom viewer e.g. zathura with pdf-poppler, or in vscode the built-in viewer provided by the pdf extension?
Beta Was this translation helpful? Give feedback.
All reactions