ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
Subject: Re: skipping parts in compiling
Date: Tue, 21 Feb 2006 17:59:22 +0100	[thread overview]
Message-ID: <6faad9f00602210859ne44c997w6da7da3ac19861cb@mail.gmail.com> (raw)
In-Reply-To: <16a274457127983c4bc0d92953663662@di.unito.it>

On 2/21/06, andrea valle wrote:
> Dear all,
> I'm writing presentations with large image files.

Do you have images in PDF or in some other format? Including PDF is
much faster than including bitmap images.

> Sometimes I make minor changes (e.g. typos).
>
> Is there a way not to recompile all but only some pages after I made my
> changes?

If you mean "can I recompile only page 3 and 4 out of my 100-page book
and get the whole document" that answer is no I think. But there are
other ways.

> In presentations I only have separate pages (no index, numebr of pages,
> etc)

In such cases I usually split files and include them in a "master
file", so that I can quickly and easily comment things out.

\starttext
\input chapter-one
\input chapter-two
\stoptext

A more fancy way is to use projects/envionments/products/components.
You can then compile separate chapters or all chapters at once without
the need to change a single line in the source. They're described at
the beginning of cont-eni.pdf.

I wanted to ask something about projects/products in a new thread (I
didn't notice how great they are until some days ago), but since I'm
already talking about them here:
Data about chapters, sections, references, ... are written into an
auxilary file and have to be processed first before references,
indexes, TOCs can work properly anyway: would it be possible to have
an option not to process the auxilary files of single products but
those of the master document (ie. of project) when compiling single
products, so that cross-referencing, section numbering, ... would
remain the same as if the whole project was processed together?

Thanks,
    Mojca

  reply	other threads:[~2006-02-21 16:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21 16:34 andrea valle
2006-02-21 16:59 ` Mojca Miklavec [this message]
2006-02-22 11:03   ` andrea valle
2006-02-22 15:44     ` Mojca Miklavec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6faad9f00602210859ne44c997w6da7da3ac19861cb@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).