Department of Mathematics FAS Harvard University One Oxford Street Cambridge MA 02138 USA Tel: (617) 495-2171 Fax: (617) 495-5132
FAS Computer Services to Harvard University IT: (617) 495-7777.
  1. Office programs in Unix (OS X or Linux):
  2. Conversion of Word documents to ASCII Text
    • Essentially all office applications allow to save the document as text.
    • The OS X application "TextEdit" allows to open word documents.
    • wvWare, a library which allows access to Microsoft Word files. It is installed on many linux system.
               wvText  worddocument.doc  textdocument.txt
             
    • The unix program "strings" allows to extract everything readable in the word document.
               strings  worddocument.doc > textdocument.txt
             
  3. LaTeX helper programs
  4. Start with Staroffice on Solaris
    starofficesetup
    
    The installation will create a folder in your directory. You find there a program "soffice".
    Staroffice files on Abel are located in the directory /usr/local/vendor/staroffice6.0.


Simplicity, Clarity, Generality B.W. Kernighan, R. Pike, in "The Practice of Programming".
Privacy
HTML CSS