|
|
1.1 ! root 1: |associate(sp;;; ! 2: [|;; text "|"] ! 3: [|s;; text "|\^"] ! 4: [\;; text "\e"] ! 5: [.;; text "\."] ! 6: [space;; text "\ "] ! 7: [digit space;; text "\0"] ! 8: [narrow space;; text "\|\&"] ! 9: [half narrow space;; text "\^"] ! 10: [zero width space;; text "\&"] ! 11: [hyphenation;; text "\%"] ! 12: [leader;; text "&"] ! 13: [interrupt text processing;; text "\c"] ! 14: [down;; text "\d"] ! 15: [break and spread;; text "\p"] ! 16: [reverse;; text "\r"] ! 17: [tab;; text "\t"] ! 18: [up;; text "\u"] ! 19: [conceal new line;; text "\"] ! 20: [close quote;; text "'"] ! 21: [open quote;; text "`"] ! 22: [Em dash;; text "\(em"] ! 23: [hyphen or;; text "-"] ! 24: [hyphen;; text "\(hy"] ! 25: [minus;; text "\-"] ! 26: [bullet;; text "\(bu"] ! 27: [square;; text "\(sq"] ! 28: [rule;; text "\(ru"] ! 29: [quarter;; text "\(14"] ! 30: [half;; text "\(12"] ! 31: [3quarter;; text "\(34"] ! 32: [fi;; text "\(fi"] ! 33: [fl;; text "\(fl"] ! 34: [ff;; text "\(ff"] ! 35: [ffi;; text "\(Fi"] ! 36: [ffl;; text "\(Fl"] ! 37: [degree;; text "\(de"] ! 38: [dagger;; text "\(dg"] ! 39: [footmark;; text "\(fm"] ! 40: [cent;; text "\(ct"] ! 41: [registered;; text "\(rg"] ! 42: [copyright;; text "\(co"] ! 43: [=;; text "\(eq"] ! 44: [+;; text "\(pl"] ! 45: [-;; text "\(mi"] ! 46: [*;; text "\(**"] ! 47: [section;; text "\(sc"] ! 48: [acute;; text "\(aa"] ! 49: [grave;; text "\(ga"] ! 50: [underrule;; text "\(ul"] ! 51: [/;; text "\(sl"] ! 52: [alpha;; text "\(*a"] ! 53: [beta;; text "\(*b"] ! 54: [gamma;; text "\(*g"] ! 55: [delta;; text "\(*d"] ! 56: [epsilon;; text "\(*e"] ! 57: [zeta;; text "\(*z"] ! 58: [eta;; text "\(*y"] ! 59: [theta;; text "\(*h"] ! 60: [iota;; text "\(*i"] ! 61: [kappa;; text "\(*k"] ! 62: [lambda;; text "\(*l"] ! 63: [mu;; text "\(*m"] ! 64: [nu;; text "\(*n"] ! 65: [xi;; text "\(*c"] ! 66: [omicron;; text "\(*o"] ! 67: [pi;; text "\(*p"] ! 68: [rho;; text "\(*r"] ! 69: [sigma;; text "\(*s"] ! 70: [terminal sigma;; text "\(ts"] ! 71: [tau;; text "\(*t"] ! 72: [upsilon;; text "\(*u"] ! 73: [phi;; text "\(*f"] ! 74: [chi;; text "\(*x"] ! 75: [psi;; text "\(*q"] ! 76: [omega;; text "\(*w"] ! 77: [ALPHA;; text "\(*A"] ! 78: [BETA;; text "\(*B"] ! 79: [GAMMA;; text "\(*G"] ! 80: [DELTA;; text "\(*D"] ! 81: [EPSILON;; text "\(*E"] ! 82: [ZETA;; text "\(*Z"] ! 83: [ETA;; text "\(*Y"] ! 84: [THETA;; text "\(*H"] ! 85: [IOTA;; text "\(*I"] ! 86: [KAPPA;; text "\(*K"] ! 87: [LAMBDA;; text "\(*L"] ! 88: [MU;; text "\(*M"] ! 89: [NU;; text "\(*N"] ! 90: [XI;; text "\(*C"] ! 91: [OMICRON;; text "\(*O"] ! 92: [PI;; text "\(*P"] ! 93: [RHO;; text "\(*R"] ! 94: [SIGMA;; text "\(*S"] ! 95: [TAU;; text "\(*T"] ! 96: [UPSILON;; text "\(*U"] ! 97: [PHI;; text "\(*F"] ! 98: [CHI;; text "\(*X"] ! 99: [PSI;; text "\(*Q"] ! 100: [OMEGA;; text "\(*W"] ! 101: [>=;; text "\(>="] ! 102: [<=;; text "\(<="] ! 103: [==;; text "\(=="] ! 104: [-wig;; text "\(~="] ! 105: [wig;; text "\(ap"] ! 106: [!=;; text "\(!="] ! 107: [->;; text "\(->"] ! 108: [<-;; text "\(<-"] ! 109: [uarrow;; text "\(ua"] ! 110: [darrow;; text "\(da"] ! 111: [times;; text "\(mu"] ! 112: [divide;; text "\(di"] ! 113: [+-;; text "\(+-"] ! 114: [cup;; text "\(cu"] ! 115: [cap;; text "\(ca"] ! 116: [subset;; text "\(sb"] ! 117: [superset;; text "\(sp"] ! 118: [isubset;; text "\(ib"] ! 119: [isuperset;; text "\(ip"] ! 120: [inf;; text "\(if"] ! 121: [partial;; text "\(pd"] ! 122: [del;; text "\(gr"] ! 123: [not;; text "\(no"] ! 124: [integral;; text "\(is"] ! 125: [prop;; text "\(pt"] ! 126: [empty;; text "\(es"] ! 127: [member;; text "\(mo"] ! 128: [box vertical rule;; text "\(br"] ! 129: [double dagger;; text "\(dd"] ! 130: [rhand;; text "\(rh"] ! 131: [lhand;; text "\(lh"] ! 132: [ATT logo;; text "\*(LO"] ! 133: [or;; text "\(or"] ! 134: [circle;; text "\(ci"] ! 135: [bold vertical;; text "\(bv"] ! 136: [lfloor;; text "\(lf"] ! 137: [rfloor;; text "\(rf"] ! 138: [lceil;; text "\(lc"] ! 139: [rceil;; text "\(rc"] ! 140: [lower case grave;; text "\*`"] ! 141: [lower case acute;; text "\*'"] ! 142: [upper case acute;; text "\*+"] ! 143: [circumflex;; text "\*^"] ! 144: [tilde;; text "\*~"] ! 145: [cedilla;; text "\*,"] ! 146: [lower case umlaut;; text "\*:"] ! 147: [upper case umlaut;; text "\*;"] ! 148: [nasal;; text "\*-"] ! 149: [slashed;; text "\*/"] ! 150: [TEX;; text "\s-1T\v'.17m'\h'-.12m'E\h'-.12m'\v'-.17m'X\s+1"] ! 151: [LATEX;; text "\s-1L\h'-.12m'\v'-.17m'A\v'.17m'\h'-.12m'T\v'.17m'\h'-.12m'E\h'-.12m'\v'-.17m'X\s+1"] ! 152: [TM;; text "\v'-0.5m'\s-4TM\s+4\v'0.5m'"]) ! 153: |comment<summary: sp (special characters)>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.