Hi Denis, 2014-11-19 20:21 GMT+01:00 Denis Bitouzé <[email protected]>: > Hi, > > what should I add to the following `Local Variables` of a .dtx file: > > ┌──── > │ % Local Variables: > │ % mode: doctex > │ % TeX-master: t > │ % End: > └──── > > to make it by default processed by Plain TeX?
% TeX-command-default: "TeX" is what you are looking for. (info "(auctex)Selecting a Command") will give you some more details. Bye, Mosè _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
