Re: [NTG-context] Control of Titles appearing in \completelistoftables and \completelistoffigures

2021-08-25 Thread Richard Mahoney via ntg-context
: Richard Mahoney , mailing list for ConTeXt users Subject: Re: [NTG-context] Control of Titles appearing in \completelistoftables and \completelistoffigures Date: Wed, 25 Aug 2021 08:48:24 +0200 Mailer: Apple Mail (2.3654.120.0.1.13) X-Spam-Score: 0.0 Hi, There is \startplacefigure / \startplacetable

Re: [NTG-context] Control of Titles appearing in \completelistoftables and \completelistoffigures

2021-08-25 Thread Taco Hoekwater via ntg-context
ome syntax that one can use in: > > \placetable or \placefigure > > to control the Table of Figure Title appearing in: > > \completelistoftables and \completelistoffigures > > > At the moment one can do this for the output of: > > \completecontent > >

[NTG-context] Control of Titles appearing in \completelistoftables and \completelistoffigures

2021-08-24 Thread Richard Mahoney via ntg-context
List, I've been wondering if there is some syntax that one can use in: \placetable or \placefigure to control the Table of Figure Title appearing in: \completelistoftables and \completelistoffigures At the moment one can do this for the output of: \completecontent with something su

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

2007-09-30 Thread G.C.H.M. Verhaag
Peter Rolf wrote: >. > > >>http://wiki.contextgarden.net/Cropping_text >> >>Best wishes, Peter >>. >> >> The link to the wiki gives indeed a clear description of the cropping feature. Just great, it works nicely when applying it to my list of figures! Thanks for your help! Regards

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

2007-09-28 Thread Peter Rolf
G.C.H.M. Verhaag schrieb: > Dear ConTeXt Users, > > Thanks to those that contributed to this thread! The code > > \setupcaption[figure][distance=\zeropoint] > \defineconversion[gobble][\gobbleoneargument] > \setupnumber[figure][conversion=gobble] > \setuplabeltext[figure=] > > just did the tri

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

2007-09-28 Thread G.C.H.M. Verhaag
Dear ConTeXt Users, Thanks to those that contributed to this thread! The code \setupcaption[figure][distance=\zeropoint] \defineconversion[gobble][\gobbleoneargument] \setupnumber[figure][conversion=gobble] \setuplabeltext[figure=] just did the trick, but I don't understand why! Maybe I should

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

2007-09-23 Thread Idris Samawi Hamid
On Sun, 23 Sep 2007 12:43:50 -0600, Hans Hagen <[EMAIL PROTECTED]> wrote: > talking of that book ... how are you progressing? working on the funding angle right now (never easy and no guarantees), but I suspect that once mkiv is relatively complete (another 18 months or so?) we'll be in a bet

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

2007-09-23 Thread Hans Hagen
Idris Samawi Hamid wrote: > Ah.. our stalwart gangster Wolfgang, always the master of dirty tricks. If > we ever finish The ConTeXtbook you'll have to do Appendix~D ;-) talking of that book ... how are you progressing? Hans -

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

2007-09-23 Thread Hans Hagen
\zeropoint] >> \defineconversion[gobble][\gobbleoneargument] >> \setupnumber[figure][conversion=gobble] >> \setuplabeltext[figure=] >> >> \starttext >> \completelistoffigures >> \page >> \placefigure{First Figure}{\blackrule[width=4cm,height=2cm]} >

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

2007-09-23 Thread Idris Samawi Hamid
> \setupnumber[figure][conversion=gobble] > \setuplabeltext[figure=] > > \starttext > \completelistoffigures > \page > \placefigure{First Figure}{\blackrule[width=4cm,height=2cm]} > \placefigure{Second Figure}{\blackrule[width=3cm,height=5cm]} > \stoptext Ah.. our stalwa

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

2007-09-23 Thread Wolfgang Schuster
On Sat, 22 Sep 2007 20:56:33 +0200 "G.C.H.M. Verhaag" <[EMAIL PROTECTED]> wrote: > Dear ConTeXt Users, > > Last week I posted a completelistoffigures question, but unfortunately > nobody responded to it! That's why I give it another try, because I > d

[NTG-context] Completelistoffigures, help needed!

