|
|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T s
Length: 759 (0x2f7)
Types: TextFile
Names: »simil.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/simil.h«
/*
This file contains a list of math words that are similar in the
two languages (in fact identical except for TeX's backslah).
If I overlooked anything out, it can be put here
Do NOT put here words that are similar but require some action (like over)
*/
char *sim_list[] =
{
"alpha", "approx", "beta", "cdot", "chi", "cos",
"cosh", "cot", "coth", "delta", "epsilon", "eta",
"exp", "gamma", "int", "kappa", "lambda", "lim",
"log", "matrix", "mu", "nu", "omega", "partial",
"phi", "pi", "prime", "prod", "psi", "rho",
"sigma", "sin", "sinh", "sqrt", "sum", "tan",
"tanh", "tau", "theta", "times", "xi", "zeta"
};