Hi Kourosh,

kaykal <kay...@pm.me> writes:

> Is there anyway to generate different PDF files for each included file
> in master file with AUCTeX.
>
> More specifically, I have one master file called “master”, in which, I
> have included two chapters: “chapter01” and “chapter02”.  I want
> AUCTeX (after appropriate number of runs) to generate one PDF for the
> master file, one PDF for chapter01, one PDF for chapter02 and (the
> bonus) one PDF for bibliography.

I'm not sure how you plan to do that, but one solution comes to my mind
is using \includeonly in the preamble and control the output with it.

See here for details:

  http://latexref.xyz/_005cinclude-_0026-_005cincludeonly.html

Best, Arash

Reply via email to