2007-09-22 Thread G.C.H.M. Verhaag
Dear ConTeXt Users, Last week I posted a completelistoffigures question, but unfortunately nobody responded to it! That's why I give it another try, because I don't know how to tackle this problem. I'd like to generate a list of figures that only have a caption description

[NTG-context] CompleteListOfFigures Question?

2007-09-14 Thread G.C.H.M. Verhaag
Dear ConTeXt Users, Currently I'm struggling with the completelistoffigures command! I'd like to generate a list of figures that only have a caption description, but no (\setupcaptions[...,number=no,]) number. My current setup only generates the title Figures of the list o

Re: [NTG-context] Entries in \completelistoffigures - HOWTO?

2006-04-25 Thread Hans Hagen
Johannes Graumann wrote: > Hans Hagen wrote: > > >> \expanded{% >> >>> \placefigure >>> [\XMLpar{figure}{location}{}] >>> [\XMLpar{figure}{label}{unknown}] >>> {{\bf\XMLflush{floattitle}} \XMLflush{caption}} >>> >>> >> } >> > > Thank you so much once aga

Re: [NTG-context] Entries in \completelistoffigures - HOWTO?

2006-04-25 Thread Hans Hagen
Johannes Graumann wrote: > Hans Hagen wrote: > > >> Johannes Graumann wrote: >> \expanded{% >> >>> \placefigure >>> [\XMLpar{figure}{location}{}] >>> [\XMLpar{figure}{label}{unknown}] >>> {{\bf\XMLflush{floattitle}} \XMLflush{caption}} >>> >>> >> } >> >

Re: [NTG-context] Entries in \completelistoffigures - HOWTO?

2006-04-25 Thread Johannes Graumann
Hans Hagen wrote: > Johannes Graumann wrote: > \expanded{% >> \placefigure >> [\XMLpar{figure}{location}{}] >> [\XMLpar{figure}{label}{unknown}] >> {{\bf\XMLflush{floattitle}} \XMLflush{caption}} >> > } Some of my captions are REALLY long. So the TOF looks somewhat funny

Re: [NTG-context] Entries in \completelistoffigures - HOWTO?

2006-04-25 Thread Johannes Graumann
Hans Hagen wrote: > \expanded{% >> \placefigure >> [\XMLpar{figure}{location}{}] >> [\XMLpar{figure}{label}{unknown}] >> {{\bf\XMLflush{floattitle}} \XMLflush{caption}} >> > } Thank you so much once again. Works now. I fail, however to grasp where to apply the '\expanded'

Re: [NTG-context] Entries in \completelistoffigures - HOWTO?

2006-04-25 Thread Hans Hagen
ure[\XMLflush{graphic}][width=\XMLval{figure:width > {\XMLop{width}}{}]} > {\externalfigure[\XMLflush{graphic}][width=\XMLpar{figure}{width}{}]} > \egroup > } > best keep the \bf out and configure that at the style level > My problem now is, that when calling '\defineXMLargument [li

[NTG-context] Entries in \completelistoffigures - HOWTO?

2006-04-25 Thread Johannes Graumann
now is, that when calling '\defineXMLargument [listoffigures] {\completelistoffigures[criterium=text]}' I get figure numbers and pages, but no text. How can I show 'floattitle' in the TOF? Thanks, Joh ___ ntg-context mailing lis

Re: [NTG-context] completecontent, completelistoffigures and headertexts

2006-01-12 Thread Taco Hoekwater
\page \marking[chapter]{\sl Figures} \completelistoffigures[alternative=c,criterium=all,interaction=all] \component src/chapters/c_intro \stopfrontmatter Cheers, Taco ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] completecontent, completelistoffigures and headertexts

2006-01-11 Thread Renaud AUBIN
Hi all, Assume that I have a document with more than one page for \completecontent and \completelistoffigures. My frontmatter is: \startfrontmatter   \completecontent[alternative=c,criterium=all,interaction=all]   \completelistoffigures[alternative=c,criterium=all,interaction=all

[NTG-context] completecontent, completelistoffigures and headertexts

2006-01-11 Thread Renaud AUBIN
Hi all, Assume that I have a document with more than one page for \completecontent and \completelistoffigures. My frontmatter is: \startfrontmatter   \completecontent[alternative=c,criterium=all,interaction=all]   \completelistoffigures[alternative=c,criterium=all,interaction=all