]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_yatexrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _yatexrc
diff --git a/dot-files/_yatexrc b/dot-files/_yatexrc
new file mode 100644 (file)
index 0000000..2a77b01
--- /dev/null
@@ -0,0 +1,19 @@
+(setq YaTeX:documentclass-options-private '(
+("a4j")
+))
+(setq user-section-table '(
+("vspace")
+))
+(setq user-singlecmd-table '(
+("allowbreak")
+("downarrow")
+("uparrow")
+("footnotesize")
+("small")
+))
+
+(setq user-env-table '(
+("multicols")
+("spacing")
+("circuit")
+))