TeX in C
Explore TeX with modern c compiler.
|
宏定义 | |
#define | activeheight activewidth |
[p361#970] new name for the six distance variables 更多... | |
#define | curheight (activeheight[0]) |
[p361#970] the natural height 更多... | |
#define | setheightzero(x) (activeheight[(x)-1] = 0) |
[p361#970] initialize the height to zero. 更多... | |
#define | updateheights 90 |
#define | deplorable 100000L |
函数 | |
HalfWord | prunepagetop (HalfWord p) |
HalfWord | vertbreak (HalfWord p, long h, long d) |
HalfWord | vsplit (EightBits n, long h) |
变量 | |
Scaled | bestheightplusdepth |
[#971] 更多... | |
#define activeheight activewidth |
[p361#970] new name for the six distance variables
#define curheight (activeheight[0]) |
[p361#970] the natural height
#define deplorable 100000L |
#define setheightzero | ( | x | ) | (activeheight[(x)-1] = 0) |
[p361#970] initialize the height to zero.
#define updateheights 90 |
Scaled bestheightplusdepth |
[#971]