ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Two problems with lists and definitions
@ 2002-06-08  8:37 Simon Pepping
  2002-06-23 14:32 ` Patrick Gundlach
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Pepping @ 2002-06-08  8:37 UTC (permalink / raw)


Hi,

I have two problems with lists and definitions.

1. indentnext=no does not work with itemize, while it does with
   definitions.

2. I cannot get hang=<number> to work with definitions. Do I do
something wrong?

This is my test text:

\setupindenting[medium]
\setupitemize[each][packed][before=,after=,indentnext=no]
\definedescription[glossentry]%
	[location=serried,headstyle=bold,before=\vskip0pt,after=,%
	 width=broad,distance=1em,hang=10,indentnext=no]

\starttext

Some text to start with. Some text to start with. Some text to start
with. Some text to start with. Some text to start with. Some text to
start with. Some text to start with.
\startitemize
\item First item
\item Second item
\stopitemize
Some text to continue with. Some text to continue
with. Some text to continue with. Some text to continue with. Some
text to continue with. Some text to continue with. Some text to
continue with. Some text to continue with. Some text to continue
with. Some text to continue with. Some text to continue with. Some
text to continue with.
Now follows a gloss list.
\startglossentry{Plain TeX}
The original set of TeX macros written by Don Knuth.
\stopglossentry
\startglossentry{ConTeXt}
A set of TeX macros written by Hans Hagen. Graphical quality is its
outstanding characteristic.
\stopglossentry
\startglossentry{LaTeX}
A set of TeX macros written by Leslie Lamport. Style sheets for
various document classes is its outstanding characteristic.
\stopglossentry
Some text to continue with. Some text to continue with. Some text to
continue with. Some text to continue with. Some text to continue
with. Some text to continue with. Some text to continue with. Some
text to continue with. Some text to continue with. Some text to
continue with. Some text to continue with. Some text to continue
with. Some text to continue with. Some text to continue with.

\stoptext

Regards, Simon

-- 
Simon Pepping
email: spepping@scaprea.hobby.nl


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

end of thread, other threads:[~2002-06-23 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-08  8:37 Two problems with lists and definitions Simon Pepping
2002-06-23 14:32 ` Patrick Gundlach
2002-06-23 22:52   ` 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).