-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Labels
Description
I've long puzzled over why I find the output display of vimtex so difficult to work with, as compared to `normal' LaTeX UIs like SublimeText, TeXShop, etc. I wanted to make a discussion to raise some thoughts.
To me, there are three things:
- Is there a parser that better parses the output?
- Is there a parser that can visually colourise the output?
- Is there something about the quickfix interface and output display that makes it inferior to other UIs?
I am not sure what the answer to these questions are. I think it might take some side-to-side comparison. But just two further thoughts.
- Apparently pplatex can be used to 'prettify' output, and this is incorporated into vimtex. However pplatex is not easily obtainable on Mac. I have not tried to build it from source.
- QuieTeX looks super promising. @lervag can we incorporate this into vimtex? Here is the demo of before and after