ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug with location=nonumber
@ 2011-11-21  8:38 Aditya Mahajan
  2011-11-21 17:32 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Aditya Mahajan @ 2011-11-21  8:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Consider the following test file

\starttext
\startplacefigure[location={here,nonumber}, title=none]
   test
\stopplacefigure

\startplacefigure[location={here,nonumber}, title={test}]
   test
\stopplacefigure
\stoptext

The title of the second figure is displayed. The "bug" is because I have 
used location=nonumber in the first figure. If I remove `nonumber` from 
the first figure and use

   \startplacefigure[location=here, title=none]

then the title of the second figure is displayed.

Aditya
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Bug with location=nonumber
  2011-11-21  8:38 Bug with location=nonumber Aditya Mahajan
@ 2011-11-21 17:32 ` Hans Hagen
  2011-11-23 23:36   ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2011-11-21 17:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 21-11-2011 09:38, Aditya Mahajan wrote:
> Hi,
>
> Consider the following test file
>
> \starttext
> \startplacefigure[location={here,nonumber}, title=none]
> test
> \stopplacefigure
>
> \startplacefigure[location={here,nonumber}, title={test}]
> test
> \stopplacefigure
> \stoptext
>
> The title of the second figure is displayed. The "bug" is because I have
> used location=nonumber in the first figure. If I remove `nonumber` from
> the first figure and use
>
> \startplacefigure[location=here, title=none]
>
> then the title of the second figure is displayed.

I'm not sure if I understand the problem ... can you check with the 
upcoming beta?

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
___________________________________________________________________________________


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

* Re: Bug with location=nonumber
  2011-11-21 17:32 ` Hans Hagen
@ 2011-11-23 23:36   ` Aditya Mahajan
  0 siblings, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2011-11-23 23:36 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

On Mon, 21 Nov 2011, Hans Hagen wrote:

> On 21-11-2011 09:38, Aditya Mahajan wrote:
>>  Hi,
>>
>>  Consider the following test file
>>
>>  \starttext
>>  \startplacefigure[location={here,nonumber}, title=none]
>>  test
>>  \stopplacefigure
>>
>>  \startplacefigure[location={here,nonumber}, title={test}]
>>  test
>>  \stopplacefigure
>>  \stoptext
>>
>>  The title of the second figure is displayed. The "bug" is because I have
>>  used location=nonumber in the first figure. If I remove `nonumber` from
>>  the first figure and use
>>
>>  \startplacefigure[location=here, title=none]
>>
>>  then the title of the second figure is displayed.
>
> I'm not sure if I understand the problem ... can you check with the upcoming 
> beta?

Everythin works fine in the latest beta.

Aditya
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2011-11-23 23:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-21  8:38 Bug with location=nonumber Aditya Mahajan
2011-11-21 17:32 ` Hans Hagen
2011-11-23 23:36   ` Aditya Mahajan

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