TeX in C
Explore TeX with modern c compiler.
|
#include <stdlib.h>
#include "global.h"
#include "tex_constant.h"
#include "tex.h"
#include "charset.h"
#include "error.h"
#include "mem.h"
#include "lexer.h"
#include "eqtb.h"
#include "hash.h"
#include "expand.h"
#include "scan.h"
#include "io.h"
#include "fonts.h"
#include "dviout.h"
#include "pack.h"
#include "mmode.h"
#include "align.h"
#include "hyphen.h"
#include "page.h"
#include "main_ctrl.h"
#include "dump.h"
#include "extension.h"
#include "str.h"
#include "box.h"
宏定义 | |
#define | INC_TEX_HEADER |
存放 tex.c 的头部。 导入库、其他模块,声明 tex.c 内部的变量 更多... | |
变量 | |
jmp_buf | _JMP_global__end_of_TEX |
[#1332] long jmp label 更多... | |
jmp_buf | _JMP_global__final_end |
[#1332] long jmp label 更多... | |
jmp_buf _JMP_global__end_of_TEX |
[#1332] long jmp label
jmp_buf _JMP_global__final_end |
[#1332] long jmp label