Silly question: How do I setup itemize so that there be no hanging indent and the symbol is aligned with the left edge of the text, i.e. not in the margin? (margin or inmargin or width=-2em puts the symbol in the margin.) Alan
On 30/09/18 13:17, Alan Braslau wrote:
Silly question:
How do I setup itemize so that there be no hanging indent and the symbol is aligned with the left edge of the text, i.e. not in the margin? (margin or inmargin or width=-2em puts the symbol in the margin.)
Not sure whether I understood the question correctly. \starttext \startitemize[intext] \item \samplefile{knuth} \stopitemize \stoptext
Alan ___________________________________________________________________________________ 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Sun, 30 Sep 2018 13:40:36 +1300
Henri Menke
On 30/09/18 13:17, Alan Braslau wrote:
Silly question:
How do I setup itemize so that there be no hanging indent and the symbol is aligned with the left edge of the text, i.e. not in the margin? (margin or inmargin or width=-2em puts the symbol in the margin.)
Not sure whether I understood the question correctly.
\starttext
\startitemize[intext] \item \samplefile{knuth} \stopitemize
\stoptext
Yes, I guess that I always confuse [intext] with [text] (which adds joinedup and no break). Indeed intext is what I want. Thank you - it was a silly question. Alan
participants (2)
-
Alan Braslau
-
Henri Menke