ments", but I don’t know to which values
– I found it only documented for sections.
"""
\setupitemize[packed,joinedup,n]
Add "repeat".
Thank you! It’s even documented, but I didn’t expect that parameter.
Would it work with numbersegments or prefixsegments?
No,
nd it only documented for sections.
"""
\setupitemize[packed,joinedup,n]
Add "repeat".
Thank you! It’s even documented, but I didn’t expect that parameter.
Would it work with numbersegments or prefixsegments?
Hraban
___
Am 30.07.2025 um 19:59 schrieb Henning Hraban Ramm:
Hi,
I’d like to have the number of the parent element in the number of a
subitem, like 2.1, 2.2 etc.
I guess I must set "numbersegments", but I don’t know to which values –
I found it only documented for sections.
""&q
Hi,
I’d like to have the number of the parent element in the number of a
subitem, like 2.1, 2.2 etc.
I guess I must set "numbersegments", but I don’t know to which values –
I found it only documented for sections.
"""
\setupitemize[packed,joinedup,n]
\setupitemize[2]
}
\stoptexdefinition
\definesymbol [ordinal_symbol] [{\OrdinalDate{\currentitemnumber}}]
\setupitemize[symbol=ordinal_symbol]
\definestartstop[framedtextitem]
[before={\startitem\startframedtext},
after={\stopframedtext\stopitem}]
\startbuffer
This is a test. For the next sixty seconds, this stat
ered that using either the distance= or the leftmargindistance=
>> parameters "cancels" the "packed".
>> I looked at the documentation I could (relatively easily) find, and I have
>> not discovered either
>> (1) why distance and leftmargindistance
easily) find, and I have
> not discovered either
> (1) why distance and leftmargindistance "cancel" packed, nor
> (2) how to uncancel this cancellation.
>
> I can work around this in a number of ways (including setting
> \setupitemiz
around this in a number of ways (including setting
\setupitemize[1][width=] )
but I'd prefer to avoid kludgy work-arounds if at all possible.
Can anyone tell me The Right Way to do this?
Thanks.
Jim
___
ltext{#1}{/formalname},},
closing={Kind regards,},
subject={Subject: How to write interesting letters},
signature={Joseph Doe,
\setupitemize[before=\tfx]
{\startitemize[blacktriangle,joinedup,packed,nowhite,text]
\item Brother of Joh
s set before the value of the symbol-key is available to the
environment and therefore never used. You can now either set the symbol
with \setupitemize (or \setupitemgroup) before you call \startitemize
(or \startitemgroup) or pass the symbol as keyword as shown below.
begin ex
Zitat][
before={\blank[ZitatDistance]
\setupnarrower[left=2pc,right=2pc]
\startnarrower[left,right]
\noindent,style=\tfx\setupinterlinespace},
after={\stopnarrower
\blank[ZitatDistance]
\indenting[next]}]
\setupitemize[packed]
\definedescription[Litverz][headstyle=n
sed "\warichuparameter{XXX}" for all
command.
Maybe it's because I didn't define it? Should I define the following in advance?
%%%
\def\c!pointstyle{pointstyle}
%%%
Yes, these constants are predefined to have language dependent keys in
the setup command, e.g.
\setupi
(and not having some space in the source looks
awkward when reading French text).
I use:
\setupcharacterspacing
[frenchpunctuation]
[language=fr]
\mainlanguage [fr]
\setcharacterspacing [frenchpunctuation] % why necessary?
\setupitemize [symbol=2] % dash rather than bullet
This gives proper
You are right. I shall change the parameter `inbetween` in `\setupitemize`.
Regards,
Hong
April 25, 2024 at 4:54 PM, "Henning Hraban Ramm" wrote:
> Am 25.04.24 um 10:46 schrieb h...@hongfeng.ch:
>
>> thank you.
>>
>> just tried, not worked
want to affect itemizations, use \setupitemize (same as
\setupitemgroup[itemize]).
https://wiki.contextgarden.net/Command/_setupitemgroup
Besides, height is a different parameter.
Hraban
___
If your question is
On Thu, Apr 18 2024, Peter Münster wrote:
> How could I prevent a column break after the second section title please?
Ok, found it:
\setupitemize[each][autointro]
--
Peter
___
If your question is
setupinterlinespace[line=3.2ex]
\setupitemize[each][margin=yes]
\setuphead[title][header=empty]
\setupheader[style={\sc}]
\setupfooter[style={\itxx}]
\setupheadertexts[Utilisation de plusieurs langues dans un même texte
avec \ConTeXt][][][{\getmarking[section]}]
\setupfootertexts[][][][© J.-P. Delange
but that seems like a crude way to do it.
>> Can someone either enlighten me on either
>> (a) the Right ConTeXt Way to do this, or
>> (b) a document that would tell me this, if I knew to read it?
>> I've looked in the wiki, the not-so-short intro to ConTeXt, and &quo
Can someone either enlighten me on either
(a) the Right ConTeXt Way to do this, or
(b) a document that would tell me this, if I knew to read it?
I've looked in the wiki, the not-so-short intro to ConTeXt, and "ConTeXt:
an excursion" with no luck.
Hi Jim,
such a feature exists
entation there is the
> >> following example:
>
> >> %
>
> >> \setupindenting[medium,yes]
> >> \setupitemize[indentnext=auto]
>
> >> \startitemize
> >> \item
:
%
\setupindenting[medium,yes]
\setupitemize[indentnext=auto]
\startitemize
\item One
\stopitemize
This paragraph should be indented - due to the blank line after
\type{\stopitemize}.
\startitemize
im via ntg-context wrote:
> >>
> >>> %
> >>>
> >>> \setupindenting[medium,yes]
> >>> \setupitemize[indentnext=auto]
> >>>
> >>>\startitemize
> >>> \item One
> >&g
On 4/17/2023 7:06 AM, Aditya Mahajan via ntg-context wrote:
On Sun, 16 Apr 2023, Aditya Mahajan via ntg-context wrote:
On Sat, 15 Apr 2023, Jim via ntg-context wrote:
%
\setupindenting[medium,yes]
\setupitemize
On Sun, 16 Apr 2023, Aditya Mahajan via ntg-context wrote:
> On Sat, 15 Apr 2023, Jim via ntg-context wrote:
>
> > %
> >
> > \setupindenting[medium,yes]
> > \setupitemize[indentnext=
llowing example:
>> %
>> \setupindenting[medium,yes]
>> \setupitemize[indentnext=auto]
>> \startitemize
>> \item One
>> \stopitemize
>> This paragraph should be indented - due to the blank line after
>> \type{\stopitemize}.
>> \sta
On Sat, 15 Apr 2023, Jim via ntg-context wrote:
> In the wiki page https://wiki.contextgarden.net/Indentation there is the
> following example:
>
> %
>
> \setupindenting[medium,yes]
> \setupit
llowing example:
>> %
>> \setupindenting[medium,yes]
>> \setupitemize[indentnext=auto]
>> \startitemize
>> \item One
>> \stopitemize
>> This paragraph should be indented - due to the blank line after
>> \type{\stopitemize}.
On Sat, Apr 15, 2023 at 02:27:56PM -0300, Jim via ntg-context wrote:
> In the wiki page https://wiki.contextgarden.net/Indentation there is the
> following example:
>
> %
>
> \setupindenting[medium,ye
In the wiki page https://wiki.contextgarden.net/Indentation there is the
following example:
%
\setupindenting[medium,yes]
\setupitemize[indentnext=auto]
\startitemize
\item One
\stopitemize
This paragraph should
tever
\setupalign[hz,hanging]
Unfortunately the global alignment settings do not propagate into
certain structures. For example itemizations, captions, and
bibliographies just reset it and need special treatment:
\setupitemize[each][align={hz,hanging}]
\setupbtxlist[align={hz,hanging,to
global alignment settings do not propagate into
> certain structures. For example itemizations, captions, and
> bibliographies just reset it and need special treatment:
>
>\setupitemize[each][align={hz,hanging}]
>\setupbtxlist[align={hz,hanging,tolerant}]
>\setupcaptio
y,
expansion=quality]
\setupbodyfont[modern] % or whatever
\setupalign[hz,hanging]
Unfortunately the global alignment settings do not propagate into
certain structures. For example itemizations, captions, and
bibliographies just reset it and need special treatment:
\setupitemize[each][align={hz,
:\currentparentitemgroup][\recurselevel].}%
#1%
}
\defineconversion[legal][\legalconversion]
How can fix this?
Are you looking for the repeat keyword?
\starttext
\setupitemize[1][width=\widthofstring {0},distance=1em]
\setupitemize[2][width=\widthofstring {0.0},distance=1em]
\setupitemize[3
d be
> defining them, so the settings from one type don't spill over into the other
> types?
> --Joel
>
> %prompt
>
> \definesymbol[bighand][{{☞}}]
>
> \define[1]\prompt{%
> \setupitemize[symbol=bighand]
> \startitemize
> {\it #1}
> \s
es?
--Joel
%prompt
\definesymbol[bighand][{{☞}}]
\define[1]\prompt{%
\setupitemize[symbol=bighand]
\startitemize
{\it #1}
\stopitemize
}%
\prompt{What did you learn about today?}
%vocabulary
\startcolumns[n=3]\startitemize[n]
\item word1
\item word2
\item word3
\stopitemize\s
On Fri, 14 Jan 2022, Hans Hagen wrote:
> > @Hans: Does it make sense to add a setups key to \setupitemize to keep such
> > changes local?
> % 0 = before/after
> % 1 = between unless before
> % 2 = between
>
> \c_strc_itemgroups_spacing_mode\plustwo
>
> The ques
h outputs are similar.
@Hans: Does it make sense to add a setups key to \setupitemize to keep such
changes local?
% 0 = before/after
% 1 = between unless before
% 2 = between
\c_strc_itemgroups_spacing_mode\plustwo
The question then is: "what key" (we have c!inherit available) and
e nested itemization (because, ConTeXt doesn't think that they are
> nested as the names are different). But the before key of the nested
> itemization doesn't get inserted in both cases because ConTeXt thinks that
> the itemization is nested!
>
> You can change thi
ion
is nested!
You can change this behavior by using:
\unprotect
\c_strc_itemgroups_spacing_mode\plusone
\protect
in which case both outputs are similar.
@Hans: Does it make sense to add a setups key to \setupitemize to keep such
changes local?
Aditya
formatted inline headers in itemize like:
>
> The syntax for \starthead is
>
> \starthead {...} ... \stophead
>
> where the argument within the braces is mandatory.
>
>> – Unformatted item.
>> – *Head One.* Something bla bla.
>> – *Head Two.* Other
.
– Unformatted item.
– *Head One.* Something bla bla.
– *Head Two.* Other bla bla.
From:
\setupitemize[each][2, headintext]
% \setupitemize[each][headstyle={\groupedcommand{\bf}{.\space\tf}}]
\setupitemize[each][headcolor=red, headstyle=bold]
\startitemize
\item Unformatted item.
\head Head
Not sure if this is the behavior to expect, but I would like to get formatted
inline headers in itemize like:
– Unformatted item.
– *Head One.* Something bla bla.
– *Head Two.* Other bla bla.
From:
\setupitemize[each][2, headintext]
% \setupitemize[each][headstyle={\groupedcommand{\bf}{.\space
7/09/2021, fv leung via ntg-context wrote:
>> > I add
>> >
>> > left=,right=,
>> >
>> > in the second option group.
>> >
>> > 在 2021年9月7日週二 07:02,Sylvain Hubert via ntg-context
>> 寫道:
>> >
>> >> A few more information
2021年9月7日週二 07:02,Sylvain Hubert via ntg-context
> 寫道:
> >
> >> A few more information:
> >>
> >> For the 1st problem:
> >>
> >> It seems that \setupitemize accepts two option groups, to which
> >> n,packed and margin belong accordingly. However,
in the second option group.
>
> 在 2021年9月7日週二 07:02,Sylvain Hubert via ntg-context 寫道:
>
>> A few more information:
>>
>> For the 1st problem:
>>
>> It seems that \setupitemize accepts two option groups, to which
>> n,packed and margin belong accordingl
I add
left=,right=,
in the second option group.
在 2021年9月7日週二 07:02,Sylvain Hubert via ntg-context 寫道:
> A few more information:
>
> For the 1st problem:
>
> It seems that \setupitemize accepts two option groups, to which
> n,packed and margin belong accordingly. However,
A few more information:
For the 1st problem:
It seems that \setupitemize accepts two option groups, to which
n,packed and margin belong accordingly. However,
\setupitemize[n][margin=2em] does not seem to work.
For the 2nd problem:
\setupitemize[columns,one], although doing nothing in theory
tuphead[chapter][style=\bfd]
\setuphead[section][style=\bfc]
\setuphead[subsection][style=\bfb]
\setuphead[subsubsection][style=\bf]
\setupitemize[autointro] % prevent orphan list intro
\setupitemize[indentnext=no]
\starttext
\startsection[title={MySlideTitle},ref={myref1}]
Body text
\startitem
dium]
\setuptyping[typing][bodyfont=16pt]
\setupwhitespace[medium]
\setbreakpoints[compound]
\setuphead[chapter][style=\bfd]
\setuphead[section][style=\bfc]
\setuphead[subsection][style=\bfb]
\setuphead[subsubsection][style=\bf]
\setupitemize[autointro] % prevent orphan list intro
\setupitemize[indentnex
Thanks!
To get rid of the space add % after the setup (i.e. \setupindenting[no]%) or
even better use the indenting key with \startitemize or \setupitemize (i.e.
\startitemize[indneting=no]).
\startitemize[indenting=no] works p
are adding a extra space in the first line at the end of the
\setupindenting line.
To get rid of the space add % after the setup (i.e.
\setupindenting[no]%) or even better use the indenting key with
\startitemize or \setupitemize (i.e. \startitemize[indneting=no]).
Wolfgang
f the file:
\setupitemize[joinedup,packed,leftmargin=2em]
but I find that the inter-item space is too big for what I want
to create.
Is it possible to reduce that space?
You can't put keywords and ass
48 am, Alain Delmotte
wrote:
Hi!
I am trying to reduce the space
inter two items in a \start...\stopitemize.
I did setup in the beginning of
the file:
\setupitemize[joinedup,packed,leftmargin=2em]
:
Check https://wiki.contextgarden.net/Enumerations
Would \setupitemize[nowhite] help?
Julian
On 26/2/21 8:48 am, Alain Delmotte
wrote:
Hi!
I am trying to reduce the space
inter two items in a \start...\stopitemize
Alain Delmotte schrieb am 25.02.2021 um 22:48:
Hi!
I am trying to reduce the space inter two items in a \start...\stopitemize.
I did setup in the beginning of the file:
\setupitemize[joinedup,packed,leftmargin=2em]
but I find that the inter-item space is too big for what I want to create
Check https://wiki.contextgarden.net/Enumerations
<https://wiki.contextgarden.net/Enumerations> Would
\setupitemize[nowhite] help?
|Julian|
On 26/2/21 8:48 am, Alain Delmotte wrote:
Hi!
I am trying to reduce the space inter two items in a
\start...\stopitemize.
I did setup
Hi!
I am trying to reduce the space inter
two items in a \start...\stopitemize.
I did setup in the beginning of the
file:
\setupitemize[joinedup,packed,leftmargin=2em]
but I find that the inter-item space is too big for what I want to
create
ze
> >
> > \stoptext
> >
> > The item group doesn't follow indentation. Adding \leavevmode only has
> > effect on the first line, and only insert a spurious space from the
> > second item on. How would
group doesn't follow indentation. Adding \leavevmode only has
effect on the first line, and only insert a spurious space from the
second item on. How would I solve this? To be clear, I want indenting
before numbers, i.e. (1), not (1). Thanks beforehand.
\setupitemize [each] [margin=sta
o get rid of the extra line you
> can either disable the grid setting for itemize with
>
> \setupitemize[grid=no]
Many thanks with your reply, Wolfgang.
This solves the issue.
> or you replace the mixed columns mechanism with a simpler column
> mechanism whic
}{2}$
\item item
\stopitemize
\stoptext
I don’t know whether this is a bug.
Itemize uses the mixed columns when you enable columns with enabled grid
snapping
as default setting. To get rid of the extra line you can either disable
the grid setting
for itemize with
\setupitemize
orget about
whatever was undefined."
Could you please help me find my way around: what do I need to pay
attention to so that my other modifications don't break the whole
mechanism?
Everything works as expected but you have set a string for the endsetup
element which has become part of your
orget about
whatever was undefined."
Could you please help me find my way around: what do I need to pay
attention to so that my other modifications don't break the whole
mechanism?
Everything works as expected but you have set a string for the endsetup
element which has become
020 10:15 PM
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] use parentheses in itemize
On Wed, 3 Jun 2020, Tomas Hala wrote:
> Hi Mike,
>
> use this:
>
> \setupitemize[left=(,stopper=)]
> \startitemize[a]
> \item 415,668 lb
> \item 415,668 lb
> \stopitem
On Wed, 3 Jun 2020, Tomas Hala wrote:
Hi Mike,
use this:
\setupitemize[left=(,stopper=)]
\startitemize[a]
\item 415,668 lb
\item 415,668 lb
\stopitemize
For symmetry, I prefer
\setupitemize[left=(, right=), stopper=]
Aditya
Awesome!
Thank you Tomáš!
-Original Message-
From: ntg-context [mailto:ntg-context-boun...@ntg.nl] On Behalf Of Tomas Hala
Sent: Tuesday, June 02, 2020 4:23 PM
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] use parentheses in itemize
Hi Mike,
use this:
\setupitemize
Hi Mike,
use this:
\setupitemize[left=(,stopper=)]
\startitemize[a]
\item 415,668 lb
\item 415,668 lb
\stopitemize
Best wishes,
Tomáš
Tue, Jun 02, 2020 ve 09:56:38PM + Mike Cooper napsal(a):
#Link: [1]File-List
#Link: [2]Edit-Time-Data
#
#Hello list.
#
#
#
#Here
Wolfgang, thank you for this expalantion.
Kind regards
Willi
> On 18 Dec 2019, at 23:15, Wolfgang Schuster
> wrote:
>
> Willi Egger schrieb am 18.12.2019 um 19:58:
>> Wolfgans, Hraban,
>>
>> thank you very much for this instruction!
>>
>> - In the real itemlist I have of course \startitemiz
Willi Egger schrieb am 18.12.2019 um 19:58:
Wolfgans, Hraban,
thank you very much for this instruction!
- In the real itemlist I have of course \startitemize (sorry for the ommission
in the MWE
- I misinterpreted the Wiki. There is no mentioning in the red section that n
is possible. However
Willi Egger schrieb am 18.12.2019 um 19:09:
Hello everybody,
I just wanted to typeset a simple file with a adaptet itemization. Howewer none
of the options have effect. Do I miss somehting or is itemize broken?
1. As Hraban already wrote you're missing \start|stopitamize.
2. You put the "n"
ting or is itemize broken?
>
>
> MWE:
> % \setupitemize[packed][n,left={Step~},n]
>
> \setupitemgroup[itemize][1][packed][left={Step~},n]
>
> \starttext
> \startitem
> Start with this\dots
> \stopitem
> \startitem
&g
Hello everybody,
I just wanted to typeset a simple file with a adaptet itemization. Howewer none
of the options have effect. Do I miss somehting or is itemize broken?
MWE:
% \setupitemize[packed][n,left={Step~},n]
\setupitemgroup[itemize][1][packed][left={Step~},n]
\starttext
]
{\def\startitem##1\stopitem{\incrementcounter[mycounter]}#1}
\ifnum \rawcountervalue[mycounter]>\rawcountervalue[minforpacked]
\setupitemize[packed]\fi
\startitemize#1\stopitemize}
\starttext
\mystartitemize %normal
\dorecurse{2}{\startitem text\stopitem}
\stopitem
Jon Wong schrieb am 19.08.2019 um 16:59:
Hi all,
Is there a counterpart in ConTeXt to LaTeX’s itemsep?
\setupitemize[each][inbetween=...] % inbetween={\blank[medium]}
Wolfgang
___
If your question is of interest
:
* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec dapibus
turpis et
nulla venenatis tincidunt. Curabitur sit amet vehicula nisi, sit amet
and so far it has been impossible for me to set up \setupitemize to do what I
want.
In descriptive text, what I want is:
1. some global
> hidden by a conditional and there is no official way to change it (e.g.
> \setupitemize[spacing=local|global] or \setupitemize[method=1|2|3]).
> Wolfgang
>
> ___
> If your question is of interest
the inner itemizations but they
are hidden by a conditional and there is no official way to change it
(e.g. \setupitemize[spacing=local|global] or \setupitemize[method=1|2|3]).
Wolfgang
___
If your question is of
Hans,
You missed this bit:
# > # \setupitemize[option=intext]
# > #
# > # is nearly right for this case (with indentation equal to the left
margin), so I assumed I would
# > # be able to tweak that. But the problem there is that while it does 2-4,
it ignores the extra
# >
Hi,
> On 29 May 2019, at 16:53, Tomas Hala wrote:
>
>
> You're right... And this?
>
> \setupitemize[1][option=intext][margin=1cm]
> \setupitemize[2][option=intext][margin=2cm]
Sorry, no go, intext is back, but the nested margin setting is ignored.
I also tested wit
You're right... And this?
\setupitemize[1][option=intext][margin=1cm]
\setupitemize[2][option=intext][margin=2cm]
Best wishes,
Tomáš
Wed, May 29, 2019 ve 04:40:09PM +0200 Taco Hoekwater napsal(a):
# Hi,
#
# Not here. The extra empty brackets seem to ‘destroy’ the option=intext
# setting
; Hi Taco,
>
> probably, there is missing one pair of []:
>
> \setupitemize[1][][margin=1cm]
> \setupitemize[2][][margin=2cm]
>
> I tried it with TL2018 and I guess it works.
>
> Best wishes,
>
> Tomáš
>
>
>
>
> Wed, May 29, 2019 ve 04:15:25PM +0200
Hi Taco,
probably, there is missing one pair of []:
\setupitemize[1][][margin=1cm]
\setupitemize[2][][margin=2cm]
I tried it with TL2018 and I guess it works.
Best wishes,
Tomáš
Wed, May 29, 2019 ve 04:15:25PM +0200 Taco Hoekwater napsal(a):
# Hi all,
#
# I must be getting old
elit. Donec dapibus
turpis et
nulla venenatis tincidunt. Curabitur sit amet vehicula nisi, sit amet
and so far it has been impossible for me to set up \setupitemize to do what I
want.
In descriptive text, what I want is:
1. some global indentation to the left and/or right. That is what the
(untested)
\setupindenting[medium,yes]
\setupitemize[indentnext=auto]
\starttext
\startitem
\item One
\stopitem
This paragraph should be indented.
\startitemize
\item Two
\stopitemize
This paragraph should not be indented.
\stoptext
Aditya
--
Ing. Lukáš Procházka | mailto:l
s no blank space.
So (untested)
\setupindenting[medium,yes]
\setupitemize[indentnext=auto]
\starttext
\startitem
\item One
\stopitem
This paragraph should be indented.
\startitemize
\item Two
\stopitemize
This paragraph should not be indented.
__
Try the indentnext key. Either locally
\startitemize[][indentnext=no]
or, globally,
\setupitemize[
indentnext=no,
]
/Mikael
___
If your question is of interest to others as well, please add an entry to the
et
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> ___
Try the indentnext key. Either locally
\startitemize[][indentnext=no]
or, globally,
\setupite
On 3/20/19 8:50 PM, Wolfgang Schuster wrote:
> Pablo Rodriguez schrieb am 20.03.19 um 20:43:
>> [...]
>> Is there a way with a \setupitemize (or \setupitemgroup) to configure
>> only one kind of numbered (or unnumbered, for that matter) item groups?
>
> You hav
.
I need a \setup... command, since I’m going to use it in an environment
file to typeset XML sources.
Is there a way with a \setupitemize (or \setupitemgroup) to configure
only one kind of numbered (or unnumbered, for that matter) item groups?
You have to create a new itemgroup environment
a \setup... command, since I’m going to use it in an environment
file to typeset XML sources.
Is there a way with a \setupitemize (or \setupitemgroup) to configure
only one kind of numbered (or unnumbered, for that matter) item groups?
Many thanks for your help,
P
Pablo Rodriguez schrieb am 20.03.19 um 20:03:
Dear list,
I have the following sample:
\showframe
\setupitemize[each][option=inmargin]
\starttext
\startitemize[n]
\dorecurse{5}{\item item}
\stopitemize
\startitemize
\dorecurse{5}{\item item
Dear list,
I have the following sample:
\showframe
\setupitemize[each][option=inmargin]
\starttext
\startitemize[n]
\dorecurse{5}{\item item}
\stopitemize
\startitemize
\dorecurse{5}{\item item}
\stopitemize
\startitemize[I]
\dorecurse{5
jdh schrieb am 16.01.19 um 10:48:
I want to fit a page with an itemized group of items.
The normal vertical spacing is to large and the [packed] doesn't give enough
seperation between
items. I should think that there's a simple way to adjust this with
\setupitemize command or
Hi,
You can define your own white space and then attribute it to each item, as in
the following:
\setupwhitespace[big]
\startsetups[mywhitespace]
\setupwhitespace[small]
\setupblank[small]
\stopsetups
\setupitemize[each][inner=\directsetup{mywhitespace}]
\starttext
\input knuth
I want to fit a page with an itemized group of items.
The normal vertical spacing is to large and the [packed] doesn't give enough
seperation between
items. I should think that there's a simple way to adjust this with
\setupitemize command or even with \startitemize. Is there?
On 12/19/2018 1:15 PM, Marco Patzer wrote:
Hi!
The bullet of itemize lists runs into the boxes and caption of
floats. How to add spacing so the bullet doesn't touch the float?
Example:
\setupexternalfigures
[location=default]
\setupfloat
[figure]
[default=left]
\setupit
Hi!
The bullet of itemize lists runs into the boxes and caption of
floats. How to add spacing so the bullet doesn't touch the float?
Example:
\setupexternalfigures
[location=default]
\setupfloat
[figure]
[default=left]
\setupitemize
[packed, autointro]
\starttext
\startit
On Wed, 28 Nov 2018 09:20:49 +0100
Hans Hagen wrote:
> An alternative is to use system modes:
>
> \mainlanguage[nl]
>
> % \startmode[*en]
> % \setupitemize[n]
> % \stopmode
>
> % \startmode[*nl]
> % \setupitemize[a]
> % \stopmode
>
> %
riable{language}{\mainlanguage[\documentvariable{language}]}
\to \everysetupdocument
\stopenvironment
An alternative is to use system modes:
\mainlanguage[nl]
% \startmode[*en]
% \setupitemize[n]
% \stopmode
% \startmode[*nl]
% \setupitemize[a]
% \stopmode
% \startmode[*de]
% \setupitemize
Hans,
Thank you for your answer.
> you can do this:
>
> \setuppapersize[S6]
> \setupitemize[1][before={\page}]
>
> \starttext
>
> \startitemize[n]
> \startitem \input knuth \stopitem
> \stopitemize
>
> \startitemize[continue]
> \sta
1 - 100 of 554 matches
Mail list logo