What Runs Where on Athena: Text
On this page:
Text/HTML Editors
Text Previewers
Title and Description: AbiWord TO RUN: athena% abiword & There is an AbiWord page and documentation See also: Open Office Word Processor, TeXmacs |
Title and Description: dvips
TO RUN: athena% dvips file.dvi |
Title and Description: Emacs TO RUN: athena% emacs & There is online documentation and Emacs Answers See also: gedit, jedit, nedit, pico, vi, vim, nvi, xcoral, XEmacs |
Title and Description: enscript TO RUN: athena% enscript file |
Title and Description: gedit TO RUN: athena% gedit & See also: Emacs, jedit, nedit, pico, vi, vim, nvi, xcoral, XEmacs |
Title and Description: html2ps
TO RUN: athena% html2ps file.html > file.ps There is an author Web page See also: dvips, latex2html, mswordview, ThT |
Title and Description: ispell TO RUN: athena% ispell options file See also: Webster Dictionary |
Title and Description: jedit TO RUN: athena% jedit options files & athena% jedit --listver (to see usage options) |
Title and Description: latex, tex TO RUN: athena% latex file.tex athena% tex file.tex There is local online documentation and thesis writing tips and advanced topics; also Inessential LaTeX and LaTeX Answers There is a stock answers document on converting Tex to pdf See also: dvips, ipe, latex2html, LyX, pdfedit, pdftex, pdflatex, Scribus, TtH, xdvi Note: There are additional macros such as revtex in the newtex locker. To use it type add -f newtex at the Athena prompt. Various sources are in the texsrc locker the tex-contrib locker supplies additional packages. To use them, attach the tex-contrib locker and add /mit/tex-contrib// to the TEXINPUTS environment variable |
Title and Description: latex2html TO RUN: athena% latex2html file.tex (from a directory where you have write permission) There is online documentation |
Title and Description: LyX TO RUN: athena% lyx & There is a LyX home page, 1.6 new features See also: Acrobat, convert, latex, latex2html, ps2pdf, TeXmacs, TtH |
Title and Description: mswordview (wvWare) TO RUN: athena% wvHtml file.doc file.html (newer version; makes html copy of file.doc in file file.html) Note: new version supports conversion to multiple other formats using wvPS, wvLatex, wvDVI etc. and usage syntax has changed; type man vwWare for more information athena% add consult (for older 0.5.14 release) athena% mswordview file.doc (makes html copy of file.doc in file file.doc.html, 0.5.14 release) There is an author Web page See also: html2ps, latex2html Note: the name of this product has changed to wvWare. The older version in the consult locker is called mswordview the Open Office Word Processor can read most Word documents and allows conversion to other formats |
Title and Description: nedit TO RUN: athena% nedit & |
Title and Description: Open Office HTML Editor TO RUN: athena% add -f ooffice (to access new 3.1.1 release; not necessary to access default version) athena% ooffice [-ver 3.1.1] & (-ver switch for new 3.1.1 release) For documentation look here See also: WebEQ Note: In the future, the only version available will be the default one installed in the debathena release |
Title and Description: Open Office Word Processor TO RUN: athena% add -f ooffice (to access new 3.1.1 release; not necessary to access default version) athena% ooffice [-ver 3.1.1] & (-ver switch for new 3.1.1 release) For documentation look here See also: TeXmacs Note: In the future, the only version available will be the default one installed in the debathena release |
Title and Description: pdfedit TO RUN: athena% pdfedit & There is a home page See also: Acrobat, latex, tex , pdflatex, ps2pdf |
Title and Description: pdftex, pdflatex TO RUN: athena% pdftex filename.tex athena% pdflatex filename.tex There is a stock answers document on converting Tex to pdf See also: Acrobat, dvips, latex, tex, pdfedit, ps2pdf |
Title and Description: pico TO RUN: athena% pico |
Title and Description: ps2pdf TO RUN: athena% ps2pdf file.ps (currently defaults to pdf 1.2) athena% ps2pdf12 file.ps (to produce pdf 1.2 output) athena% ps2pdf13 file.ps (to produce pdf 1.3 output) athena% ps2pdf14 file.ps (to produce pdf 1.4 output) There is online documentation There is a stock answers document on converting Tex to pdf See also: Acrobat, dvips, LyX, pdfedit, pdftex, pdflatex |
Title and Description: TeXmacs TO RUN: athena% add texmacs athena% texmacs & There is an author Web site and a tutorial See also: AbiWord, gnuplot, latex2html, LyX, maple, Mathematica, matlab, maxima, octave, scilab, Open Office Word Processor, TtH |
Title and Description: troff TO RUN: troff file | typesetter |
Title and Description: TtH TO RUN: athena% tth options file (converts file.tex to file.html; you can omit the .tex extension) athena% ps2gif file.ps newfile.gif (converts PostScript file file.ps to gif file file.gif) athena% latex2gif file (the file should have a .tex extension, but do not type this on the command line) There is TtH online documentation (/usr/share/doc/tth/tth_manual.html on debathena machines) See also: html2ps, latex, latex2html, LyX, TeXmacs Note: this application is no longer installed. You can install it from the tth Ubuntu package using aptitude or synaptic |
Title and Description: vi TO RUN: athena% vi See also: Emacs, gedit, jedit, nedit, vim, nvi, pico, xcoral |
Title and Description: vim, nvi TO RUN: athena% vim athena% nvi There is vim documentation |
Title and Description: xcoral TO RUN: athena% add editors athena% /mit/editors/arch/i386_linux22/bin/xcoral & |
Title and Description: XEmacs TO RUN: athena% xemacs & There is online documentation |
Title and Description: Acrobat TO RUN: athena% acroread file.pdf (for default 8.1.7 release) athena% add -f acro; acroread -ver 9.2 (for new 9.2 release, debathena only) athena% acroread -help (to print command-line options) athena% acrofix (to edit a user's local .acrorc config file, replacing PostScript level 1 references with PostScript level 2 which is preferred) athena% cat file.pdf | acroread -toPostScript > file.ps (to convert file.pdf to PostScript) athena% acroread -toPostScript file1.pdf file2.pdf... directory (to convert a group of files to PostScript and put them in a directory directory) There is a local Acrobat FAQ, 8 online manual There is a stock answers document on converting Tex to pdf See also: dvips, evince, LyX, pdfedit, pdftex, pdflatex, ps2pdf, Scribus, xpdf Note: (added 9/16/09 the plugin may not currently be functional due to a bug) The 8.x and 9.x Reader plugins can be used in firefox if you put lines similar to the following in your ~/.environment file (create this file and put the following line in it if it does not exist already; otherwise, add the following lines to it): add -f acro_v8.1.7 setenv MOZ_PLUGIN_PATH /afs/athena.mit.edu/software/acro_v8.1.7/distrib/${ATHENA_SYS}/Adobe/Reader8/Browser/${ATHENA_SYS} You may need to configure the plugin in Preferences in your browser |
Title and Description: evince TO RUN: athena% evince file & |
Title and Description: Ghostscript TO RUN: athena% gs file.ps There is online documentation See also: gv |
Title and Description: gv TO RUN: athena% gv file.ps & See also: Ghostscript, pstoedit |
Title and description: xchm To run: athena% xchm file.chm & Note: this application is no longer installed. You can install it from the xchm Ubuntu package using aptitude or synaptic |
Title and Description: xdvi TO RUN: athena% xdvi file.dvi & There is documentation |
Title and Description: xpdf TO RUN: athena% xpdf file.pdf & |


