[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] calling biber with option
From: |
Mosè Giordano |
Subject: |
Re: [AUCTeX] calling biber with option |
Date: |
Mon, 5 Dec 2016 14:44:02 +0100 |
Hi Tamas,
2016-12-05 13:19 GMT+01:00 Tamas Papp <address@hidden>:
> Hi,
>
> I would like to have AUCTeX call Biber with the --output-safechars
> option. I found TeX-command-extra-options for the main engine, but I
> don't know how to customize biber.
Do you want this always or on a per-document basis? In the former
case, you can just customize `TeX-command-list', the latter requires
more work (defining a new file-local variable and adding an
appropriate expander to `TeX-expand-list').
Bye,
Mosè