ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* placefigure broken in mkiv?
       [not found] <mailman.3.1255600803.5239.ntg-context@ntg.nl>
@ 2009-10-15 14:04 ` Vyatcheslav Yatskovsky
  2009-10-15 15:29   ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Vyatcheslav Yatskovsky @ 2009-10-15 14:04 UTC (permalink / raw)
  To: ntg-context

Hello,

A document that was previously compiled successfully a few months ago, 
now throws an exception.

My code:
\placefigure
   [middle]
   {none}
   {\externalfigure[2009-05-26_200309s][width=0.9\textwidth]}

My result:
! Missing number, treated as zero.
<to be read again>
                    \currentfloatattribute
\floatcaptionattribute ... \currentfloatattribute
                                                   \fi \fi \fi
\docompletefloat ... \vbox \floatcaptionattribute
                                                   
{\doifelsemainfloatbody \c...
<argument> ...at {figure}{}{middle}{none}\nextbox
                                                   \else 
\docompletefloat {fi...
\thirdofthreearguments #1#2#3->#3

\xdocompletefloat ...afloat ,#3}{#4}\nextbox \fi }
                                                   \else 
\docompletefloat {#1...
...
l.22 ...[2009-05-26_200309s][width=0.9\textwidth]}

?

What it could mean?

Regards,
Vyatcheslav

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: placefigure broken in mkiv?
  2009-10-15 14:04 ` placefigure broken in mkiv? Vyatcheslav Yatskovsky
@ 2009-10-15 15:29   ` Wolfgang Schuster
  2009-10-15 15:42     ` Alan BRASLAU
  0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Schuster @ 2009-10-15 15:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 15.10.2009 um 16:04 schrieb Vyatcheslav Yatskovsky:

> Hello,
>
> A document that was previously compiled successfully a few months  
> ago, now throws an exception.
>
> My code:
> \placefigure
>  [middle]
>  {none}
>  {\externalfigure[2009-05-26_200309s][width=0.9\textwidth]}

\placefigure[middle,none]{}{...}

the official way in mkiv (please add this to the new mkii/mkiv  
difference page on the wiki)

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: placefigure broken in mkiv?
  2009-10-15 15:29   ` Wolfgang Schuster
@ 2009-10-15 15:42     ` Alan BRASLAU
  2009-10-16 11:54       ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Alan BRASLAU @ 2009-10-15 15:42 UTC (permalink / raw)
  To: ntg-context

On Thursday 15 October 2009 17:29:12 Wolfgang Schuster wrote:
> Am 15.10.2009 um 16:04 schrieb Vyatcheslav Yatskovsky:
> > Hello,
> >
> > A document that was previously compiled successfully a few months
> > ago, now throws an exception.
> >
> > My code:
> > \placefigure
> >  [middle]
> >  {none}
> >  {\externalfigure[2009-05-26_200309s][width=0.9\textwidth]}
> 
> \placefigure[middle,none]{}{...}
> 
> the official way in mkiv (please add this to the new mkii/mkiv
> difference page on the wiki)

This indeed is a cleaner syntax.


However, on the subject of \placefigure,
there appears to be a small bug in mkiv.
(Untested) minimal example:

\usemodule[bib]
...
\starttext

\placefigure[right,none]{}{\externalfigure[file][width=.3\textwidth]

Text...\cite{Me2009}
\blank[2*line]

\placepublications[criterium=all]

\stoptext

The publications list is typeset full \textwidth and overflows the figure.

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: placefigure broken in mkiv?
  2009-10-15 15:42     ` Alan BRASLAU
@ 2009-10-16 11:54       ` Hans Hagen
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2009-10-16 11:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Alan BRASLAU wrote:

> However, on the subject of \placefigure,
> there appears to be a small bug in mkiv.
> (Untested) minimal example:
> 
> \usemodule[bib]
> ....
> \starttext
> 
> \placefigure[right,none]{}{\externalfigure[file][width=.3\textwidth]
> 
> Text...\cite{Me2009}
> \blank[2*line]
> 
> \placepublications[criterium=all]
> 
> \stoptext
> 
> The publications list is typeset full \textwidth and overflows the figure.

is this related to bibliographies? if so, make a test file that shows 
the problem and communicate it with Thomas Schmitz who is collecting / 
testing bib related issues

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: placefigure broken in mkiv?
  2009-10-16 13:29 ` Vyatcheslav Yatskovsky
@ 2009-10-16 13:39   ` Wolfgang Schuster
  0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Schuster @ 2009-10-16 13:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 16.10.2009 um 15:29 schrieb Vyatcheslav Yatskovsky:

>> please add this to the new mkii/mkiv difference page on the wiki)
>>
> OK, but where this page is?

http://wiki.contextgarden.net/MkIV_Differences

> (Oh, I we could get rid of these empty parenthesizes, it would be  
> even nicer. Let's clean the syntax! )

You can make a entry in the bug/feature tracker: http://tracker.luatex.org/

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: placefigure broken in mkiv?
       [not found] <mailman.2258.1255624355.3069.ntg-context@ntg.nl>
@ 2009-10-16 13:29 ` Vyatcheslav Yatskovsky
  2009-10-16 13:39   ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Vyatcheslav Yatskovsky @ 2009-10-16 13:29 UTC (permalink / raw)
  To: ntg-context

Hello,

Thanks, Wolfgang.
> \placefigure[middle,none]{}{...}
>
> the official way in mkiv (please add this to the new mkii/mkiv
> difference page on the wiki)
>    
OK, but where this page is?

(Oh, I we could get rid of these empty parenthesizes, it would be even 
nicer. Let's clean the syntax! )

Vyatcheslav
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-10-16 13:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.3.1255600803.5239.ntg-context@ntg.nl>
2009-10-15 14:04 ` placefigure broken in mkiv? Vyatcheslav Yatskovsky
2009-10-15 15:29   ` Wolfgang Schuster
2009-10-15 15:42     ` Alan BRASLAU
2009-10-16 11:54       ` Hans Hagen
     [not found] <mailman.2258.1255624355.3069.ntg-context@ntg.nl>
2009-10-16 13:29 ` Vyatcheslav Yatskovsky
2009-10-16 13:39   ` Wolfgang Schuster

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).