rfsfrt.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 62 行

GML
62
字号
:H2.Front Material
:I1.front material
:I1.frontm
:FIG place=inline frame=box.
&gml.FRONTM.
  title page
  abstract
  preface
  table of contents
  list of figures
:eFIG.
:H3.Title Page
:I1.title page
:I1.titlep
:I1.title
:I1.docnum
:I1.date
:I1.author
:I1.address
:I1.aline
:I1.stitle
:FIG place=inline frame=box.
&gml.TITLEP.
  &gml.TITLE stitle = short title.title text
        (stitle is optional)
  &gml.DOCNUM.document number
  &gml.DATE.date text
       (date text is optional)
  &gml.AUTHOR.author's name
  &gml.ADDRESS.
    &gml.ALINE.address line
      (may occur several times)
  &gml.eADDRESS.
&gml.eTITLEP.
:eFIG.
:H3.Abstract
:I1.abstract
:FIG place=inline frame=box.
&gml.ABSTRACT.
  basic document elements
  (headings :HP2.H2-H6:eHP2. allowed)
:eFIG.
:H3.Preface
:I1.preface
:FIG place=inline frame=box.
&gml.PREFACE.
  basic document elements
  (headings :HP2.H2-H6:eHP2. allowed)
:eFIG.
:H3.Table of Contents
:I1.table of contents
:I1.toc
:FIG place=inline frame=box.
&gml.TOC.
:eFIG.
:H3.List of Figures
:I1.list of figures
:I1.figlist
:FIG place=inline frame=box.
&gml.FIGLIST.
:eFIG.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?