(TeX-add-style-hook '(Tss-master :name "Extension" :master-directory "./" :state (new)) (lambda () (TeX-style-system-init-master t) (TeX-run-style-hooks '(Tss-style :name "documentation" :master-directory nil :state (new)) '(Tss-option :name "" :master-directory nil :state (new)) '(Tss-version :name "latex2e" :master-directory nil :state (new)) '(Tss-size :name "art12" :master-directory nil :state (new)) '(Tss-style :name "article" :master-directory nil :state (new)) '(Tss-option :name "plnindex" :master-directory nil :state (new)) '(Tss-option :name "plnref" :master-directory nil :state (new)) '(Tss-option :name "12pt" :master-directory nil :state (new)) '(Tss-option :name "a4paper" :master-directory nil :state (new)) ) (TeX-add-symbols "speechdvoice" "speechdconnection" "speechdcontext" "speechdcharacteristics" "speechdface" ) (LaTeX-add-labels "SDX.introduction" "SDX.speechd-voices" "SDX.speechd-face-voices" "SDX.speechd-speak-connections" "SDX.speechd-connection-voices" "SDX.sdx-connection-matcher" "SDX.sdx-connection-matcher.download" "SDX.sdx-connection-matcher.compile" "SDX.sdx-connection-matcher.install" ) (LaTeX-add-index-entries "voice" "connection" "situation/context" "%% speech characteristics" "face" "mode" ) ) )