|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
bibtex file not parsedHi,
I use two machines. On one of them everything works as expected. On the other one (my main machine!) I'm not able to get the bibtex files parsed. I have (setq-default TeX-master nil) (setq TeX-parse-self t) (setq TeX-auto-save t) in my init file. The auto folder is created and for the tex file the corresponding lisp file. But nothing for the bibtex file. The base names do not conflict. (It works on the other machine anyway ...) I tried to start xemacs without the init files and loaded then only those three lines, but no success. I have the problem with XEmacs 21.4.21 and Emacs 22.2.1. Any suggestion what I could do to pin the problem done? Thanks a lot in advance! Andreas Gösele -- Omnis enim res, quae dando non deficit, dum habetur et non datur, nondum habetur, quomodo habenda est. Augustinus, De doctrina christiana _______________________________________________ auctex mailing list auctex@... http://lists.gnu.org/mailman/listinfo/auctex |
|
|
Re: bibtex file not parsed [solved]"Andreas Goesele" <Goesele@...> writes:
> I have > > (setq-default TeX-master nil) > (setq TeX-parse-self t) > (setq TeX-auto-save t) > > in my init file. > > The auto folder is created and for the tex file the corresponding lisp > file. But nothing for the bibtex file. The base names do not > conflict. (It works on the other machine anyway ...) I found the solution. One has to set "Bibtex Mode Hook" to BibTeX-auto-store. This definitely should go into the manual! Andreas Gösele _______________________________________________ auctex mailing list auctex@... http://lists.gnu.org/mailman/listinfo/auctex |
|
|
Re: bibtex file not parsed [solved]* Andreas Goesele (2009-10-16) writes:
> "Andreas Goesele" <Goesele@...> writes: > >> The auto folder is created and for the tex file the corresponding lisp >> file. But nothing for the bibtex file. The base names do not >> conflict. (It works on the other machine anyway ...) > > I found the solution. One has to set "Bibtex Mode Hook" to > BibTeX-auto-store. > > This definitely should go into the manual! If you installed and invoked AUCTeX correctly, `BibTeX-auto-store' is added automatically to `bibtex-mode-hook'. -- Ralf _______________________________________________ auctex mailing list auctex@... http://lists.gnu.org/mailman/listinfo/auctex |
|
|
Re: bibtex file not parsed [solved]Ralf Angeli <angeli@...> writes:
>>> The auto folder is created and for the tex file the corresponding lisp >>> file. But nothing for the bibtex file. The base names do not >>> conflict. (It works on the other machine anyway ...) >> >> I found the solution. One has to set "Bibtex Mode Hook" to >> BibTeX-auto-store. >> >> This definitely should go into the manual! > > If you installed and invoked AUCTeX correctly, `BibTeX-auto-store' is > added automatically to `bibtex-mode-hook'. But what if for some reason, perhaps beyond your direct personal control, AUCTeX is not installed or invoked correctly? Andreas Gösele _______________________________________________ auctex mailing list auctex@... http://lists.gnu.org/mailman/listinfo/auctex |
|
|
Re: bibtex file not parsed [solved]* Andreas Goesele (2009-10-17) writes:
> Ralf Angeli <angeli@...> writes: > >> If you installed and invoked AUCTeX correctly, `BibTeX-auto-store' is >> added automatically to `bibtex-mode-hook'. > > But what if for some reason, perhaps beyond your direct personal > control, AUCTeX is not installed or invoked correctly? Then the installation should be fixed because besides the problem you mentioned there will likely be other things not working either. -- Ralf _______________________________________________ auctex mailing list auctex@... http://lists.gnu.org/mailman/listinfo/auctex |
| Free embeddable forum powered by Nabble | Forum Help |