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

⟦f01cfbe8e⟧ TextFile

    Length: 327 (0x147)
    Types: TextFile
    Names: »starlines.ps«

Derivation

└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./tex82/TeXgraphics/psfig/doc/figs/starlines.ps« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« 
        └─⟦ca79c7339⟧ 
            └─⟦this⟧ »DVIware/laser-setters/mctex/psfig/figs/starlines.ps« 

TextFile

%!
%%BoundingBox: 300 400 410 420
/Times-BoldItalic findfont
27 scalefont setfont

/rays { 
	0 1.5 179
	{ gsave
		rotate
		0 0 moveto
		108 0 lineto
		stroke
		grestore
	} for
} def

save

300 400 translate
.25 setlinewidth

newpath 
0 0 moveto
(StarLines) true charpath clip

newpath
54 -15 translate
rays

showpage

restore