- Mathematics
- Computer (linux/unix, for most cases, feel free to use at your own risk!!)
- Text, tex, html processing
- Document utilities
- Converts a LaTeX file into PDF, into PS. Use it without file extension.
- Two-sided printing. Sends a PS file to the printer in two parts. What comes out first should be turned upside-down within the horizontal plane (except for landscape pages), then hit [Enter]. Best used with PsBind.
- Document viewer. Tries to open all types of documents in the current directory that have the given string in their names. Opens all files if receives * as parameter.
- Document editor. Copies some types of documents with the given string in their filenames into a new directory, opens them, compiles them if needed (eg. LaTeX), opens the results as well. The files are moved back to their original place when editing is finished. Saves manual opening, compiling and clean-up. It assumes an existing ~/tmp/ directory.
- Class points-keeping
- Media processing
- File processing
- This one extends filenames in a directory by a dashline. And this one takes it back.
- This guy has a directory as input. It compares all files in the current directory to those in the input directory, and separates them according to the result of the comparison. The ones that differ are also opened in vimdiff.
- This one has two inputs: a directory and a file name. It searches recursively from the given directory files of which the names contain the words listed in the input file. If found, it links the file into the current directory. If found more than one, it asks.
- Miscellaneous
- This one prints the date (yy.mm.dd), time, and weather. Weather refresh intervals can be set. It has been designed to use with the gltext screensaver.
|