ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Kevin D. Robbins" <krobbins@alumni.princeton.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problems in latest beta
Date: Tue, 2 Jun 2009 15:54:43 -0600	[thread overview]
Message-ID: <f5d0b64b0906021454ieadfd71r13844b978104af11@mail.gmail.com> (raw)
In-Reply-To: <4A2588BD.1040807@wxs.nl>


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

Great, thanks a lot Hans!

In my current test case below everything now works except for \placecontent
or \completecontent, which still don't produce anything. Also, I had to add
the second argument \placelist[table,widetable][criterium=all] in order to
get output. Without [criterium=all] I did not get anything.

And, I still haven't figured out the conversion sets for getting appendices
labeled A, B, C.

=====
\definesynonyms[acronym][acronyms][\infull]
\setupcapitals[sc=yes]
\setupsynonyms[acronym][textstyle=small,width=1.25in]

\acronym{ABC}{A Better Compiler}
\acronym{DEF}{Don't Ever Fail}

\definefloat[widefigure][widefigures][figure]
\setupfloat[widefigure]
  [location=inner]

\definefloat[widetable][widetables][table]
\setupfloat[widetable]
  [location=inner]

\starttext

\title{Contents}\placecontent\page
\title{Figures}\placelist[figure,widefigure][criterium=all]\page
\title{Tables}\placelist[table,widetable][criterium=all]\page
\title{Acronyms}\placelistofacronyms\page

\section{\ABC\ Section}
\infull{ABC} (\ABC)

\placewidetable{Bar}{xxx}
\placewidetable{Bar}{xxx}
\placetable{Bar}{yyy}
\placetable{Bar}{yyy}
\placewidetable{Bar}{xxx}

\page

\section{\DEF\ Section}
\infull{DEF} (\DEF)

\placewidefigure{Bar}{xxx}
\placewidefigure{Bar}{xxx}
\placefigure{Bar}{yyy}
\placefigure{Bar}{yyy}
\placewidefigure{Bar}{xxx}

\stoptext
=====

Kevin

On Tue, Jun 2, 2009 at 2:17 PM, Hans Hagen <pragma@wxs.nl> wrote:

> Kevin D. Robbins wrote:
>
>  I have a few remaining problems, that I've discovered so far, that I'd
>> appreciate any help you can give me.
>>
>
> fixed
>
> \placelist[table,widetable]
>
> \placewidetable{Bar}{xxx}
> \placewidetable{Bar}{xxx}
> \placetable{Bar}{yyy}
> \placetable{Bar}{yyy}
> \placewidetable{Bar}{xxx}
>
>
>
> -----------------------------------------------------------------
>                                          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
> -----------------------------------------------------------------
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3956 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2009-06-02 21:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02 16:52 Kevin D. Robbins
2009-06-02 18:52 ` Hans Hagen
2009-06-02 19:44   ` Kevin D. Robbins
2009-06-02 20:17 ` Hans Hagen
2009-06-02 21:54   ` Kevin D. Robbins [this message]
2009-06-03  9:06     ` Hans Hagen
2009-06-03 16:50       ` Kevin D. Robbins

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=f5d0b64b0906021454ieadfd71r13844b978104af11@mail.gmail.com \
    --to=krobbins@alumni.princeton.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).