* [NTG-context] Indenting the bullet in an itemize
@ 2025-02-04 11:01 Kirill Davidov
2025-02-04 15:33 ` [NTG-context] " Wolfgang Schuster
0 siblings, 1 reply; 2+ messages in thread
From: Kirill Davidov @ 2025-02-04 11:01 UTC (permalink / raw)
To: ntg-context
Hello,
I am trying to make an `intext` itemize list that has each item's first
line, bullet included, indented just like the text. I can't seem to
figure out which setting would allow me to do it. Is it possible?
MWE:
\setupindenting[yes, 2em, first]
\setupitemgroup[itemize][intext]
\startdocument
\input lorem
\startitemize
\startitem
\input lorem
\stopitem
\stopitemize
\stopdocument
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
* [NTG-context] Re: Indenting the bullet in an itemize
2025-02-04 11:01 [NTG-context] Indenting the bullet in an itemize Kirill Davidov
@ 2025-02-04 15:33 ` Wolfgang Schuster
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2025-02-04 15:33 UTC (permalink / raw)
To: ntg-context
Am 04.02.2025 um 12:01 schrieb Kirill Davidov:
> Hello,
>
> I am trying to make an `intext` itemize list that has each item's first
> line, bullet included, indented just like the text. I can't seem to
> figure out which setting would allow me to do it. Is it possible?
>
> MWE:
> \setupindenting[yes, 2em, first]
> \setupitemgroup[itemize][intext]
\setupitemgroup
[itemize] [each]
[intext]
[alignsymbol=yes,
indenting=2em]
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-04 15:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-04 11:01 [NTG-context] Indenting the bullet in an itemize Kirill Davidov
2025-02-04 15:33 ` [NTG-context] " Wolfgang Schuster
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).