Markdown and LaTeX Editor
11–20 of 64 posts
Re: Markdown and LaTeX Editor
#12See also rMarkdown ( http://rmarkdown.rstudio.com/ ) for Markdown supporting LaTeX (and bunch of other things) and its real-time editor editR ( https://github.com/swarm-lab/editR ). Or for a longer list/discussion: https://hackpad.com/New-scientific-markup-language-utAjFcYuv... (it includes https://stackedit.io/ ).
```{r}
a = 3
b = 6
c = a / b
```
Did you know that $\frac{`r a`}{`r b`} = `r c`$?
http://i.imgur.com/IpiqDEx.pngRe: Markdown and LaTeX Editor
#13I have the same setup in atom using Markdown Preview Plus ( https://atom.io/packages/markdown-preview-plus ) Works amazing and is offline, I highly recommend it.
Re: Markdown and LaTeX Editor
#14Re: Markdown and LaTeX Editor
#15Re: Markdown and LaTeX Editor
#16Re: Markdown and LaTeX Editor
#17Re: Markdown and LaTeX Editor
#18Very curious as to why this so much more responsive than overleaf and sharelatex. Anyone?
Re: Markdown and LaTeX Editor
#19I use Softcover to write and maintain both the code-heavy Ruby on Rails Tutorial (http://railstutorial.org/book) and the math-heavy Tau Manifesto (http://tauday.com/tau-manifesto). (Disclosure: I'm also the principal author of Softcover.)
Re: Markdown and LaTeX Editor
#20What about writing in a WYSIWYG, and get a LaTeX document and a markdown document? http://www.escherpad.com/signup