Dec 082017
 
Convert TeX DVI files to PS files, with Source code. setup for EmTeX.
File DVIPS54.ZIP from The Programmer’s Corner in
Category EmTeX (TeX/LaTeX) tools
Convert TeX DVI files to PS files, with Source code. setup for EmTeX.
File Name File Size Zip Size Zip Type
DVIPS 0 0 stored
AFM2TFM.1 9892 3901 deflated
AFM2TFM.C 35777 9356 deflated
AGARAMON.PFB 6325 2021 deflated
CONFIG.PS 244 168 deflated
DEBUG.H 404 216 deflated
DOPAGE.C 11335 3228 deflated
DOSECTIO.C 3351 1093 deflated
DOSPECIA.C 20247 5633 deflated
DOWNLOAD.C 7944 2433 deflated
DPICHECK.C 1635 689 deflated
DRAWPS.C 19830 5884 deflated
DVIINPUT.C 1764 678 deflated
DVIPS.1 25548 8727 deflated
DVIPS.C 18412 4664 deflated
DVIPS.TEX 83897 27635 deflated
DVIPSMAC.TEX 2002 853 deflated
EPSF.STY 7768 2820 deflated
EPSF.TEX 7768 2820 deflated
FINCLUDE.C 8474 3055 deflated
FINCLUDE.LPR 439 253 deflated
FLIB.C 9800 2690 deflated
FONTDEF.C 5035 1747 deflated
HEADER.C 2194 850 deflated
INSTALLA 1302 714 deflated
LOADFONT.C 10530 2901 deflated
MAKEFILE 6476 2029 deflated
MAKEFONT.C 3750 1232 deflated
MAKETEXP 2505 1084 deflated
OUTPUT.C 14546 4075 deflated
PATHS.H 2586 922 deflated
PC 0 0 stored
AFM2TFM.DOC 12438 4399 deflated
CONFIG.PS 299 194 deflated
DVIPS.DOC 31764 9709 deflated
LINKOPT.TC 305 181 deflated
MAKEFILE.TC 4714 1706 deflated
MAKETEXP.BAT 1311 582 deflated
README.PC 3306 1490 deflated
PRESCAN.C 8410 2474 deflated
PSFONTS.MAP 3694 827 deflated
README 6395 2816 deflated
REPACK.C 15409 3620 deflated
RESIDENT.C 19562 5616 deflated
ROTATE.STY 2338 907 deflated
ROTATE.TEX 1979 749 deflated
ROTSAMPL.TEX 1061 424 deflated
SCALEWID.C 836 451 deflated
SCANPAGE.C 10044 3026 deflated
SEARCH.C 7663 1730 deflated
SKIPPAGE.C 2806 937 deflated
SPECIAL.LPR 8050 2812 deflated
SQUEEZE.C 3276 1104 deflated
STRUCTUR.H 6847 2655 deflated
TEX.LPR 9967 3746 deflated
TEXC.LPR 9757 3706 deflated
TEXC.SCR 316 165 deflated
TEXPS.LPR 3583 1539 deflated
TFMLOAD.C 2951 1064 deflated
UNPACK.C 5242 1519 deflated
VIRTUALF.C 6978 2179 deflated
VMS 0 0 stored
MAKE.COM 2070 658 deflated
MAKETEXP.COM 3151 1205 deflated
README.VMS 1533 682 deflated
VAXCRTL.OPT 25 23 deflated
VAXVMS.C 14404 5458 deflated
VMS.H 192 98 deflated
EMTEX 0 0 stored
AFM2TFM.EXE 38464 24571 deflated
DOC 0 0 stored
AFM2TFM.DOC 12438 4399 deflated
DVIPS.DOC 31764 9709 deflated
DVIPS.EXE 103132 50791 deflated
MAKETEXP.BAT 1311 582 deflated
PS 0 0 stored
CONFIG.PS 299 194 deflated
FINCLUDE.PRO 185 131 deflated
PSFONTS.MAP 3694 827 deflated
SPECIAL.PRO 3430 1292 deflated
TEX.PRO 2519 1124 deflated
TEXC.PRO 3435 1445 deflated
TEXPS.PRO 761 402 deflated
TEXINPUT 0 0 stored
EPSF.STY 7768 2820 deflated
EPSF.TEX 7768 2820 deflated
ROTATE.STY 2338 907 deflated
ROTATE.TEX 1979 749 deflated
TEXFONTS 0 0 stored
VF 0 0 stored
ICMEX10.VF 1204 505 deflated
ICMMI8.VF 1204 724 deflated
ICMSY8.VF 1200 558 deflated
ICMTT8.VF 1204 295 deflated
ILASY8.VF 196 142 deflated
ILCMSS8.VF 1204 571 deflated
ILCMSSB8.VF 1204 603 deflated
ILCMSSI8.VF 1204 575 deflated

Download File DVIPS54.ZIP Here

Contents of the README file


This is the latest and greatest version of dvips. It supports:

- Automatic generation of fonts via MF whenever needed
- EPSF PostScript files complete with automatic determination
of graphics size (see epsf.tex)
- Literal PostScript includes complete with definitions
- Non-EPSF PostScript graphics with user-specified scaling
- TPIC specials
- Correct budgeting of printer memory
- Output at 300 or 400 DPI (or any other DPI)
- Use of PostScript fonts
- Use of virtual fonts
- Use of popen on output file.

