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
Index: T c

⟦d65c29d3d⟧ TextFile

    Length: 848 (0x350)
    Types: TextFile
    Names: »constants.h.backup«

Derivation

└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./DVIware/laser-setters/quicspool/src/constants.h.backup« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« 
        └─⟦ca79c7339⟧ 
            └─⟦this⟧ »DVIware/laser-setters/quicspool/src/constants.h.backup« 

TextFile

/* $Header: constants.h.backup,v 1.1 88/01/15 13:03:20 simpson Rel $ */
/*
$Log:	constants.h.backup,v $
Revision 1.1  88/01/15  13:03:20  simpson
initial release

Revision 0.1  87/12/11  18:30:44  simpson
beta test

*/

#define FIX	   1048576	/* 2^20 FIXes = 1 point */
#define SPOINT     65536	/* 2^16 scaled points (sps) = 1 pt */
#define RSU        10000000     /* 10000000 RSUs = 1 meter */
#define PPI        72.27        /* Points per inch */
#define RESOLUTION 300          /* Pixels per inch */
#define DVIID      2
#define DOCILEUSER "--USER--"   /* Name of uid to switch to if user is from */
				/* a remote host */
#define PI	   3.14159265358979
#define HORCATRES  432		/* Horizontal resolution of C/A/T typesetter */
#define VERCATRES  144		/* Vertical resolution of C/A/T typesetter */

#ifdef TRW
#define ACCTFILE ".acctinfo"
#endif