(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")
))
