ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \setupitemgroup symbol
Date: Tue, 19 Feb 2013 18:32:56 +0100	[thread overview]
Message-ID: <CAG5iGsAm+P6SVPSV3k6-h2xiTQ+nFdR2655HX38bqdHNgTatbA@mail.gmail.com> (raw)
In-Reply-To: <CAFP+xFKEQA2XCKYHs3uOFi6evTV6Ls7cEmYhYYRbMpQ-QF5-7g@mail.gmail.com>

On Tue, Feb 19, 2013 at 6:10 PM, Troy Henderson <thenders@gmail.com> wrote:
> I would like to use the section symbol \S as the symbol of an itemized
> (non-enumerated) list.  It seems that the wiki shows 9 predefined bullet
> types, but I don't see how to use a custom bullet type.
>
> Troy

\starttext
\definesymbol[100][§] % or \definesymbol[100][\S]
\setupitemgroup[symbol=100]
\startitemize[100]
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.
    \item This is a test.

\stopitemize
\stoptext

--
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2013-02-19 17:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-19 17:10 Troy Henderson
2013-02-19 17:32 ` luigi scarso [this message]
2013-02-19 17:41   ` Troy Henderson
2013-02-19 17:46   ` Troy Henderson
2013-02-19 18:25     ` luigi scarso
2013-02-19 19:24       ` Wolfgang Schuster
2013-02-19 18:34     ` Aditya Mahajan
2013-02-19 19:22   ` Wolfgang Schuster

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=CAG5iGsAm+P6SVPSV3k6-h2xiTQ+nFdR2655HX38bqdHNgTatbA@mail.gmail.com \
    --to=luigi.scarso@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).