📄 readme
字号:
This is sgmls, an SGML parser derived from the ARCSGML parsermaterials which were written by Charles F. Goldfarb. (These areavailable for anonymous ftp from ftp.ifi.uio.no [128.240.88.1] in thedirectory SIGhyper/SGMLUG/distrib.)The version number is given in the file version.c.The file INSTALL contains installation instructions.The file NEWS describes recent user-visible changes.The file sgmls.man contains a Unix manual page; sgmls.txt is theformatted version of this.The file sgml-mode.el contains a very simple SGML mode for GNU Emacs.The files sgmls.c and sgmls.h contain a small library for parsing theoutput of sgmls. This is used by sgmlsasp, which translates theoutput of sgmls using an ASP replacement file, and by rast, whichtranslates the output of sgmls to the format of a RAST result. Thefiles sgmlsasp.man and rast.man contain Unix manual pages for sgmlsaspand rast; sgmlsasp.txt and rast.txt are the formatted versions ofthese.The file LICENSE contains the license which applies to arcsgml andaccordingly to those parts of sgmls derived from arcsgml. See alsothe copyright notice at the beginning of sgmlxtrn.c. The parts thatwere written by me are in the public domain (any files that werewritten entirely by me contain a comment to that effect.) The filesgml-mode.el is covered by the GNU GPL.Please report any bugs to me. When reporting bugs, please include theversion number, details of your machine, OS and compiler, and acomplete self-contained file that will allow me to reproduce the bug.James Clarkjjc@jclark.com
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -