Search found 1 match

by linuxfever
Sun Jun 19, 2011 12:22 pm
Forum: AUCTeX
Topic: AUCTeX — Parse on Save not working
Replies: 0
Views: 21426

AUCTeX — Parse on Save not working

Hello all,

Could someone please explain to me why the following is happening. I have a latex document which has one equation labeled "eq:1". If I type "\ref{" and then try to autocomplete, then emacs fills in the macro with the correct label, i.e "eq:1".

Now, if I change the label to "eq:2", save ...