This site shuts down every night at 01:00 local time, to refresh the database. There are fewer than 10 minutes until that shutdown. If you have not completed your upload when the sites shuts down then you will lose your work.
You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| mk | Make for LaTeX. |
| Name | Notes |
|---|---|
| doc/ |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| OtherMakers | 2 KiB | 2010-Jul-06 | |
| README | 1 KiB | 2012-Feb-11 | Shown below |
| mk | 29 KiB | 2012-Feb-11 | |
| scriptingutils-0.0.0.gem | 10 KiB | 2012-Feb-09 |
*File sizes in kibibytes.
This is release 2.4 of the mk script. LICENSE: GPL Short description: mk is a Ruby script that, in close collaboration with vpp (short for View and Print PDF/PostScript), is helpful in the cyclic process of editing, viewing, and printing a latex/xelatex/plain document. Essentially, mk uses texi2dvi for compilation, vpp for viewing and printing. mk has been tested under Linux only. See also (for comment see the file OtherMakers): (oldest>) shlatex latexmake latexn make-latex latex-make go-make rake4latex texi2dvi latexmk autolatex (<newest) major changes of release 2.4 relative to 2.3: - zero size pdf will not exit but offer edit option - scriptingutils.rb offered as a ruby gem major changes of release 2.3 relative to 2.2: - --web option now works - colors now ok for black and white backgrounds - no ruby gems needed anymore - bug in indexing corrected major changes of release 2.2 relative to 2.1: - make is not used anymore - mk finds tex format to use from source: latex, pdflatex, xelatex, tex, pdftex - a comment line %!xelatex explicitly tells mk to use xelatex, same for other formats - tex's -halt-on-error option used - if the .fls file is still there, mk can see that not even 1 run is needed - documentation has instructions for use with TeXworks - several fixes for ruby 1.9 $Id: README,v 1.12 2012/02/11 11:56:52 wybo Exp $