[NTG-context] extra \fi

2012-07-09 Thread Meer, H. van der
Is the following a known issue with this beta? When a float block moves the 
error appears:
ConTeXt  ver: 2012.07.04 23:48 MKIV  fmt: 2012.7.6  int: english/english

floatblocks  1 placed
floatblocks  1 saved
pagesflushing realpage 5, userpage 1
floatblocks  1 moved
floatblocks  2 moved
! Extra \fi.

A short example is difficult to procure, but adding one line of text, inducing 
the float to move, triggers the error.

Hans van der Meer



___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] extra \fi

2012-07-09 Thread Prashanth
Looks like this is what triggers an error in my document too. [Ref. 
Broken Nightly 2012.07.08 20:02 - unpredictable errors on blank lines]


Commenting out all floats got rid of the error.

On 09/07/12 09:50, Meer, H. van der wrote:

Is the following a known issue with this beta? When a float block moves the 
error appears:
ConTeXt  ver: 2012.07.04 23:48 MKIV  fmt: 2012.7.6  int: english/english

floatblocks  1 placed
floatblocks  1 saved
pagesflushing realpage 5, userpage 1
floatblocks  1 moved
floatblocks  2 moved
! Extra \fi.

A short example is difficult to procure, but adding one line of text, inducing 
the float to move, triggers the error.

Hans van der Meer



___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] extra \fi

2012-07-09 Thread Andreas Mang
Hi,

Same here. Interestingly, the minimal example

% start example
\starttext
\placefigure[top][ref:somefigure]{some 
caption}{\externalfigure[cow][width=0.5\makeupwidth]}
\stoptext
% stop example

works fine.

I have managed to reproduce the error on my machine (MAC OS X: ConTeXt  ver: 
2012.07.07 15:04 MKIV  fmt: 2012.7.8) by putting multiple \input knuths 
(note, that I had to put them exactly as given below; not introducing an empty 
line after \input knuth or fewer \input knuths in front, does not yield an 
error):

% start example
\starttext
\input knuth

\input knuth

\input knuth

\placefigure[top][ref:somefigure]{some 
caption}{\externalfigure[cow][width=0.5\makeupwidth]}

\input knuth

\input knuth

\stoptext
% stop example

Hope this helps.

Cheers,
Andreas

Error message:
Extra \fi.

\page_otr_triggered_output_routine ...routine \fi

output ...ut \page_otr_triggered_output_routine
  \relax \the \everyafterout...
l.11


Am Jul 9, 2012 um 5:08 PM schrieb Prashanth:

Looks like this is what triggers an error in my document too. [Ref. Broken 
Nightly 2012.07.08 20:02 - unpredictable errors on blank lines]

Commenting out all floats got rid of the error.

On 09/07/12 09:50, Meer, H. van der wrote:

Is the following a known issue with this beta? When a float block moves the 
error appears:
ConTeXt  ver: 2012.07.04 23:48 MKIV  fmt: 2012.7.6  int: english/english

floatblocks  1 placed
floatblocks  1 saved
pagesflushing realpage 5, userpage 1
floatblocks  1 moved
floatblocks  2 moved
! Extra \fi.

A short example is difficult to procure, but adding one line of text, inducing 
the float to move, triggers the error.

Hans van der Meer



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

maillist : ntg-context@ntg.nlmailto:ntg-context@ntg.nl / 
http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nlhttp://www.pragma-ade.nl/ / 
http://tex.aanhet.nethttp://tex.aanhet.net/
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.nethttp://contextgarden.net/
___


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

maillist : ntg-context@ntg.nlmailto:ntg-context@ntg.nl / 
http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] extra \fi

2012-07-09 Thread Hans Hagen

On 9-7-2012 17:34, Andreas Mang wrote:


A short example is difficult to procure, but adding one line of text, inducing 
the float to move, triggers the error.



\ifcoditional = \ifconditional

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-


___
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___