📄 latex.properties
字号:
# Define SciTE settings for LaTeX files.file.patterns.latex=*.tex;*.styfilter.latex=LaTeX (tex sty)|$(file.patterns.latex)|lexer.$(file.patterns.latex)=latex# LaTeX styles# White spacestyle.latex.0=fore:#000000# Commandstyle.latex.1=fore:#AA0000,bold# Tagstyle.latex.2=fore:#880088,bold# Mathstyle.latex.3=fore:#0000FF# Commentstyle.latex.4=fore:#00AA00command.compile.*.tex=latex $(FileNameExt)command.build.*.tex=dvips -f $(FileName).dvi > $(FileName).pscommand.go.*.tex=dvips $(FileName).dvicommand.name.0.*.tex=Viewcommand.0.*.tex=xdvi $(FileName).dvicommand.name.1.*.tex=View PScommand.1.*.tex=gv $(FileName).ps
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -