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

⟦42669d2d6⟧ TextFile

    Length: 253 (0xfd)
    Types: TextFile
    Names: »boxbbex.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/boxbbex.ps« 

TextFile

%!
%%BoundingBox: 90 90 410 210
newpath

% (0,0) is the starting point.
0 0 moveto
% (100, 100 is the ending point of the diagonal line.
100 100 lineto
% Now draw a rectangle.
400 100 lineto
400 200 lineto
100 200 lineto
100 100 lineto

stroke
showpage