|
|
|
|
|
by baby
4079 days ago
|
|
I've been writing a book for many years and my set up has always been this: Sublime text with 2 columns: notes on the right, text on the left. When I write notes, or a blog post, or an essay, etc... I use Sublime and markdown. I can easily convert that to LaTeX with pandoc. For more complex rapport I have a script that do the translation from several .md files to one .tex file. If I write a technical paper I just use LaTeX. I will only use word for a quick and dirty rapport. |
|