ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* captions for figures -> none -> no longer working
@ 2011-12-06 10:43 Ian Lawrence
  2011-12-06 10:46 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Lawrence @ 2011-12-06 10:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 575 bytes --]

Morning all,

It seems the parameter {none} is no longer effective in \placefigure:

From the wiki: "You get no caption with none."

On at least: ConTeXt  ver: 2011.11.29 23:11 MKIV  fmt: 2011.12.1, this appears **not** to be the case...

Anyone else - or is there some change not yet documented on the wiki. My markup worked on previous versions of the beta.
___

Minimal example

% make with context /Users/Ian/SPT_PDF_context/tryouts/test_simplest.tex

\starttext

Hello world
\placefigure[place]{none}{\externalfigure[myone]}
\stoptext

Thanks

Ian

[-- Attachment #1.2: Type: text/html, Size: 1763 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

* Re: captions for figures -> none -> no longer working
  2011-12-06 10:43 captions for figures -> none -> no longer working Ian Lawrence
@ 2011-12-06 10:46 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2011-12-06 10:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 6-12-2011 11:43, Ian Lawrence wrote:
> Morning all,
>
> It seems the parameter {none} is no longer effective in \placefigure:
>
>  From the wiki: "You get no caption with none."
>
> On at least: ConTeXt  ver: 2011.11.29 23:11 MKIV  fmt: 2011.12.1, this appears **not** to be the case...
>
> Anyone else - or is there some change not yet documented on the wiki. My markup worked on previous versions of the beta.
> ___
>
> Minimal example
>
> % make with context /Users/Ian/SPT_PDF_context/tryouts/test_simplest.tex
>
> \starttext
>
> Hello world
> \placefigure[place]{none}{\externalfigure[myone]}
> \stoptext

the {none} has been on the obsolete agenda for a while .. just use:

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

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] 2+ messages in thread

end of thread, other threads:[~2011-12-06 10:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-06 10:43 captions for figures -> none -> no longer working Ian Lawrence
2011-12-06 10:46 ` Hans Hagen

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