
LyX
Overleaf
TeXstudio
Texmaker
TeXworks
Kile
TeXnicCenter
Microsoft Word
AsyncRun.vim
Vim-Plug
vimtex
Markdown Preview for (Neo)vim
EnTT
AsyncRun.vimLyX is highly recommended for researchers, scientists, and academicians who frequently produce complex documents such as theses, dissertations, research papers, and books. It is also suitable for anyone familiar with LaTeX who wants a more user-friendly interface or for those willing to learn it to produce high-quality typeset documents.
No AsyncRun.vim videos yet. You could help us improve this page by suggesting one.
AsyncRun.vim might be a bit more popular than LyX. We know about 22 links to it since March 2021 and only 15 links to LyX. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You can use LyX. LyX self-describes as a What You See is What You Mean editor, basically a fully graphical editor for writing LaTeX. Source: about 3 years ago
Directly typing LaTeX gets unwieldy for longer and more complicated expressions, so I write those in LyX first and then copy-and-paste the LaTeX code into Obsidian. Source: over 3 years ago
I like LyX. It's not for everyone, but damn it can be effective. Source: over 3 years ago
An upopular opinion perhaps, but I'm a huge fan of the WYSIWYM editor LyX. Source: over 3 years ago
I don't think LyX devs will notice your point here, alas. You could consider writing an email to the devs email list found on lyx.org. Source: almost 4 years ago
Asyncrun - ๐ Run Async Shell Commands in Vim 8.0 and NVim and Output to the Quickfix Window !! - Source: dev.to / almost 2 years ago
I'm familiar with asyncrun.vim, but it outputs as quickfix. I specifically want to filter editor text (as stdin/stdout). Source: about 3 years ago
If you want to open a new terminal in the CWD of neovim, you couls either use neovim's built in terminal or, if it needa to be kitty, use the neovim AsyncRun-plugin and start kitty with the necessary command-line options to start in neovims's CWD(I uae this with Alacritty instead of Kitty). Source: over 3 years ago
For running the file there are several tools. I have been using asynctasks.vim which is built on top of asyncrun.vim which I usually use to open a tmux pane and run the code/test. I've been looking at switching to overseer.nvim but haven't yet. I use justfiles to define all of my tasks. Source: over 3 years ago
I can :Man blah to look up docs or :AsyncRun to build/run with jumpable output in the quickfix. Doing it within vim means I can pull from any register for pasting, yank without a mouse, hide buffers or move them to tabs, etc. Source: over 3 years ago
Overleaf - The online platform for scientific writing. Overleaf is free: start writing now with one click. No sign-up required. Great on your iPad.
Vim-Plug - :hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.
TeXstudio - TeXstudio is an integrated environment for writing LaTeX documents.
vimtex - vimtex is a Vim plugin that provides support for writing LaTeX documents.
Texmaker - Texmaker, free cross-platform latex editor
Markdown Preview for (Neo)vim - Preview markdown on your modern browser with synchronized scrolling and flexible configuration.