Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RefTeX not working #951

Closed
nanounanue opened this issue Dec 5, 2015 · 3 comments
Closed

RefTeX not working #951

nanounanue opened this issue Dec 5, 2015 · 3 comments
Labels

Comments

@nanounanue
Copy link

In my personal init.el (placed in personal) I got the following lines:

(add-hook 'latex-mode-hook 'turn-on-reftex)
(add-hook 'Latex-mode-hook 'turn-on-reftex)
(setq reftex-plug-into-AUCTeX t)

(as suggested in the page of AUCTeX)

But when I open a TeX buffer it doesn't activate automatically. What am I doing wrong?

@arbox
Copy link
Contributor

arbox commented Aug 2, 2016

I don't know if this is related to your question, but I had to put the path to my bibliography file to use RefTeX. I set this locally in my file.

% reftex-default-bibliography: ("bib/bibliography.bib")

@stale
Copy link

stale bot commented May 8, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution and understanding!

@stale stale bot added the stale label May 8, 2019
@stale
Copy link

stale bot commented Jun 7, 2019

This issues been automatically closed due to lack of activity. Feel free to re-open it if you ever come back to it.

@stale stale bot closed this as completed Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants