]> gitweb @ CieloNegro.org - sugar.git/blob - dot-files/_yatexrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _yatexrc
1 (setq YaTeX:documentclass-options-private '(
2 ("a4j")
3 ))
4 (setq user-section-table '(
5 ("vspace")
6 ))
7 (setq user-singlecmd-table '(
8 ("allowbreak")
9 ("downarrow")
10 ("uparrow")
11 ("footnotesize")
12 ("small")
13 ))
14
15 (setq user-env-table '(
16 ("multicols")
17 ("spacing")
18 ("circuit")
19 ))