ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* chars for appendix sections
@ 2001-01-31 11:32 Uwe Koloska
  2001-01-31 13:40 ` Hans Hagen
  2001-01-31 14:32 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Uwe Koloska @ 2001-01-31 11:32 UTC (permalink / raw)


Hello,

I just tried to make a document (equivalent to LaTeX article) with section 
as the highest sectioning command.  And I want the appendix sections marked 
with chars.  I followed the advice in the manual -- but still no chars.

What went wrong?

Here comes the simples testfile:

\setupsection
  [section-3]  % also tried sectionlevel-3
  [appendixconversion=Character, % Watch the capital
  previousnumber=no]

\starttext
\completecontent

\startbodymatter
\section{no. one}

\section{no. two}

\stopbodymatter

\startappendices
\section{Oh, no!}
\section{Help, \dots}
\stopappendices

\stoptext

Could you please help me (yeah, yeah, yeah yeaaaah)
Uwe

-- 
mailto:koloska@rcs.urz.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska/
--                                    --
right now the web page is in german only
but this will change as time goes by ;-)


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

* Re: chars for appendix sections
  2001-01-31 11:32 chars for appendix sections Uwe Koloska
@ 2001-01-31 13:40 ` Hans Hagen
  2001-01-31 14:45   ` S2P development
  2001-01-31 14:32 ` Hans Hagen
  1 sibling, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2001-01-31 13:40 UTC (permalink / raw)
  Cc: ntg-context

At 12:32 PM 1/31/01 +0100, Uwe Koloska wrote:
>Hello,
>
>I just tried to make a document (equivalent to LaTeX article) with section 
>as the highest sectioning command.  And I want the appendix sections marked 
>with chars.  I followed the advice in the manual -- but still no chars.
>
>What went wrong?

Looks like an interfacing problem. I'll have a look at it. 

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

* Re: chars for appendix sections
  2001-01-31 11:32 chars for appendix sections Uwe Koloska
  2001-01-31 13:40 ` Hans Hagen
@ 2001-01-31 14:32 ` Hans Hagen
  1 sibling, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2001-01-31 14:32 UTC (permalink / raw)
  Cc: ntg-context

At 12:32 PM 1/31/01 +0100, Uwe Koloska wrote:
>Hello,
>
>I just tried to make a document (equivalent to LaTeX article) with section 
>as the highest sectioning command.  And I want the appendix sections marked 
>with chars.  I followed the advice in the manual -- but still no chars.
>
>What went wrong?
>
>Here comes the simples testfile:
>
>\setupsection
>  [section-3]  % also tried sectionlevel-3
>  [appendixconversion=Character, % Watch the capital
>  previousnumber=no]

Well, it seems that this problem occured before ... and was solved ... but
undocumented ... mea culpa. 

\setupsection[section-3][appendix][conversion=...]

will work. 
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

* Re: chars for appendix sections
  2001-01-31 13:40 ` Hans Hagen
@ 2001-01-31 14:45   ` S2P development
  2001-01-31 15:46     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: S2P development @ 2001-01-31 14:45 UTC (permalink / raw)


Hans Hagen wrote:
> 
> At 12:32 PM 1/31/01 +0100, Uwe Koloska wrote:
> >Hello,
> >
> >I just tried to make a document (equivalent to LaTeX article) with section
> >as the highest sectioning command.  And I want the appendix sections marked
> >with chars.  I followed the advice in the manual -- but still no chars.
> >
> >What went wrong?
> 
> Looks like an interfacing problem. I'll have a look at it.

Meanwhile, this works:

\startsectionblockenvironment[appendix]
\setupsection
  [section-3]
  [conversion=Character,
   previousnumber=no]
\stopsectionblockenvironment

Greetings,

Taco


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

* Re: chars for appendix sections
  2001-01-31 14:45   ` S2P development
@ 2001-01-31 15:46     ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2001-01-31 15:46 UTC (permalink / raw)
  Cc: ntg-context

At 03:45 PM 1/31/01 +0100, S2P development wrote:
>Hans Hagen wrote:
>> 
>> At 12:32 PM 1/31/01 +0100, Uwe Koloska wrote:
>> >Hello,
>> >
>> >I just tried to make a document (equivalent to LaTeX article) with section
>> >as the highest sectioning command.  And I want the appendix sections
marked
>> >with chars.  I followed the advice in the manual -- but still no chars.
>> >
>> >What went wrong?
>> 
>> Looks like an interfacing problem. I'll have a look at it.
>
>Meanwhile, this works:
>
>\startsectionblockenvironment[appendix]
>\setupsection
>  [section-3]
>  [conversion=Character,
>   previousnumber=no]
>\stopsectionblockenvironment

indeed -) 

also, there are some more conversion settings, also at the 'head' level
itself [needed for chinese]

Hans

-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2001-01-31 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-31 11:32 chars for appendix sections Uwe Koloska
2001-01-31 13:40 ` Hans Hagen
2001-01-31 14:45   ` S2P development
2001-01-31 15:46     ` Hans Hagen
2001-01-31 14:32 ` Hans Hagen

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