I need an application like TeXmaker, for plainTeX, which will be convinient to use and will have text editor, command line interface and real-time viewer for pdf dokument all in one. Maybe there is an opportunity to install plainTeX in TeXmaker? Thank you for your answer
Asked
Active
Viewed 158 times
0
-
1Welcome to TeX.SE. Do the posting LaTeX Editors/IDEs and the Wikipedia page Comparison of TeX editors answer your questions? – Mico Mar 30 '20 at 09:24
-
You don't install TeX into TeXmaker. TeXmaker calls TeX and friends. Since not many people uses plainTeX these days you'll have to define your own compilation command and choose it in the quickbuild. – daleif Mar 30 '20 at 09:29
-
texstudio-- sublime text --- atom -- – js bibra Mar 30 '20 at 09:30
-
1To add to the comments above: you can use every editor for plainTeX, so you can also use TeXmaker if that is your preferred editor. Just set the correct build command (in the User field, see https://tex.stackexchange.com/questions/147817/what-is-the-default-command-for-quick-build-in-texmaker). – Marijn Mar 30 '20 at 09:53