[NTG-context] figure captions in the margin

2009-07-07 Thread Richard Weickelt
Hello,

I want to have captions for figures, listings and other stuff inside the
document margin. I saw that someone asked a very similar question 3 years
ago: http://archive.contextgarden.net/message/20061025.211202.c2e04f8c.en.html

  Does somebody know whether it is possible and how it is possible to
  place the caption of a figure in the margin?
 
 yes, actually i implemented this last week but i need to update the
 details manual; captions can go in margins, hang in centered figures, there
 is support for all kind of inner/outer alignments etc


Hans said, that he had already implemented that feature, but in fact it
still doesn't work. So the code

\setupcaptions[location=outermargin]
\starttext
\placefigure{Caption}{\framed{Figuur}}
\stoptext

still prints no caption at all. I am using Ubuntu 8.04 and ConTeXt from the
repositories. Is this version too old?

Thank You.
Richard

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


Re: [NTG-context] figure captions in the margin

2009-07-01 Thread Richard Weickelt
Hello,

I want to have captions for figures, listings and other stuff inside the
document margin. I saw that somone asked a very similar question 3 years
ago: http://archive.contextgarden.net/message/20061025.211202.c2e04f8c.en.html

  Does somebody know whether it is possible and how it is possible to
  place the caption of a figure in the margin?
 
 yes, actually i implemented this last week but i need to update the
details manual; captions can go in margins, hang in centered figures, there
is support for all kind of inner/outer alignments etc

Hans said, that he had already implemented that feature, but in fact it
still doesn't work. So the code

\setupcaptions[location=outermargin]
\starttext
\placefigure{Caption}{\framed{Figuur}}
\stoptext

still prints no caption at all. Am I missing something?

Thank You.
Best regards
Richard

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


Re: [NTG-context] figure captions in the margin

2006-10-25 Thread Hans Hagen
Alex Lubberts wrote:
 Hi,

 Does somebody know whether it is possible and how it is possible to
 place the caption of a figure in the margin?

   
yes, actually i implemented this last week but i need to update the details 
manual; captions can go in margins, hang in centered figures, there is support 
for all kind of inner/outer alignments etc 

Hans  

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

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] figure captions in the margin

2006-10-25 Thread Alex Lubberts
On wo, 2006-10-25 at 18:44 +0200, Hans Hagen wrote:
  Does somebody know whether it is possible and how it is possible to
  place the caption of a figure in the margin?

 yes, actually i implemented this last week but i need to update the details 
 manual; captions can go in margins, hang in centered figures, there is 
 support for all kind of inner/outer alignments etc 

Great!
I looked at the source to find out how to do it. Am I right in thinking
that this should work?

\setupcaptions[location=outermargin]
\starttext
\placefigure{Caption}{\framed{Figuur}}
\stoptext

However, when I try this, there is no caption printed at all. Am I doing
something wrong?
(Perhaps, can I be of any assistance?)

Regards,
Alex

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] figure captions in the margin

2006-10-25 Thread Hans Hagen

Alex Lubberts wrote:

On wo, 2006-10-25 at 18:44 +0200, Hans Hagen wrote:
  

Does somebody know whether it is possible and how it is possible to
place the caption of a figure in the margin?
  
  
yes, actually i implemented this last week but i need to update the details manual; captions can go in margins, hang in centered figures, there is support for all kind of inner/outer alignments etc 



Great!
I looked at the source to find out how to do it. Am I right in thinking
that this should work?

\setupcaptions[location=outermargin]
\starttext
\placefigure{Caption}{\framed{Figuur}}
\stoptext

However, when I try this, there is no caption printed at all. Am I doing
something wrong?
(Perhaps, can I be of any assistance?)

Regards,
Alex

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context
  



--

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



text-109.tex
Description: TeX document
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] figure captions in the margin

2006-10-24 Thread Alex Lubberts
Hi,

Does somebody know whether it is possible and how it is possible to
place the caption of a figure in the margin?

Thanks,
Alex Lubberts

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context