I have this project in which I need to write something like a workspace for LaTeX.
Basically I need to make split window. In one you would write the TeX code and in the other you would see the live result of your doing. And I have to add some other small things like coloring the syntax, changing the compile method (LaTeX, XeLatex...) etc.
I know and I've written some documents in LaTeX, so I know LaTeX fairly.
But!!! Where should I start? I don't know anything about it. Is there maybe some simple code to begin with? is there a small example? anything?
I'm not lazy. I went through the internet and found very few things about it.
Would like to hear some advice.