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

⟦6294b3832⟧ TextFile

    Length: 355 (0x163)
    Types: TextFile
    Names: »greek.h«

Derivation

└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« 
        └─⟦036c765ac⟧ 
            └─⟦this⟧ »TeX3.0/TeXcontrib/kamal/troff_to_tex/greek.h« 
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./tex82/TeXcontrib/kamal/troff_to_tex/greek.h« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« 
        └─⟦c58930e5c⟧ 
            └─⟦this⟧ »TeX3.14/TeXcontrib/kamal/troff_to_tex/greek.h« 

TextFile

/*
This file contains the list of the upper-case Greek letters.
In case I overlooked any, it can be added here.
*/
char *GRK_list[] =
{
"ALPHA",    "BETA",    "CHI",    "DELTA",   "EPSILON",
"ETA",      "GAMMA",   "KAPPA",  "LAMDA",   "MU",
"NU",       "OMEGA",   "PHI",    "PI",      "PSI",
"RHO",      "SIGMA",   "TAU",    "THETA",   "XI",    "ZETA"
};