ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: cryo shock <axteffekt@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: list of figures
Date: Fri, 14 Sep 2018 11:35:23 +0200	[thread overview]
Message-ID: <CAAiy42coJ0B4RS8+jVAxyD=6PP6XrjhS_Ns4rv+KisXPiaza+Q@mail.gmail.com> (raw)
In-Reply-To: <5F74BA3B-E0EA-4DD9-80C0-F124047F38D7@di.unito.it>

I tried \completelist[figure] and it doesn't work for me either. Could
you please try this one instead:

\placelistoffigures[criterium=text]

Cheers, Lars

2018-09-14 11:20 GMT+02:00, Andrea Valle <valle@di.unito.it>:
> Thanks Henri
>
> actually this works in my chapter but I have a book made up of various
> chapters coordinate by a main.tex file
> containing general setting and  e.g.
>
> \input c_1_semiotics.tex % chapter
>
> \input c_2_conceptions.tex
>
> etc
>
> if I place
>
> \completelist[figure]
>
> in the main
> it does not work
>
> Best
> -a-
>
>
>
> --------------------------------------------------
> Andrea Valle
> --------------------------------------------------
> CIRMA - StudiUm
> Università degli Studi di Torino
> --> http://www.cirma.unito.it/andrea/
> --> http://www.fonurgia.unito.it/andrea/
> --> http://www.flickr.com/photos/vanderaalle/sets/
> --> http://vimeo.com/vanderaalle
> --> http://andreavalle.bandcamp.com
> --> andrea.valle@unito.it
> --------------------------------------------------
>
> "This is a very complicated case, Maude. You know, a lotta ins, a lotta
> outs, a lotta what-have-yous."
> (Jeffrey 'The Dude' Lebowski)
>
>> On 14 Sep 2018, at 10:58, Henri Menke <henrimenke@gmail.com> wrote:
>>
>> On 14/09/18 20:50, Andrea Valle wrote:
>>> Dear all,
>>>
>>> I have a very simple question.
>>>
>>> How do I get a list of figures?
>>
>> \starttext
>>
>> \completelist[figure]
>>
>> \startplacefigure[title={S. Reich, {\em Piano Phase}.}]
>>  \externalfigure[img/chap01/2][width=\textwidth]
>> \stopplacefigure
>>
>> \stoptext
>>
>>> I have figures placed with e.g.
>>>
>>> \placefigure{S. Reich, {\em Piano Phase}.}{
>>> \externalfigure[img/chap01/2][width=\textwidth]}
>>>
>>>
>>> I tried \showexternalfigures[alternative=a]
>>>
>>> it gives me back no list and this on the body text
>>> [alternative=a]
>>>
>>> Thanks
>>>
>>> Best
>>> -a-
>>>
>>>
>>>
>>> --------------------------------------------------
>>> Andrea Valle
>>> --------------------------------------------------
>>> CIRMA - StudiUm
>>> Università degli Studi di Torino
>>> --> http://www.cirma.unito.it/andrea/
>>> --> http://www.fonurgia.unito.it/andrea/
>>> --> http://www.flickr.com/photos/vanderaalle/sets/
>>> --> http://vimeo.com/vanderaalle
>>> --> http://andreavalle.bandcamp.com
>>> --> andrea.valle@unito.it
>>> --------------------------------------------------
>>>
>>> "This is a very complicated case, Maude. You know, a lotta ins, a lotta
>>> outs, a lotta what-have-yous."
>>> (Jeffrey 'The Dude' Lebowski)
>>>
>>>
>>>
>>>
>>> ___________________________________________________________________________________
>>> 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://context.aanhet.net
>>> archive  : https://bitbucket.org/phg/context-mirror/commits/
>>> 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 <mailto:ntg-context@ntg.nl> /
>> http://www.ntg.nl/mailman/listinfo/ntg-context
>> <http://www.ntg.nl/mailman/listinfo/ntg-context>
>> webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> /
>> http://context.aanhet.net <http://context.aanhet.net/>
>> archive  : https://bitbucket.org/phg/context-mirror/commits/
>> <https://bitbucket.org/phg/context-mirror/commits/>
>> wiki     : http://contextgarden.net <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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2018-09-14  9:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-14  8:50 Andrea Valle
2018-09-14  8:58 ` Henri Menke
2018-09-14  9:20   ` Andrea Valle
2018-09-14  9:35     ` cryo shock [this message]
2018-09-14 12:40     ` Alan Braslau
2018-09-14 13:24       ` Andrea Valle
     [not found] <4676D805.4050405@wxs.nl>
2007-06-26 15:07 ` List " Horacio Suarez
  -- strict thread matches above, loose matches on Subject: below --
2000-02-09  6:11 Dan Seracu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAiy42coJ0B4RS8+jVAxyD=6PP6XrjhS_Ns4rv+KisXPiaza+Q@mail.gmail.com' \
    --to=axteffekt@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).