auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] shortcut to compile latex only


From: gojjoe
Subject: Re: [AUCTeX] shortcut to compile latex only
Date: Mon, 11 Sep 2017 22:16:13 +0200
User-agent: Thunderbird/666

Hi Jonas,

try with

(define-key TeX-mode-map [f8] [?\C-c ?\C-c ?l ?a ?t ?e ?x return])

you can add it to the LaTeX-mode-hook. But probably there's a more elegant 
solution.

Cheers,
J

On 2017-09-11 20:37, Jonas Frey wrote:
> Hi,
> 
> I want to set up a shortcut to only compile latex in auctex, circumventing 
> the automation and guessing of the usual TeX-compile-master command. How can 
> I do that?
> 
> How can I get a shortcut corresponding to
>  > C-c C-c RET LaTeX RET
> bound eg to a function key?
> 
> Thanks!
> 
> Best,
> 
> Jonas



reply via email to

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