On 11/19/2012 01:41 PM, Hans Hagen wrote:
that there is a lua error ...
can you try with:
if not component or component == componentname
then
-- skip
else
Hans,
yes, this appears to work! I now get page numbers et
Am 20.11.2012 09:20, schrieb "H. Özoguz":
Sorry, I did not get you. I was asking about Context, not Latex?!
sure, I only explained the difference of \input and \include
respectively \includeonly and explained only the existing behaviour
in LaTeX. The same should be possible in ConTeXt.
Herbert
Sorry, I did not get you. I was asking about Context, not Latex?!
m 19.11.2012 12:00, schrieb ntg-context-requ...@ntg.nl:
see
http://projekte.dante.de/DanteFAQ/GrosseDokumente
if you are familiar with german.
Suppose you have a 1500 pages document, but you really
work only on the 7th chapter
On 11/19/2012 12:47 PM, Thomas A. Schmitz wrote:
On 11/19/2012 10:33 AM, Hans Hagen wrote:
this is already in place for a while given that one uses the right
structures:
http://www.pragma-ade.com/general/magazines/mag-1103.pdf
Oops, sorry, I must have missed this! But I can't get it working.
On 11/19/2012 10:33 AM, Hans Hagen wrote:
this is already in place for a while given that one uses the right
structures:
http://www.pragma-ade.com/general/magazines/mag-1103.pdf
Oops, sorry, I must have missed this! But I can't get it working. After
adding
\setupreferencing[autofile=yes]
\s
Wolfgang Schuster schrieb:
>> \startproduct mysmalldocument
>>
>> \component one
>> \component three
>>
>> \stopproduct
>
> This doesn’t the same because with \includeonly the
> chapter/figure/page/etc. counters from the skipped files are honored like
> they do with single component files from Tho
Am 19.11.2012 um 10:35 schrieb Hans Hagen :
> On 11/19/2012 9:47 AM, Wolfgang Schuster wrote:
>>
>> Am 19.11.2012 um 09:30 schrieb H. Özoguz :
>>
>>> Is there an equivalent of the LaTeX "\includeonly" ? - I'm working on books
>>> (nearly only on books), so such a command would speed up my work
Am 19.11.2012 10:47, schrieb "H. Özoguz":
>
>\startproduct mydocument
>
>\component one
>\component two
>\component three
>\component four
>
>\stopproduct
>
>Wolfgang
I always use \input for the chapters of books - what is the difference
to component? I looked into the wiki, but didn't get th
>
>\startproduct mydocument
>
>\component one
>\component two
>\component three
>\component four
>
>\stopproduct
>
>Wolfgang
I always use \input for the chapters of books - what is the difference to
component? I looked into the wiki, but didn't get the difference.
Huseyin
_
On 11/19/2012 9:47 AM, Wolfgang Schuster wrote:
Am 19.11.2012 um 09:30 schrieb H. Özoguz :
Is there an equivalent of the LaTeX "\includeonly" ? - I'm working on books
(nearly only on books), so such a command would speed up my work.
No there isn’t.
@Hans: With with \includeonly and \exclu
On 11/19/2012 9:56 AM, Schmitz Thomas A. wrote:
On Nov 19, 2012, at 9:47 AM, Wolfgang Schuster
wrote:
No there isn’t.
@Hans: With with \includeonly and \excludeonly command you can specify which
external files should be included in the document by the \inlcude{…} (a special
version of \i
2012-11-19 H. Özoguz:
> Is there an equivalent of the LaTeX "\includeonly" ?
You can place individual chapters in components and use the mode
mechanism:
\startproduct *
\startmodeset
[alpha] {\component [alpha]}
[beta] {\component [beta]}
[gamma] {\component [gamma]}
\stopmod
On Nov 19, 2012, at 9:47 AM, Wolfgang Schuster
wrote:
> No there isn’t.
>
>
> @Hans: With with \includeonly and \excludeonly command you can specify which
> external files should be included in the document by the \inlcude{…} (a
> special version of \input{…}) command.
>
> When you add \in
Am 19.11.2012 um 09:30 schrieb H. Özoguz :
> Is there an equivalent of the LaTeX "\includeonly" ? - I'm working on books
> (nearly only on books), so such a command would speed up my work.
No there isn’t.
@Hans: With with \includeonly and \excludeonly command you can specify which
external f
Is there an equivalent of the LaTeX "\includeonly" ? - I'm working on
books (nearly only on books), so such a command would speed up my work.
Huseyin
___
If your question is of interest to others as well, please add
15 matches
Mail list logo