Thread: Auctex -- parse on save not working
hello all,
please explain me why following happening. have latex document has 1 equation labeled "eq:1". if type "\ref{" , try autocomplete (c-m-i), emacs fills in macro correct label, i.e "eq:1".
now, if change label "eq:2", save file, , try auto-completion, still fills in macro "eq:1".
in .emacs file have following 2 lines:
(setq tex-auto-save t)
(setq tex-parse-self t)
which, in theory, should update labels everytime save file.
way have managed make work, give "c-c c-n" forces generation of style information.
how can make auctex update style information automatically when file saved? thought whole point of setting "tex-auto-save" "t", mistaken. if so, "tex-auto-save" do?
suggestions!
Forum The Ubuntu Forum Community Other Discussion and Support Education & Science Auctex -- parse on save not working
Ubuntu

Comments
Post a Comment