Quote:
Originally Posted by Steven Lake
I use LibreOffice (a spinoff of open office) exclusively for my writing. It does everything I need, save for proper file name versioning. Beyond that I have no issues with it. I just have to be disciplined enough to properly do my own manual versioning. Beyond that, it does everything I need.
|
Since I do software development I have my own Subversion server and I use
TortoiseSVN for access from Windows File Explorer. When I first moved my writing projects under Subversion control I was pleasantly surprised to find that TortoiseSVN will show load differences into LibreOffice (and presumably OpenOffice) as file comparisons. A very neat way to discover what you've changed between versions of a file, and with the commit log it's a neat way to track what you've been doing. ... Just in case you're interested.