TeX in C
Explore TeX with modern c compiler.
|
宏定义 | |
#define | addtokenref(x) (tokenrefcount(x)++) |
[#203] new reference to a token list. 更多... | |
#define | addglueref(x) (gluerefcount(x)++) |
[#203] new reference to a glue spec. 更多... | |
函数 | |
HalfWord | copynodelist (HalfWord p) |
#define addglueref | ( | x | ) | (gluerefcount(x)++) |
[#203] new reference to a glue spec.
#define addtokenref | ( | x | ) | (tokenrefcount(x)++) |
[#203] new reference to a token list.