Usage:

dvips [options] filename[.dvi]

The output PostScript file is written by default to `filename.ps'.

Changes from 40 to 41:

- Cheaper on VM! 2100 bytes saved per TeX font used
- Bug found and fixed in afm2tfm (height of \i wrong in tfms)
- `Displaced' PostScript characters now usable (moved to 128...)
- Many flags now can be toggled off (eg, -r can be turned off with -r0)
- Texture support added to tpic specials
- Program no longer aborts if figure file cannot be found
- Either -tlegal or -t@legal will work to set page style
- @ang problem fixed
- Some typos fixed that caused various minor bugs and compile problems

Changes from 41 to 50:
- Everything checked over by Don Knuth and tuned up to his specs
- Numerous bugs for weird and unusual cases fixed
- Documentation rewritten
- PostScript and TeX code revised
- New virtual font capability makes use of PostScript fonts much better
- Improved search for PK fonts near the desired resolution
- No longer can use -t@legal for page style! Say -tlegal, please
- \special psfile changed: clipping now done AFTER scaling and offset
- Landscape special allowed anywhere
- Compressed fonts now even smaller
- Error messages more consistent and more informative

Changes from 50 to 51:
- Downloaded PostScript Type 1 fonts are supported (see the new
man page for afm2tfm) for people who have purchased special fonts
- afm2tfm makes accent ligatures in more cases than before

Changes from 51 to 53:
- Accepts bounding box without space after colon.
- Indicates what PS fonts are needed in comment.
- Automatically includes fonts that aren't resident by default.
- Supports `~' for the HOME directory in paths.
- Supports odd aspect ratios.
- Supports tpic 2.0.
- Fixed var-args problem in afm2tfm.
- Fixed font compression bug.
- Once again accepts alias for fonts.
- Some other odds and ends repaired.

Changes from 53 to 531:
- Accepts special{landscape()} once again.
- Uses significantly less memory for bitmapped fonts.
- Added back some files that were missing in 53 release.
- Fixed bug in parsing of psfonts.map.
- Fixed aliasing.
- Fixed bug in calculating VM usage, esp with compression.
- Very large characters (uncompressed) supported.
- Fixed some compilation problems.
- Added auto magstep dpi checking back in.

Changes from 531 to 532:
- A few more bug fixes.
- An option (-l) to select the last page.
- A method for selecting pages whose primary count0 number.
occurs more than once. (1.1 is the second page 1,
1.38 is the 39th page 1, etc. Works for -p, -l.)

Changes from 532 to 533:
- Added some amount of searching in addition to auto magstep dpi.
- Graphics now scale with dvimag. This may break some older
dvi files; reTeX/redvips them. Don't mix old and new
parts of dvips/epsf. Note that now the units in
hscale/vscale etc. are relative to the global document
magnification.
- Font scaling now supported with `R' in config.ps. I hate
to add this, but people have convinced me. However,
a warning will be printed if such scaling is done;
do not turn off this warning!
- S option added to enclose whole document in save/restore
for those sites that can't deal with proper PostScript.
Use this if the second TeX document comes out reduced
and upside down, but try to come up with a better
spooler first (one that sends the ^D at the end.)
- Virtual fonts *fixed*---please install new tfm/vf files.
- Prolog hacked so showpage-redefinition tricks work.
- bop-hook, eop-hook, start-hook, and end-hook added.
- E (for execute) added to configuration file.
- Added search for ~/.dvipsrc so the user can put his
defaults there.
- Other bugs fixed.

Changes from 533 to 534:
- config.user changed to .dvipsrc, and only ~ searched.
- ~ (HOME) path searching *fixed*!
- Bug in automatic makefont fixed!!!

Changes from 534 to 535:
- Very slightly smaller output files.
- Much more flexible epsf handling.
- No more strings broken across lines (which caused problems
sometimes when files were transferred and backslash newlines
turned into backslash newline carriage returns.)
- Form ~user now accepted in paths.
- Reduced required static allocation for small machines.
- Eliminated sexist man page language.
- Read PRINTER environment variable; scanned for config file
if one exists.
- Fixed bounding box comment in landscape (to be same as letter.)
- Fixed landscape special (again.)
- The new `E' config flag bracketed by `secure'.
- Changed method of getting environment variables.
- We now substitute things like :: in the environment variable list.
- Added TEXCONFIG environment path.
- Fixed problems with font selection within a rotated box (state
changes via ps: specials.)
- Fixed lint things.
- Fixed problems with sectioning and virtual fonts.
- Added METAPOST support (not tested).
- Newer emtex support.
- MSDOS support files added.

Changes from 535 to 537:
- TPic pictures now scale with dvi magnification.
- Other improvements in tpic pictures.
- CONFIGPATH fixed.
- VMS support added.
- Dramatically reduced VM memory requirements (again).

Changes from 537 to 539:
- Some other minor bug fixes and new features.
- A *manual*! Check it out!

*NOTE: 5.3 is a beta release; 5.4 will be released when beta is finished.*
Special note for 5.3+: Please test on low-memory laser printers (such as
original Apple LaserWriters) with complex bitmap font intensive documents.

Make sure you install the new TFMs and new VFs and new header files!

See the (new) man pages for more information.


 December 8, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)