Is there a word-2007 mode for emacs?
|
There used to be some scripts for the older .doc format called no-word as well as antiword. You might want to look into these or their updates/derivates. |
|||
|
|
|
Some Livejournaler is making use of a macro and antiword combination.
|
||||
|
|
|
If you want to edit docx files, you can treat them as raw XML (docx files are a ZIPped bundle of XML files), which can sometimes be useful, but isn't acceptable for seriously engaing with the content. This could, I think, in principle, be launched from Or you can convert them to Latex using docx2tex, which works pretty well, but loses some formatting. That's not really the same thing as an existing |
|||||||
|