ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* lost in documentation
@ 2010-01-16 14:44 Wolfgang Werners-Lucchini
  2010-01-16 20:09 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Werners-Lucchini @ 2010-01-16 14:44 UTC (permalink / raw)
  To: ntg-context

Hallo,

this are the things which driving me nuts:

Suppose I want to numerate my sections with uppercase characters.
In texshow-web I found

\setuphead[section-3][bodypartconversion=Characters]

but this does not work. I deleted the 's' from Characters

\setuphead[section-3][bodypartconversion=Character]

but that is not working too.

At the garden page 'titles' I found

\setupsection[section-3][bodypartconversion=Character]

that works, but it does not correspont to the syntaxdescription in 
texshow-web, which is

\setupsection[...][...][...,...=...,...]
[...]	name
[...]	name
conversion	numbers characters Characters romannumerals Romannumerals
previousnumber	yes no 

The second parameter should be a 'name' and bodypartconversion is not 
a parameter at all.

Looking at the description, my problem should be solved by

\setupsection[section-3][][conversion=Characters]

and this works. But the version

\setupsection[section-3][conversion=Characters]

works too. Why? And what is the difference to the first solution?

So much open questions. So much lost time.

Wolfgang, a little bit frustrated.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: lost in documentation
  2010-01-16 14:44 lost in documentation Wolfgang Werners-Lucchini
@ 2010-01-16 20:09 ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2010-01-16 20:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 16.01.2010 um 15:44 schrieb Wolfgang Werners-Lucchini:

> Hallo,
> 
> this are the things which driving me nuts:
> 
> Suppose I want to numerate my sections with uppercase characters.
> In texshow-web I found
> 
> \setuphead[section-3][bodypartconversion=Characters]
> 
> but this does not work. I deleted the 's' from Characters
> 
> \setuphead[section-3][bodypartconversion=Character]
> 
> but that is not working too.
> 
> At the garden page 'titles' I found
> 
> \setupsection[section-3][bodypartconversion=Character]
> 
> that works, but it does not correspont to the syntaxdescription in 
> texshow-web, which is
> 
> \setupsection[...][...][...,...=...,...]
> [...]	name
> [...]	name
> conversion	numbers characters Characters romannumerals Romannumerals
> previousnumber	yes no 
> 
> The second parameter should be a 'name' and bodypartconversion is not 
> a parameter at all.
> 
> Looking at the description, my problem should be solved by
> 
> \setupsection[section-3][][conversion=Characters]
> 
> and this works. But the version
> 
> \setupsection[section-3][conversion=Characters]
> 
> works too. Why? And what is the difference to the first solution?
> 
> So much open questions. So much lost time.

Can you make a minimal example or should we waste our time to write one for you?

Wolfgang

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: lost in documentation
       [not found] <mailman.303.1263679138.4207.ntg-context@ntg.nl>
@ 2010-01-17 18:15 ` Wolfgang Werners-Lucchini
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Werners-Lucchini @ 2010-01-17 18:15 UTC (permalink / raw)
  To: ntg-context

> Can you make a minimal example or should we waste our time to write
> one for you?
> 
> Wolfgang

Sorry, here it is:

\starttext
From texshow-web
{
\setuphead[section-3][bodypartconversion=Characters]
\section{One}
}
but this does not work. I deleted the 's' from Characters
{
\setuphead[section-3][bodypartconversion=Character]
\section{Two}
}
but that is not working too.

At the garden page 'titles' I found
{
\setupsection[section-3][bodypartconversion=Character]
\section{Three}
}
that works, but it does not correspont to the syntaxdescription in
texshow-web, which is

\starttyping
\setupsection[...][...][...,...=...,...]
[...]	name
[...]	name
conversion	numbers characters Characters romannumerals Romannumerals
previousnumber	yes no
\stoptyping

The second parameter should be a 'name' and bodypartconversion is not
a parameter at all.

Looking at the description, my problem should be solved by
{
\setupsection[section-3][][conversion=Characters]
\section{four}
}
and this works. But the version
{
\setupsection[section-3][conversion=Characters]
\section{five}
}
works too. Why? And what is the difference to the first solution?
\stoptext

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-17 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-16 14:44 lost in documentation Wolfgang Werners-Lucchini
2010-01-16 20:09 ` Wolfgang Schuster
     [not found] <mailman.303.1263679138.4207.ntg-context@ntg.nl>
2010-01-17 18:15 ` Wolfgang Werners-Lucchini

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).