Hi Tamas, 2016-12-05 13:19 GMT+01:00 Tamas Papp <[email protected]>: > 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è _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
