TeX in C
Explore TeX with modern c compiler.
|
宏定义 | |
#define | INC_PACK_H |
#define | exactly 0 |
#define | additional 1 |
#define | mathchar 1 |
#define | subbox 2 |
#define | submlist 3 |
#define | mathtextchar 4 |
函数 | |
void | pack_init () |
[#648,#662] 更多... | |
void | scanspec (GroupCode c, Boolean threecodes) |
HalfWord | hpack (HalfWord p, long w, SmallNumber m) |
HalfWord | vpackage (HalfWord p, long h, SmallNumber m, long l) |
void | appendtovlist (HalfWord b) |
变量 | |
Scaled | totalstretch [FILLL - NORMAL+1] |
Scaled | totalshrink [FILLL - NORMAL+1] |
Integer | lastbadness |
Pointer | adjusttail |
Integer | packbeginline |
#define INC_PACK_H |