tex2rtf.ini

来自「Wxpython Implemented on Windows CE, Sou」· INI 代码 · 共 31 行

INI
31
字号
; Tex2RTF initialisation file for 16-bit WinHelp
runTwice = yes
titleFontSize = 12
authorFontSize = 10
chapterFontSize = 12
sectionFontSize = 12
subsectionFontSize = 12
headerRule = yes
footerRule = yes
useHeadingStyles = yes
contentsDepth = 2
listItemIndent=40
winHelpContents = yes
winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
generateHPJ = yes
;;
;; These two are for generating MS HTML Help project, contents and index files.
;;
htmlWorkshopFiles = true
htmlIndex = true

; Finally, a way to specify face names
htmlFaceName = "Arial, Lucida, Helvetica"

htmlBrowseButtons = bitmap
winHelpTitle = "Tex2RTF"
truncateFilenames = no
combineSubSections = yes
htmlIndex = yes
htmlFrameContents = no

⌨️ 快捷键说明

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