ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Idris Samawi Hamid ادريس   سماوي حامد" <ishamid@colostate.edu>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: float names and lists
Date: Thu, 24 Nov 2011 19:02:43 -0700	[thread overview]
Message-ID: <op.v5hbytd4pw6hmh@ishamid-pc> (raw)
In-Reply-To: <op.v5gwnqsypw6hmh@ishamid-pc>


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

On Thu, 24 Nov 2011 13:32:04 -0700, Idris Samawi Hamid ادريس سماوي حامد  
<ishamid@colostate.edu> wrote:

> 2. \placelistoftablescws produces an undefined control sequence: What am 
> I missing here?

Experimenting from here, it seems there has been a protocol change:

Given \definefloat

we used to have

\placelistoffloats

with 's' at the end. Now it's just

\placelistoffloat

So the following now works:

============
\definefloat[tablecw]
\setuplabeltext[tablecw=Table]
\starttext
\setupfloats[location=middle]
\placetable
[here]
[tablecw:test]{A Regular Caption.}
{\starttable[|c|c|c|]
\HL
\VL Test \VL Test \VL Test \VL\FR
\HL
\stoptable}

\setupfloats[location=middle]
\placetablecw
[here]
[tablecw:test]{An Alternate Caption.}
{\starttable[|c|c|c|]
\HL
\VL Test \VL Test \VL Test \VL\FR
\HL
\stoptable}

\placelistoftables

\placelistoftablecw
\stoptext
============

Still, a criterium=component option etc would be quite useful, as  
mentioned in another message ...

Best wishes
Idris
-- 
Professor Idris Samawi Hamid, Editor-in-Chief
International Journal of Shīʿī Studies
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

[-- Attachment #1.2.1: Type: text/html, Size: 1883 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
___________________________________________________________________________________

  parent reply	other threads:[~2011-11-25  2:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-24 20:32 Idris Samawi Hamid ادريس   سماوي حامد
2011-11-25  1:51 ` Idris Samawi Hamid ادريس   سماوي حامد
2011-11-25  2:02 ` Idris Samawi Hamid ادريس   سماوي حامد [this message]
2011-11-25  5:17   ` Wolfgang Schuster
2011-11-25 14:09     ` Idris Samawi Hamid ادريس   سماوي حامد
2011-11-25 16:11       ` Otared Kavian
2011-11-25 19:01         ` Idris Samawi Hamid ادريس   سماوي حامد
2011-11-25 20:10           ` Hans Hagen

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=op.v5hbytd4pw6hmh@ishamid-pc \
    --to=ishamid@colostate.edu \
    --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).