############################################################################# ############################################################################# # # latex.tcl, version 3.0: macros, menu, and key bindings for LaTeX users # ############################################################################# # # version 1.1 and 1.2 (11/10/92) by Richard T. Austin (austin@eecs.umich.edu) # version 2.0–2.3 and 3.0 (7/95) by Tom Scavo (trscavo@syr.edu) # # If you make improvements to this file, please share them! # ############################################################################# ############################################################################# ############################################################################# # # Autoload procedures # ############################################################################# proc dummyTeX proc latexMenu ############################################################################# # # Flags and variables # ############################################################################# set true 1 set false 0 # Flags: newModeVar TeX deleteEnvironmentNoisily true1newModeVarTeXdeleteObjectNoisilytrue 1 # newModeVar TeX expertMode false1newModeVarTeXpromptNoisilytrue 1 newModeVar TeX runTeXInBackground false1newModeVarTeXsearchNoisilytrue 1 newModeVar TeX smartDots true1newModeVarTeXsmartQuotestrue 1 newModeVar TeX smartScripts true1newModeVarTeXuseBoxMacrotrue 1 # newModeVar TeX useBracketsInDisplaymath false1newModeVarTeXuseDollarSignsfalse 1 newModeVar TeX useStatusBar true1newModeVarTeXwordWraptrue 1 # Variables: # newModeVar TeX TeXInputs 0 newModeVar TeX citeCommands cite nocite 0 newModeVar TeX fillColumn 70 0 # Bug—will not select arguments with embedded braces: newModeVar TeX funcExpr
(sub)*section(

.*

|&sstarf#star;)?([^]*)? 0 newModeVar TeX funcExprAlt
section(

.*

|&sstarf#star;)?([^]*)? 0 # newModeVar TeX funcExpr
((sub)*section|chapter)(

.*

|&sstarf#star;)?([^]*)? 0 # newModeVar TeX funcExprAlt
(section|chapter)(

.*

|&sstarf#star;)?([^]*)? 0 newModeVar TeX leftFillColumn 0 0 newModeVar TeX prefixString