cgdlay.gml

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

GML
85
字号
:LAYOUT
:PAGE
        top_margin = '.3i'
        left_margin = '1.25i'
        right_margin = '7.25i'
        depth = '8.5i'
:DEFAULT
        justify = no
:TITLEP
        spacing=1
:TITLE
        page_position=centre
        pre_top_skip=13
        left_adjust=0
        right_adjust=0
        font=9
:WIDOW
        threshold = 5
:FIG
        font = 4
:XMP
        pre_skip = 1
        font = 4
:H1
        pre_top_skip = 2
        post_skip = 1
        number_form = none
        page_eject = yes
        font=9
:H2
        pre_top_skip = 1
        pre_skip = 0
        post_skip = 1
        font = 2
        number_form = none
:H3
        pre_top_skip = 1
        pre_skip = 0
        post_skip = 1
        font = 1
        number_font = 3
        number_form = none
:DT
        font = 0
:DD
        line_left = '1.5i'
        font = 0
:DTHD
        font = 3
:DDHD
        font = 3
:INDEX
        columns = 2
:TOC
        toc_levels = 2
:APPENDIX
        columns = 2
:SL
        left_indent = '0.3i'
        skip = 0
:OL
        left_indent = '0.3i'
        align = '0.3i'
:UL
        left_indent = '0.3i'
        skip = 0
        align = 1
:DL
        left_indent = '0.25i'
        skip = 0
        align = '1i'
:BANNER
        depth=3
        place=top
        docsect=toc
:BANREGION
        width='4i'
        depth=1
        font=9
        refnum=1
        contents='Table of Contents'
:eBANREGION
:eBANNER
:eLAYOUT

⌨️ 快捷键说明

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