cgdlay.gml

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

GML
62
字号
:LAYOUT
:PAGE
        top_margin = '.3i'
        left_margin = '1.25i'
        right_margin = '7.25i'
        depth = '8.5i'
:DEFAULT
        justify = no
: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 = no
: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
: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'
:eLAYOUT

⌨️ 快捷键说明

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