DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦8264eb598⟧ TextFile

    Length: 238 (0xee)
    Types: TextFile
    Names: »zip.ps«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« 
        └─⟦ca79c7339⟧ 
            └─⟦this⟧ »DVIware/laser-setters/dvi-to-ps/TeXPS/psfig/ps-ex/zip.ps« 

TextFile

%!
%%BoundingBox: 301.0 392.44 360.02 437.4
/Times-Italic findfont 30 scalefont setfont

/printZip {
	0 0 moveto
	(Zip) show
} def
320 400 translate 

.95 -.05 0 {
	setgray
	printZip
	-1 .5 translate 
} for

1 setgray printZip


showpage