Re: [NTG-context] No cross-references in scrollmode

2017-07-13 Thread Alan Braslau
On Thu, 13 Jul 2017 11:58:24 +0200
Andreas Becker  wrote:

> cat source.tex | context --pipe
> 
> Instead of the number, "??" is printed in the PDF document.

Do you expect TeX to make several passes on piped input?
Also, see Hans' previous answer.

Alan
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

[NTG-context] No cross-references in scrollmode

2017-07-13 Thread Andreas Becker
Hello,

when I pipe a file to context, it cannot resolve references, e. g. to figures or
chapters:

cat source.tex | context --pipe

Instead of the number, "??" is printed in the PDF document.

A minimal example is:
\ref[reference] \placefigure[][reference]{}{}

The command line output is like this:

[...]
mtx-context | entering scrollmode, end job with \endThis is LuaTeX, Version 
0.95.0 (TeX Live 2016/Arch Linux) 
 system commands enabled.
[...]
*
*
*(Please type a command or say `\end')
*structure   > sectioning > title @ level 2 : 0.0 -> Si(111) preparation

*(Please type a command or say `\end')
*
*
*
*
*
*
*
*
*
*references  > unknown reference '[][fig:si-oxide]'
[...]

Kind regards,
Andreas Becker
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___