On 22/04/2019 5:53 AM, Scott Kostyshak wrote:
On Sun, Apr 21, 2019 at 10:09:34AM +0200, Daniel wrote:
On 2019-04-20 19:21, Scott Kostyshak wrote:
On Sat, Apr 20, 2019 at 03:51:11PM +0200, Daniel wrote:
Hi,
My manuscript takes very long to fully compile, a couple of minutes. I have
already tried to only compile parts of it but there was not much difference.
Since LaTeX is running several rounds in order to get all the references and
such right, is there a way to get LyX to run less rounds?
You can define your own converter. See Help > Customization.
Scott
Thanks! It's a bit sparse on information what I would have to set there to
achieve what I am after though. Any ideas welcome.
It's been a long time since I've made a custom converter, so I don't
know off-hand.
Does it do what you want if you remove "latex=pdflatex" in the converter
flag for the converter LaTeX (pdflatex) -> PDF (pdflatex)? (if you use
something other than pdfLaTeX, adapt accordingly).
Scott
My usual method of reducing compile time while working on a master-child
document is, in the master document, to put the include statements for
the child documents into branches and to activate/deactivate these as
desired. Of course the table of contents is truncated and references are
reduced to (??) but it does speed things up if you want to check on the
appearance of the part you are working on.
Andrew