ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* paragraph without numbering
@ 1999-06-24 10:00 Frans Goddijn
  1999-06-24  9:25 ` Hans Hagen
  1999-06-24 11:23 ` Taco Hoekwater
  0 siblings, 2 replies; 5+ messages in thread
From: Frans Goddijn @ 1999-06-24 10:00 UTC (permalink / raw)


How can I make paragraphs without numbering? In chapter 81 I have a few
"subsections" which I typeset (dutch interface) as

\paragraaf[]{title of the paragraph}

Now I'd like something like \subsection*{title of paragraph} in laTeX where
the number is not typeset.

I looked in the big manual and saw much about these mechanisms, but it
looks more complicated than the * with I'd like to see, and usually context
has it simpler than laTeX... ;=}

How can I make the numbers go away in the paragraphs (not in the other
headings like chapters)?

Thanks!

F

frans@iaf.nl  www.iaf.nl/Users/Meridian
   "If you forgot what 'mnemonics' means,
     you have a problem."
Frans Goddijn Pb 30196 6803 AD Arnhem NL
 tel/fax 026-3211759  & 06-21 81 5881


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: paragraph without numbering
@ 1999-06-24 10:06 Gilbert van den Dobbelsteen
  0 siblings, 0 replies; 5+ messages in thread
From: Gilbert van den Dobbelsteen @ 1999-06-24 10:06 UTC (permalink / raw)


>How can I make paragraphs without numbering? In chapter 81 I have a few
>"subsections" which I typeset (dutch interface) as
>
>\paragraaf[]{title of the paragraph}

Before the \startext (nl: \starttekst):

\stelkopin[paragraaf][nummer=nee]

Or you could define your own \paragraaf:

\definieerkop[mijnparagraaf][paragraaf]

\stelkopin[mijnparagraaf][nummer=nee]

Please note: this only removes the paragraaf numbers, *not* the chapter
stuff.

Gilbert.


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: paragraph without numbering
@ 1999-06-24 11:12 Frans Goddijn
  0 siblings, 0 replies; 5+ messages in thread
From: Frans Goddijn @ 1999-06-24 11:12 UTC (permalink / raw)
  Cc: ntg-context

>\setuphead[paragraph][number=no]
>
>Or use \subject (\onderwerp) instead of \paragraph.

Thanks! Works beautifully. I did the translation of the commands myself ;=}
and I should study the manual more. I'll take it with me on vacation, for
sure!

F


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

end of thread, other threads:[~1999-06-24 11:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-24 10:00 paragraph without numbering Frans Goddijn
1999-06-24  9:25 ` Hans Hagen
1999-06-24 11:23 ` Taco Hoekwater
1999-06-24 10:06 Gilbert van den Dobbelsteen
1999-06-24 11:12 Frans Goddijn

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