auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Launching xdvi without prompt


From: Christophe FARGES
Subject: Re: [AUCTeX] Launching xdvi without prompt
Date: Tue, 24 Jan 2006 22:48:56 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.7.8) Gecko/20050511

Thanks Ralf for your answer!
It worked perfectly! (although it took me quite a long time because I'm not used to advanced xemacs commands, but your explainations were detailed so I succeeded!)

I've got another question, about customizing colors. I had customized colors settings on xemacs and some were "overwritten" by auctex.
How can I customize colors, in particular:
- commentaries (begining with %)
- mathematical expressions (between $)
- latex commands
- non latex commands (previously, any command begining with \ had the same color, now there is a color for the latex commands, and another for my own latex commands)
- italic, bold text, etc...
Maybe an example will be enough, I think that I can guess for the other cases.

Finally, I saw that auctex can help with bibliography completions. I read the online documentation about that and added the following lines to my init.el file:
(setq TeX-auto-save t)
(setq TeX-parse-self t)
I thought that when I wrote \cite, it should provide me different choices based on what appears in my BIB file, but nothing happens. May be I don't use this correctly... How should I do? By the way, maybe I should "tell" to auctex what is the name of my bibtex file (although I think it has guessed by itself because it is able to compile the bibtex file)...

Sorry for all those newbie questions...
Chris

My question is simple: is it possible to avoid the prompt "view
command..."? What I would like is that when I use the viewing command,
xdvi launches (without having to hit the return key).

You have at least two options:

1) Use `C-c C-v' instead of `C-c C-c'.

2) Customize `TeX-command-list' and disable the prompt option for the
  "View" command.

  You can do this by typing `M-x customize-variable RET
  TeX-command-list RET', find the "View" command, click the "Toggle"
  button for the "Prompt" option setting it to "off", find the
  "State" button, click that button and click on "Save for Future
  Sessions".




--
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.296 / Virus Database: 265.5.0 - Release Date: 09/12/2004





reply via email to

[Prev in Thread] Current Thread [Next in Thread]