ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Karsten Hachmeister" <Mailingliste@Hachmeister.org>
Subject: labeling of lists
Date: Tue, 15 Jan 2002 23:43:18 +0100	[thread overview]
Message-ID: <007a01c19e16$075fea00$695f298d@luke> (raw)

Hello,

I defined the following

    \definefloat[igraph][igraphs]
    \setuplist[igraph][alternative=c,interaction=all]

To place the list I wrote

    \placelistofigraphs

To insert an element:

    \placeigraph
        [][igr:fehlersuche]
        {Fehlersuchalgorithmus}
        {\externalfigure[bilder/fehlersuche][width=\textwidth]}

Every element in the text is now labeled "Igraph 1.1", "Igraph 1.2" and so
on. But I want the following label for it: "IGraph 1.1", "IGraph 1.2" and so
on.

The first two letters should be uppercase not only the first.

How can I solve this?

----------------------------------------------------------------------
Karsten

    Mail: Mailingliste@Hachmeister.org
----------------------------------------------------------------------


                 reply	other threads:[~2002-01-15 22:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='007a01c19e16$075fea00$695f298d@luke' \
    --to=mailingliste@hachmeister.org \
    /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).