-- Hoxide [DateTime(2004-09-13T01:21:13Z)] TableOfContents

Python 源代码转成TeX

关于

用法

技巧

去除文件名和行号的sed程序

'''ppy2tex.sed'''
1d
s/\\I{[0-9]*}\(.*\)$/\\I{}\1/

讨论