Re: [NTG-context] Caption textcommand option

2010-10-19 Thread Wolfgang Schuster
with a reference to a table named \about[tab:table]. \placetable[here][tab:table]{My caption.}{...} \setupcaptions[textcommand=\groupedcommand{}{.}] This is some text with a reference to a table named \about[tab:other-table]. \placetable[here][tab:other-table]{My caption}{...} \stoptext /example

Re: [NTG-context] Caption textcommand option

2010-10-19 Thread Alan BRASLAU
On Tuesday 19 October 2010 20:15:37 Wolfgang Schuster wrote: but it’s possible to get the desired result also with a selector, e.g. example id=2 \defineselector[caption][max=2,n=2] \startsetups select:caption \setupselector[caption][n=1] \stopsetups \setupcaptions[setups

[NTG-context] one line caption

2010-10-01 Thread Patrick Gundlach
Hi, how do I get the caption as wide as possible? \starttext \placefigure [here] [foo] {A very long caption, isn't it?} {\externalfigure[cow][width=2cm]} \stoptext I also tried without luck \setupcaptions

Re: [NTG-context] one line caption

2010-10-01 Thread Peter Münster
On Fri, Oct 01 2010, Patrick Gundlach wrote: I also tried without luck \setupcaptions[minwidth=fit] (no effect) and \setupcaptions[minwidth=\textwidth] (left aligned) \setupcaptions[minwidth=\textwidth, align=middle] Cheers, Peter -- Contact information: http://pmrb.free.fr/contact

Re: [NTG-context] one line caption

2010-10-01 Thread Patrick Gundlach
\setupcaptions[minwidth=fit] (no effect) and \setupcaptions[minwidth=\textwidth] (left aligned) \setupcaptions[minwidth=\textwidth, align=middle] [palm-slap to the forehead] Yes. Thanks! Patrick

Re: [NTG-context] breaking a line

2010-09-06 Thread Henning Hraban Ramm
. \setupcations[align=stretch] % align={stretch,verytolerant} should read \setupcaptions for a single case you could try \hbox{Schlupfwespe} Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer

Re: [NTG-context] floatcombinations, localfloats [mkiv]

2010-06-04 Thread Marius
Thank you, Taco, your code works, but I have one more question. My figures are placed side by side and its captions overlap, because I set \setupcaptions [width=0.8\textwidth] How to set width parameter just for the captions of floatcombination? On Fri, Jun 4, 2010 at 4:39 PM, Taco

Re: [NTG-context] floatcombinations, localfloats [mkiv]

2010-06-04 Thread Rogutės Sparnuotos
not appear elsewhere in mkiv. (see attachment) Thank you, Taco, your code works, but I have one more question. My figures are placed side by side and its captions overlap, because I set \setupcaptions [width=0.8\textwidth] How to set width parameter just for the captions of floatcombination

Re: [NTG-context] MKIV numbering

2010-05-18 Thread richard . stephens
Explicit setting of : \setupcaptions[way=bysection] \setupformulas[way=bysection] works. Best wishes, Taco I'm afraid this suggestion ALMOST works---it restarts the numbering in each new section, but it does not prefix the numbers with the section number, so

Re: [NTG-context] ntg-context Digest, Vol 71, Issue 54

2010-05-17 Thread richard . stephens
=darkgreen,style=normal] Marco Thanks Marco, that works fine, but why do I need contrastcolor and what does it do? From the mkiv source, it looks like the inheritance is disabled at the moment for some reason (code is commented out). Explicit setting of : \setupcaptions[way=bysection

Re: [NTG-context] MKIV numbering

2010-05-17 Thread richard . stephens
). Explicit setting of : \setupcaptions[way=bysection] \setupformulas[way=bysection] works. Best wishes, Taco I'm afraid this suggestion ALMOST works---it restarts the numbering in each new section, but it does not prefix the numbers with the section number, so my previous example gives two

Re: [NTG-context] MKIV numbering

2010-05-17 Thread Wolfgang Schuster
Am 17.05.10 12:08, schrieb richard.steph...@converteam.com: From the mkiv source, it looks like the inheritance is disabled at the moment for some reason (code is commented out). Explicit setting of : \setupcaptions[way=bysection] \setupformulas[way=bysection] works. Best

Re: [NTG-context] MKIV numbering

2010-05-15 Thread Taco Hoekwater
(code is commented out). Explicit setting of : \setupcaptions[way=bysection] \setupformulas[way=bysection] works. Best wishes, Taco ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] MKIV numbering

