Alternatives to wordprocessors
I'm looking for a general purpose writing tool, for writing letters, documentation, jot down notes and so on in pure text, and not be dependent on a certain piece of software like Word for the writing part but it could be as simple as Notepad or as advanced as Vim.
At some point I might need these writings to be presentable to others in form of a PDF, with formatting: like headers, bold, italic, having a page header, a footer and so on.
Any pointers to where I might look to?
13 comments
[ 1.3 ms ] story [ 26.2 ms ] threadSo the machine that would convert latex to PDF doesn't have to be the one the text files are written with.
Many distributions are indeed big and clunky because you get lots of packages and fonts all in one, and there's no good way to selectively install.
Or do you mean verbosity when writing the markup? Actual text doesn't require a lot of markup, and you can make things even simpler by defining your own commands.
This allows me to do basic "text editor like" typing, but with the option to apply styling and export to PDF.
http://www.abisource.com/wiki/FaqDefaultFont
http://www.abisource.com/wiki/FAQ/Always_save_as_Word
Otherwise, any text editor you like for most of the stuff and the tools you need for the other stuff. gedit for all the texty stuff, and then import it into a WP to apply styles and export to PDF.
I guess I misunderstand your question: why don't you just use a word-processor for everything, and save as text? Why don't you just use a text editor and then import into a WP when needed?
http://www.danfowler.net/resources/emacs_talk/#/
leanpub: for writing books. uses Dropbox, web services to produce books from markdown. I can edit markdon files on my phone, ipad, Chromebook, and kaptops.
Google docs: quick notes that I might need in the future; having search helps find stuff later
Microsoft OneNote - for notebooks for travel planning, research, etc.
Emacs: org mode, but it takes effort to get started