2010-05-15 Thread Hans Hagen
is disabled at the moment for some reason (code is commented out). Explicit setting of : \setupcaptions[way=bysection] \setupformulas[way=bysection] works. true, i'm still not sure how to deal with a document wide default (where and what) .. eventually there will be something Hans

Re: [NTG-context] 10+ reasons why I still use MKII

2010-05-13 Thread Mojca Miklavec
no influence in MKIV: \setupcaptions[stopper={:}] \starttext \placefigure{title}{\framed{bla}} \stoptext subtle difference: \setupcaptions[numberstopper={:}] \starttext \placefigure{title}{\framed{bla}} \stoptext all stopper, separator etc things are now more explicit as we have more

[NTG-context] 10+ reasons why I still use MKII

2010-05-12 Thread Mojca Miklavec
with name Iwona-Math-Letters-Regular is not found etc. I need to figure out why, though it works (I don't see deficiencies in output yet). 2.) Recently discussed on the mailing list - stopper has no influence in MKIV: \setupcaptions[stopper={:}] \starttext \placefigure{title}{\framed{bla

Re: [NTG-context] 10+ reasons why I still use MKII

2010-05-12 Thread Hans Hagen
- stopper has no influence in MKIV: \setupcaptions[stopper={:}] \starttext \placefigure{title}{\framed{bla}} \stoptext subtle difference: \setupcaptions[numberstopper={:}] \starttext \placefigure{title}{\framed{bla}} \stoptext all stopper, separator etc things are now more explicit as we have

Re: [NTG-context] Removing last skip or insert negative space to captions of figures

2010-05-11 Thread Peter Münster
On Tue, May 11 2010, Jaroslav Hajtmar wrote: \placefigure{$\!\!\!\!$:\quad Caption 1} {\externalfigure[figure1]} is result OK! BUT this method is terrible for me: Better method: \setupcaptions[distance=0pt] \starttext \placefigure{: Caption}{bla} \stoptext Cheers, Peter

Re: [NTG-context] Removing last skip or insert negative space to captions of figures

2010-05-11 Thread Jaroslav Hajtmar
! BUT this method is terrible for me: Better method: \setupcaptions[distance=0pt] \starttext \placefigure{: Caption}{bla} \stoptext Cheers, Peter ___ If your question is of interest to others as well

[NTG-context] caption on the inner side

2010-04-05 Thread Hubertus
Hello all, I was wondering if it possible to do something of this sort: \setupcaptions[location=low] \placefigure[outer][]{ Caption } {\externalfigure[test.jpg][width=0.5\textwidth]} So what I try is to get the caption not on the left side of the image but inner. From the location pramametar

Re: [NTG-context] Incorrect font size in captions

2010-03-24 Thread Tom
Schuster Sent: Tuesday, March 23, 2010 11:43 AM To: mailing list for ConTeXt users Subject: Re: [NTG-context] Incorrect font size in captions Am 23.03.10 15:37, schrieb Tom: \setupcaptions[style={\switchtobodyfont[9pt]}, location=bottom,number=no,align=raggedcenter] 'align' in \setupcaptions

[NTG-context] Incorrect font size in captions

2010-03-23 Thread Tom
=0 in, headerdistance=.25 in, footerdistance=0 in, bottomspace=0.9 in, cutspace=.875 in, ] \setupcaptions[style={\switchtobodyfont[9pt]}, location=bottom,number=no,align=raggedcenter] \starttext \placefigure [here]{none} \startcombination[2*1] {\externalfigure[s033-1b][width=.481\textwidth

Re: [NTG-context] Incorrect font size in captions

2010-03-23 Thread Wolfgang Schuster
Am 23.03.10 15:37, schrieb Tom: \setupcaptions[style={\switchtobodyfont[9pt]}, location=bottom,number=no,align=raggedcenter] 'align' in \setupcaptions has nothing to do with the alignment of the captiontext, as i wrote in my other mail you need style={\switchtobodyfont[9pt]\raggedcenter

Re: [NTG-context] \hyphenation problems

2010-03-22 Thread Tom
in, headerdistance=.25 in, footerdistance=0 in, bottomspace=0.9 in, cutspace=.875 in, ] \setupcaptions[location=bottom,number=no,style=rm,align=middle] %\hyphenation{cfb-da-ta-ware-house-.-com} \starttext \placefigure [left] {{\centerline {\switchtobodyfont[9pt] Joel Wheelock in track uniform

Re: [NTG-context] \hyphenation problems

2010-03-22 Thread Thomas A. Schmitz
, but use something like this: \setupcaptions[style={\switchtobodyfont[9pt]}, align=center] However, I was surprised to see that the caption was not centered below the image, so I ended up with \placefigure [left] {\framed[align=middle,frame=off]{Joel Wheelock in track uniform

Re: [NTG-context] \hyphenation problems

2010-03-22 Thread Wolfgang Schuster
this: \setupcaptions[style={\switchtobodyfont[9pt]}, align=center] However, I was surprised to see that the caption was not centered below the image, so I ended up with \placefigure [left] {\framed[align=middle,frame=off]{Joel Wheelock in track uniform \\ {\it Cumberland County

Re: [NTG-context] \hyphenation problems

2010-03-22 Thread Peter Rolf
=middle, height=middle, backspace=.75 in, topspace=.5 in, header=.25 in, footer=0 in, headerdistance=.25 in, footerdistance=0 in, bottomspace=0.9 in, cutspace=.875 in, ] \setupcaptions[location=bottom,number=no,style=rm,align=middle] %\hyphenation{cfb-da-ta-ware-house-.-com

Re: [NTG-context] \hyphenation problems

2010-03-22 Thread Tom
cfbdatawarehouse|.|com 3. Your caption: well, since you do not apply the bodyfontswitch to all of the lines, but to each line individually, you never give ConTeXt a chance to calculate the interlinespace. You shouldn't format individual lines, but use something like this: \setupcaptions[style

Re: [NTG-context] Unable to use example from Excursion

2010-03-11 Thread Aditya Mahajan
-- \VL\LR \HL \stoptable}{\tt bodyfont=6pt,distance=small} \stopcombination} \stopbuffer \typebuffer \getbuffer \stoptext Further, I do not see the effect of \setupcaption[style=boldslanted] in example 11.10 (pp 34-35) Typo in the manual. It should be \setupcaptions[style

Re: [NTG-context] Call for papers (pracjourn mkiv)

2009-12-15 Thread Aditya Mahajan
in oldstlyle. \setupcaptions [headstyle=normal,stopper=:,conversion=mediaeval] %D Footnotes are placed in a box with a width of 1.5em. The footnote numeral %D are set in oldstyle font. \setupnote [footnote] [margindistance=0em, conversion=mediaeval, command=\pracjournfootnote

[NTG-context] Setup captions

2009-11-04 Thread Vyatcheslav Yatskovsky
Hi all, How to setup captions so that they include only section number (no subsections, etc.) and figure number within the section? That is, SectionNumber.FigureNumber My first guess \setupcaptions[style=\tfx, prefix=yes, prefixset=section] does not work. Regards, Vyatcheslav

Re: [NTG-context] some (older) problems

2009-08-18 Thread Thomas Floeren
for example Fig. 2.6 where 2 is the chapter number and 6 the figure number by chapter. I tried all the options I found for setupcaptions (at least I think so), but I dont get the chapter number in the caption. LuaTeX, Version beta-0.40.5-2009061123 (Web2C 2009) ConTeXt ver: 2009.06.14 21:01

[NTG-context] some (older) problems

2009-08-17 Thread Thomas Floeren
is the chapter number and 6 the figure number by chapter. I tried all the options I found for setupcaptions (at least I think so), but I dont get the chapter number in the caption. LuaTeX, Version beta-0.40.5-2009061123 (Web2C 2009) ConTeXt ver: 2009.06.14 21:01 MKIV fmt: 2009.6.18 Thanks in advance for any

Re: [NTG-context] some (older) problems

2009-08-17 Thread Hans Hagen
all the options I found for setupcaptions (at least I think so), but I dont get the chapter number in the caption. LuaTeX, Version beta-0.40.5-2009061123 (Web2C 2009) ConTeXt ver: 2009.06.14 21:01 MKIV fmt: 2009.6.18 can you try the latest version Hans

[NTG-context] figure captions in the margin

2009-07-07 Thread Richard Weickelt
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

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

2009-07-01 Thread Richard Weickelt
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

Re: [NTG-context] label, caption and eps in figures?

2009-06-26 Thread Willi Egger
This is then the approach \setupcaptions[number=no] \starttext \placefigure [here] [fig:foto] {Hacker} {\externalfigure[hacker][width=5cm]} \stoptext Willi On Jun 25, 2009, at 5:06 PM, Pau wrote: hello, No, sorry, probably I was obscure and explained bad I

[NTG-context] Empty lines in text floats are not shown

2009-06-23 Thread Aleksandr Sinicyn
... \stoptabulate and splitfloat to split source code listing to multiple pages: \starttext \start \setupcaptions[location=top] \splitfloat [lines=auto] { \placecodelisting

Re: [NTG-context] Lots of problems in mkiv

2009-06-18 Thread Thomas Floeren
to build caption numbers with the chapter number as prefix: I want for example Fig. 2.6 where 2 is the chapter number and 6 the figure number by chapter. I tried all the options I found for setupcaptions (at least I think so), but I dont get the chapter number in the caption. LuaTeX, Version beta-0.40.5

[NTG-context] Multicol float vertical spacing (MkII)

2009-05-20 Thread Thomas Floeren
]}, width=1em, symalign=flushleft, headstyle=italic] [n, packed, ] \setupfloats [spaceafter=none] \setupcaptions [style=\ssx\it\setupinterlinespace, width=max, headstyle=\vii\bfx

Re: [NTG-context] Sample farsi file

2009-01-09 Thread Mehdi Omidali
] \setuppagenumbering[conversion=persiannumerals] \setupcaptions[conversion=persiannumerals] \setupdirections[bidi=global] \stopenvironment -end A sample is this sample.tex%%% \starttext \startpersiandocument من بی می

Re: [NTG-context] Sample farsi file

2009-01-09 Thread Mehdi Omidali
] \setupsection [subsubsection][conversion=persiannumerals] \setupfootnotes[conversion=persiannumerals] \setupnumbering[conversion=persiannumerals] \setupformulas[conversion=persiannumerals] \setuppagenumbering[conversion=persiannumerals] \setupcaptions[conversion=persiannumerals] \setupwhitespace[none

Re: [NTG-context] Sample farsi file

2009-01-09 Thread Mehdi Omidali
[subsection][conversion=persiannumerals] \setupsection [subsubsection][conversion=persiannumerals] \setupfootnotes[conversion=persiannumerals] \setupnumbering[conversion=persiannumerals] \setupformulas[conversion=persiannumerals] \setuppagenumbering[conversion=persiannumerals] \setupcaptions[conversion

Re: [NTG-context] colon in caption

2009-01-03 Thread Wolfgang Schuster
. the colon without the additionally dot. Does somebody know a solution for this simple problem? \setupcaptions[stopper={:}] Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] specific document layout with ConTeXt

2008-12-28 Thread Aditya Mahajan
% {\mathrel{\mathop{#2}\limits^{#1}}} % Float and Figures {{{ \usemodule [float-test] \setupcaptions [headstyle=normal,stopper=.,distance=1ex, style={\switchtobodyfont[small]}] \setupfloat [figure] [indentnext=auto] \setuplabeltext [figure=Fig~] %}}} % MP Settings

[NTG-context] subsección demasiado larga

2008-11-21 Thread mpg-yahoo
{}{ }{}}% %\insertpubyear{(}{). }{\unskip.}% %\inserttitle{\bgroup }{\egroup, }{}% % {\insertcrossref{En }{}{}}% %\insertvolume {vol } % {\insertissue{(}{)}{}\insertpages{:}{.}{.}} % {\insertpages{ páginas }{.}{.}}% %\insertnote{ }{.}{}% %\insertcomment{}{.}{}% % } \setupcaptions

[NTG-context] math font size in captions (and other places)

2008-09-25 Thread Mikael Persson
Dear all, I want small caption texts in a document. However, neither of the following two alternatives work: % %\setupcaptions[style=small] \setupcaptions[style=\tfx] \starttext \placefigure[here][none]{Some math $x=y$}{Dummy figure} \stoptext % In both cases the text is small

Re: [NTG-context] math font size in captions (and other places)

2008-09-25 Thread Taco Hoekwater
Mikael Persson wrote: In both cases the text is small, but math font is not changed. I can solve this by doing a \switchtobodyfont in the caption, You can put the \switchtobodyfont in the style argument: \setupcaptions[style={\switchtobodyfont[small]}] or you could redefine 'small

Re: [NTG-context] math font size in captions (and other places)

2008-09-25 Thread Mikael Persson
a \switchtobodyfont in the caption, You can put the \switchtobodyfont in the style argument: \setupcaptions[style={\switchtobodyfont[small]}] or you could redefine 'small': \def\bodyfontsmall{\switchtobodyfont[small]} \definealternativestyle [small] [\bodyfontsmall] [] (untested

[NTG-context] Caption on the right side of a figure

2008-08-15 Thread Flavien Lambert
Dear all, I try - as indicated in the title - to put the caption of a figure on its right side. I used (among other attempts) \setupcaptions[location=high] and \setupfloat[figure][location=left] but the figure is still on the right side. Can you give me the good options for inverting captions

Re: [NTG-context] Caption on the right side of a figure

2008-08-15 Thread Wolfgang Schuster
On Fri, Aug 15, 2008 at 11:05 AM, Flavien Lambert [EMAIL PROTECTED] wrote: Dear all, I try - as indicated in the title - to put the caption of a figure on its right side. I used (among other attempts) \setupcaptions[location=high] and \setupfloat[figure][location=left] but the figure is still

Re: [NTG-context] Caption on the right side of a figure

2008-08-15 Thread Flavien Lambert
) \setupcaptions[location=high] and \setupfloat[figure][location=left] but the figure is still on the right side. Can you give me the good options for inverting captions and figures ? Thanks in advance. \setupcaption[figure][location=right] \starttext \placefigure {\input ward

Re: [NTG-context] Caption on the right side of a figure

2008-08-15 Thread Flavien Lambert
By the way, is there a manual or a command to see all the options available for a given command ? In contextgarden, the texshow-web does not have the location=right option for the \setupcaptions command for example. Thanks. 2008/8/15 Flavien Lambert [EMAIL PROTECTED] Perfect and so

Re: [NTG-context] Caption on the right side of a figure

2008-08-15 Thread Hans Hagen
Flavien Lambert wrote: By the way, is there a manual or a command to see all the options available for a given command ? In contextgarden, the texshow-web does not have the location=right option for the \setupcaptions command for example. details.pdf has some

Re: [NTG-context] Caption on the right side of a figure

2008-08-15 Thread Peter Münster
On Fri, Aug 15 2008, Flavien Lambert wrote: By the way, is there a manual or a command to see all the options available for a given command ? In contextgarden, the texshow-web does not have the location=right option for the \setupcaptions command for example. texshow on the command line

Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
=yes|no] \setupcaption[name][settings] \setupcaptions[options] \setupclipping[options] \setupcolor[name] \setupcolors[options] \setupcolumns[options] \setupcombinations[options] \setupcombinedlist[name][levels and options] \setupcomment[options] \setupdescriptions[names][options] # \setupencoding

Re: [NTG-context] selectively turn off captions

2007-11-30 Thread Wolfgang Schuster
}% \ifemptyfloatcaption \ifnofloatnumber \global\nofloatcaptiontrue \fi \fi} \protect \starttext \placefigure{}{} \setupcaptions[number=none] \placefigure{}{} \stoptext (I'll add that to the core, but only if you wikify it) and what is the difference in the output compared

[NTG-context] selectively turn off captions

2007-11-29 Thread Roger Mason
\setupcaptions but there does not seem to be a none option that could be used for this purpose. Thanks, Roger ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context

Re: [NTG-context] selectively turn off captions

2007-11-29 Thread Wolfgang Schuster
this _just_ for the presentation? I have looked up \setupcaptions but there does not seem to be a none option that could be used for this purpose. Thanks, Roger \setupfloat[figure][default=none] Wolfgang ___ If your

Re: [NTG-context] selectively turn off captions

2007-11-29 Thread Hans Hagen
{}{} \setupcaptions[number=none] \placefigure{}{} \stoptext (I'll add that to the core, but only if you wikify it) - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt

Re: [NTG-context] Completelistoffigures, help needed!

2007-09-23 Thread Wolfgang Schuster
to generate a list of figures that only have a caption description, but no figure (\setupcaptions[...,number=no,]) number. Using the setupcaptions command in the preamble with the number=no option yields only the title Figures of the list of figures, nothing more! However, when I change

[NTG-context] Completelistoffigures, help needed!

2007-09-22 Thread G.C.H.M. Verhaag
(\setupcaptions[...,number=no,]) number. Using the setupcaptions command in the preamble with the number=no option yields only the title Figures of the list of figures, nothing more! However, when I change the number option of the setupcaptions command to yes, the list is generated correctly

Re: [NTG-context] how to reuse float numbers?

2007-09-09 Thread Wolfgang Schuster
to solve this by using \setupfloatsplitting[conversions=...] but even if I defined a conversion that prints nothing, the caption would look like Program Segment 1.1. (the final separator is still printed). Hi William, use \setupfloatsplitting[conversions=numbers] and \setupcaptions[way=bytext

[NTG-context] graphic combinations captions

2007-07-01 Thread Steffen Fritzsche
captions are formatted with this command ... \setupcaptions [way=bytext, align=left, style={\switchtobodyfont[8pt]}] Thanks for your help! Steffen ___ If your question is of interest to others as well, please add

Re: [NTG-context] graphic combinations captions

2007-07-01 Thread Aditya Mahajan
} \stopcombination } My captions are formatted with this command ... \setupcaptions [way=bytext, align=left, style={\switchtobodyfont[8pt]}] Also add \setupcombinations[style={\switchtobodyfont[8pt]}] Aditya

Re: [NTG-context] referencing figures with \in

2007-06-26 Thread Hans van der Meer
Thanks, this completely satisfies my curiosity. On Jun 26, 2007, at 7:39, Wolfgang Schuster wrote: 2007/6/25, Hans van der Meer [EMAIL PROTECTED]: On Jun 25, 2007, at 9:24, Taco Hoekwater wrote: Hans van der Meer wrote: Taco and Wolfgang, Here is your counterexample: \setupcaptions

Re: [NTG-context] referencing figures with \in

2007-06-25 Thread Taco Hoekwater
Hans van der Meer wrote: Taco and Wolfgang, Here is your counterexample: \setupcaptions[number=no] % the culprit \starttext Since you are referencing a non-existing number, I cannot say I am very surprised get weird output. The problem is that the reference is actually resolved

Re: [NTG-context] referencing figures with \in

2007-06-25 Thread Hans van der Meer
On Jun 25, 2007, at 9:24, Taco Hoekwater wrote: Hans van der Meer wrote: Taco and Wolfgang, Here is your counterexample: \setupcaptions[number=no] % the culprit \starttext Since you are referencing a non-existing number, I cannot say I am very surprised get weird output. You

Re: [NTG-context] referencing figures with \in

2007-06-25 Thread Wolfgang Schuster
2007/6/25, Hans van der Meer [EMAIL PROTECTED]: On Jun 25, 2007, at 9:24, Taco Hoekwater wrote: Hans van der Meer wrote: Taco and Wolfgang, Here is your counterexample: \setupcaptions[number=no] % the culprit \starttext Since you are referencing a non-existing number, I

Re: [NTG-context] referencing figures with \in

2007-06-24 Thread Hans van der Meer
Taco and Wolfgang, Here is your counterexample: \setupcaptions[number=no] % the culprit \starttext I used to place references to figures and tables in the following way: \placefigure[][fig:myfig]{Title}{Content} mind the {\bf setupcations}, now \type{\in{figure}[fig:myfig]}--\in {figure

Re: [NTG-context] split rotated TABLE

2007-06-02 Thread Wolfgang Schuster
caption:rotatedcaption \setupcaptions [location={middle,left}, command={\rotate[rotation=-90]}, width=max, align=middle] \stopsetups \startsetups caption:normalcaption \setupcaptions [location=bottom, command=, width=fit, align=] \stopsetups \def\rotatedcaption {\ifnum

Re: [NTG-context] Side caption in floats

2007-04-19 Thread Wolfgang Schuster
2007/4/19, Tobias Burnus [EMAIL PROTECTED]: Hi, Tobias Burnus wrote: I want to a normal caption next to a float: ## ## ## Fig. 1: Some object desc. ## in this caption. I found it: \setupcaptions[location={low,right}] (I was wrongly looking

Re: [NTG-context] Side caption in floats

2007-04-18 Thread Tobias Burnus
Hi, Tobias Burnus wrote: I want to a normal caption next to a float: ## ## ## Fig. 1: Some object desc. ## in this caption. I found it: \setupcaptions[location={low,right}] (I was wrongly looking at \placefigure.) But there is a buglet: texshow only

[NTG-context] (repost) How to put float caption header in margin?

2007-02-28 Thread Robin Kirkham
Hi all, I fear to re-post this request, but I've read (well, tried to read) page-flt.tex and I still am not certain what to do (or what to override) to do this. The command key of \setupcaptions is not useful, as it seems to pass the entire caption (including the header part) as a single

Re: [NTG-context] (repost) How to put float caption header in margin?

2007-02-28 Thread Hans Hagen
Robin Kirkham wrote: Hi all, I fear to re-post this request, but I've read (well, tried to read) page-flt.tex and I still am not certain what to do (or what to override) to do this. The command key of \setupcaptions is not useful, as it seems to pass the entire caption (including

[NTG-context] Bolding the words Figure 2-1

2007-02-14 Thread John R. Culleton
: \setupcaptions[location=top,headstyle=bold,style=bold] \placefigure[here][tab:comp]{Comparison of Corporate and Government Bond Portfolios} { etc. --- Currently I get the caption in bold

Re: [NTG-context] Bolding the words Figure 2-1

2007-02-14 Thread Mojca Miklavec
. Currently I have: \setupcaptions[location=top,headstyle=bold,style=bold] \placefigure[here][tab:comp]{Comparison of Corporate and Government Bond Portfolios} { etc

Re: [NTG-context] Bolding the words Figure 2-1

2007-02-14 Thread Wolfgang Schuster
of a table in a different font. Currently I have: \setupcaptions[location=top,headstyle=bold,style=bold] \placefigure[here][tab:comp]{Comparison of Corporate and Government Bond Portfolios} { etc

Re: [NTG-context] How to make a natural table float.

2007-02-05 Thread Wolfgang Schuster
floats. But now I have a wierder one. The \setupcaptions[location=high] command puts the caption alongside the table instead of over it. Unfortunately the customer specifies over rather than under. To isloate the problem I extracted the table and reran it in a test file

Re: [NTG-context] How to make a natural table float.

2007-02-02 Thread John R. Culleton
On Wednesday 31 January 2007 19:31, John R. Culleton wrote: OK I solved that problem by enclosing the table in {} and now the table floats. But now I have a wierder one. The \setupcaptions[location=high] command puts the caption alongside the table instead of over it. Unfortunately

Re: [NTG-context] How to make a natural table float.

2007-02-02 Thread Wolfgang Schuster
On Fri, 2 Feb 2007 11:14:53 -0500 John R. Culleton [EMAIL PROTECTED] wrote: On Wednesday 31 January 2007 19:31, John R. Culleton wrote: OK I solved that problem by enclosing the table in {} and now the table floats. But now I have a wierder one. The \setupcaptions[location=high

Re: [NTG-context] How to make a natural table float.

2007-02-02 Thread Peter Rolf
John R. Culleton wrote: On Wednesday 31 January 2007 19:31, John R. Culleton wrote: OK I solved that problem by enclosing the table in {} and now the table floats. But now I have a wierder one. The \setupcaptions[location=high] command puts the caption alongside the table instead of over

Re: [NTG-context] How to make a natural table float.

2007-02-02 Thread Wolfgang Werners-Lucchini
On 2 Feb 2007 at 19:17, [EMAIL PROTECTED] wrote: \setupcaptions[location=high] What about 'top'? Wolfgang ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] How to make a natural table float.

2007-02-02 Thread John R. Culleton
On Friday 02 February 2007 13:29, Peter Rolf wrote: John R. Culleton wrote: On Wednesday 31 January 2007 19:31, John R. Culleton wrote: OK I solved that problem by enclosing the table in {} and now the table floats. But now I have a wierder one. The \setupcaptions[location=high] command

Re: [NTG-context] How to make a natural table float.

2007-02-02 Thread luigi scarso
have a wierder one. The \setupcaptions[location=high] \setupcaptions[location=top] OK even with last pdftex+context distro This is pdfTeXk, Version 3.141592-1.40.2 (Web2C 7.5.6) (format=cont-en 2007.2.1) 3 FEB 2007 05:56 entering extended mode \write18 enabled. %-line parsing enabled. (/opt

[NTG-context] How to make a natural table float.

2007-01-31 Thread John R. Culleton
: \setupcaptions[location=high] \placetable[here][tab:comp]{Comparison of Corporate and Government Bond Portfolios} \setupTABLE[r][even][background=screen] \bTABLE ... \eTABLE - I get the message

Re: [NTG-context] How to make a natural table float.

2007-01-31 Thread Aditya Mahajan
: \setupcaptions[location=high] \placetable[here][tab:comp]{Comparison of Corporate and Government Bond Portfolios} { \setupTABLE[r][even][background=screen] \bTABLE ... \eTABLE } I get the message: ! Missing { inserted. etc

Re: [NTG-context] How to make a natural table float.

2007-01-31 Thread John R. Culleton
. This doesn't work: \setupcaptions[location=high] \placetable[here][tab:comp]{Comparison of Corporate and Government Bond Portfolios} \setupTABLE[r][even][background=screen] \bTABLE ... \eTABLE

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

2006-10-25 Thread Alex Lubberts
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

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

2006-10-25 Thread Hans Hagen
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

[NTG-context] Combinations

2006-10-07 Thread Pepe Barbe
ago I asked about the font size of the captions in the combinations, which wasn't being respected in Math mode. I've tried in the latest beta and the problem persists. Any ideas? Example: \setupcaptions[ headstyle=\ss\bf,style=\tfx ] \setupcombinations[ style=\tfx\em ] \starttext \placefigure

Re: [NTG-context] Captions in Combinations

2006-09-17 Thread Hans Hagen
the delay. Here you go: \setupcaptions[ headstyle=\ss\bf,style=\tfx ] \setupcombinations[ style=\tfx\em ] \starttext \placefigure [center] {Combination Caption} { \startcombination [2*1] {\framed[height=.45\textwidth,width=.45\textwidth]{My Graphic 1}}{Text: Test

Re: [NTG-context] Captions in Combinations

2006-09-16 Thread Pepe Barbe
On 9/12/06, Hans Hagen [EMAIL PROTECTED] wrote: Pepe Barbe wrote: Hoping that the captions in the figures and in the combinations would have the same size, but they don't. Any ideas why this might be? can you make a minimal sample file Sorry about the delay. Here you go: \setupcaptions

[NTG-context] Captions in Combinations

2006-09-12 Thread Pepe Barbe
Hello, In my layout settings I have the following: \setupcaptions[ headstyle=\ss\bf,style=\tfx ] \setupcombinations[ style={\tfx\em} ] Hoping that the captions in the figures and in the combinations would have the same size, but they don't. Any ideas why this might be? Thanks, Pepe

Re: [NTG-context] Captions in Combinations

2006-09-12 Thread Pepe Barbe
On 9/12/06, Pepe Barbe [EMAIL PROTECTED] wrote: In my layout settings I have the following: \setupcaptions[ headstyle=\ss\bf,style=\tfx ] \setupcombinations[ style={\tfx\em} ] Hoping that the captions in the figures and in the combinations would have the same size, but they don't. Any

Re: [NTG-context] Captions in Combinations

2006-09-12 Thread Hans Hagen
Pepe Barbe wrote: Hello, In my layout settings I have the following: \setupcaptions[ headstyle=\ss\bf,style=\tfx ] \setupcombinations[ style={\tfx\em} ] Hoping that the captions in the figures and in the combinations would have the same size, but they don't. Any ideas why this might

[NTG-context] Homogeneous captions for figures

2006-09-08 Thread Renaud AUBIN
Hi all, I wanted to obtain to obtain an homogeneous formatting for my captions whenever I use \placefigure or \placefloatcaption within combination, so I've tried \setupcaption and \setupcaptions but \starttext \setupcaptions[align=left] % or \setupcaption[figure][align=left

Re: [NTG-context] Homogeneous captions for figures

2006-09-08 Thread Renaud AUBIN
Renaud AUBIN a crit: Hi all, I wanted to obtain to obtain an homogeneous formatting for my captions whenever I use \placefigure or \placefloatcaption within combination, so I've tried \setupcaption and \setupcaptions but ... Bug ? BTW, I need a quick solution for my PhD

[NTG-context] Bug in way=...?

2006-08-28 Thread Aditya Mahajan
Hi, Is setupwhatever[way=] supposed to be global? Suppose I \setupformulas[way=bysection] for a section, and want to switch back to \setupformulas[way=bytext] in the next section, it does not work. Similar behaviour happens with \setupcaptions. Consider the following minimal example

[NTG-context] Newbie question: Linebreak after number in figure caption?

2006-08-23 Thread william s
, so can anyone suggest a better way of doing this? Thanks, William %% Doesn't work as expected % \setupcaptions[align=middle,width=\makeupwidth,headstyle=bold,style={\\\bf}] \setupcaptions[align=middle,width=\makeupwidth,headstyle=bold,style=bold] \starttext \reservefigure [height=4cm,width

<    1   2   3   4   >