[NTG-context] Re: numbered itemize list item label alignment

2023-10-19 Thread Csikos Bela
Eredeti levél Feladó: Aditya Mahajan Dátum: 2023 október 15 22:32:37Tárgy: Re: [NTG-context] Re: numbered itemize list item label alignmentCímzett: mailing list for ConTeXt users On Sun, 15 Oct 2023, Wolfgang Schuster wrote: > Csikos Bela schrieb am 15.10.2023 um 15

[NTG-context] Re: numbered itemize list item label alignment

2023-10-15 Thread Aditya Mahajan
right and the widest > > label's left side located at the left margin. > > I tried the below code but the 3 digit labels' left sides go into the left > > margin. How can I fix it? > > > > Code: > > > > \showframe > > \starttext > > \start

[NTG-context] Re: numbered itemize list item label alignment

2023-10-15 Thread Wolfgang Schuster
but the 3 digit labels' left sides go into the left margin. How can I fix it? Code: \showframe \starttext \startitemize[n,broad][itemalign=flushright] \dorecurse{250}{\item } \stopitemize \stoptext You can use the width-key to set a value for the number, below is a example for method

[NTG-context] Re: numbered itemize list item label alignment

2023-10-15 Thread Pablo Rodriguez
tried the below code but the 3 digit labels' left sides go into the > left margin. How can I fix it? Hi Csikos, width is the key, such as in: \showframe\showgrid\showstruts \starttext \startitemize[n,broad][width=.125tw, itemalign=flushright] \dorecurse{250}{\item } \stopitemize

[NTG-context] numbered itemize list item label alignment

2023-10-15 Thread Csikos Bela
margin. How can I fix it?Code:\showframe\starttext\startitemize[n,broad][itemalign=flushright]\dorecurse{250}{\item }\stopitemize\stoptextThe resulted pdf is attached as context-itemize-label-alignment.pdf.Thank you in advance,bcsikos context-itemize-label-alignment.pdf Description: Adobe PDF

[NTG-context] Re: item list inside a blockquote

2023-09-26 Thread Pablo Rodriguez
On 9/26/23 20:46, Wolfgang Schuster wrote: > [...] > The \startblockquote command removes the last skip to ensure only the > space which is set by the environment appears in the output. Many thanks for your explanation, Wolfgang. > The default method to put some space before and after the

[NTG-context] Re: item list inside a blockquote

2023-09-26 Thread Wolfgang Schuster
: \showframe\showgrid\showstruts \setuppapersize[A6] \setupitemgroup [itemize][1] [ before={\blank[quarterline]}, after={\blank[quarterline]\null}] \starttext one \startblockquote \startitemize \item

[NTG-context] Re: item list inside a blockquote

2023-09-26 Thread Pablo Rodriguez
\showframe\showgrid\showstruts \setuppapersize[A6] \setupitemgroup [itemize][1] [ before={\blank[quarterline]}, after={\blank[quarterline]\null}] \starttext one \startblockquote \startitemize \item a. \stopitemize \sto

[NTG-context] Re: item list inside a blockquote

2023-09-26 Thread gerard.degreve
] [ before={\blank[.125th]}, after={\blank[.125th]}] \starttext one \startblockquote \startitemize \item a \stopitemize \stopblockquote two \stoptext The blockquote disables the space after the list, but not before. Have I hit a bug or am I missing something? Many thanks for your help, Pablo

[NTG-context] item list inside a blockquote

2023-09-25 Thread Pablo Rodriguez
Dear list, I have the following sample: \setuppapersize[A6] \setupitemgroup [itemize][1] [ before={\blank[.125th]}, after={\blank[.125th]}] \starttext one \startblockquote \startitemize \item a \stopitemize

[NTG-context] Re: Text item groups

2023-07-16 Thread Pablo Rodriguez
On 7/15/23 21:46, Jairo A. del Rio wrote: > Hi, list! I want to know how to make numbers in text item groups run > along with text (for instance, wrt indentation) regardless of their > position in text. In the following example: Hi Jairo, alignsymbol=yes might be what you need (if I’

[NTG-context] Re: Text item groups

2023-07-16 Thread Wolfgang Schuster
Jairo A. del Rio schrieb am 15.07.2023 um 21:46: Hi, list! I want to know how to make numbers in text item groups run along with text (for instance, wrt indentation) regardless of their position in text. In the following example: \setupindenting[yes,medium] \starttext \startitemize[a,text

[NTG-context] Re: Text item groups

2023-07-16 Thread Bruce Horrocks
em \startitem \input{jojomayer}\stopitem \startitem \input{jojomayer}\stopitem \stopitemize \stoptext > On 15 Jul 2023, at 20:46, Jairo A. del Rio wrote: > > Hi, list! I want to know how to make numbers in text item groups run along > with text (for instance, wrt indentati

[NTG-context] Text item groups

2023-07-15 Thread Jairo A. del Rio
Hi, list! I want to know how to make numbers in text item groups run along with text (for instance, wrt indentation) regardless of their position in text. In the following example: \setupindenting[yes,medium] \starttext \startitemize[a,text][textdistance=none] \startitem \input{jojomayer

[NTG-context] Is there an "align with item on facing page" option?

2022-09-25 Thread Bruce Horrocks via ntg-context
Is there a way to align text with an item on the facing page? I'm typesetting author biographies for a book and I'm doing two per page. The author's name appears on a line of its own in \tfa size and then the bio text follows. Ideally I'd like their names aligned so that all four (on a two page

Re: [NTG-context] item enumeration

2022-05-25 Thread Wolfgang Schuster via ntg-context
][width=\widthofstring{0.0.0},distance=1em] \startitemize[n,repeat]     \item one     \startitemize[n]     \item one-one     \item one-two     \stopitemize     \item two     \startitemize[n,repeat]     \item two-one     \startitemize[n]     \item two-one-one     \item two

[NTG-context] item enumeration

2022-05-25 Thread Jorge Manuel via ntg-context
Hi to All A have this piece of code that works in old ConText versions but with new versions (current version: 2022.04.19 19:53) don’t. \def\legalconversion#1{  \dorecurse{\numexpr\currentitemlevel-1}{%  \rawcounter[itemgroup:\currentparentitemgroup][\recurselevel].}%  #1% }

Re: [NTG-context] right item marks for associative questions? (śrīrāma)

2022-04-16 Thread śrīrāma via ntg-context
t|stop)item, or equivalently (start|stop)itemgroupitem. It does not seem to group like (most?) other groups. (see strc-itm.mklx) For instance if we switch to bold without grouping inside \(start|stop)item it cascades through. \startitemize[circle] \startitem \bf First \stopitem \startitem

Re: [NTG-context] right item marks for associative questions? (śrīrāma)

2022-04-16 Thread Damien Thiriet via ntg-context
g to context.(start|stop)()? Some expansion stuff? In my MWE, only the first item was left-to-right. Best regards, Damien Thiriet ___ If your question is of interest to others as well, please add an entry to the Wiki!

Re: [NTG-context] right item marks for associative questions?

2022-04-15 Thread śrīrāma via ntg-context
On 4/15/22 2:24 PM Damien Thiriet via ntg-context wrote: > I read the cld manual and my guess is I should use function() > but looks like I lack some understanding of context proceeding. > > > This is what I did so far > [...] In function 'ListeAleatoireGauche' calling startitemize as below

Re: [NTG-context] right item marks for associative questions?

2022-04-15 Thread Damien Thiriet via ntg-context
> You can use different alignment settings to move the bullet points to > the right side of your lists. Thank you Wolfgang, this is exactly what I need. One more question: I am typesetting those questions in lua, because lua vectors were more convenient for reading the whole but I am not sure

Re: [NTG-context] right item marks for associative questions?

2022-04-12 Thread Wolfgang Schuster via ntg-context
Damien Thiriet via ntg-context schrieb am 12.04.2022 um 20:46: Thank you for all your answers. I will have a deeper look at them. My first comments: If you are certain that the there will be no multi-line item Unfortunately there are often some. History teachers are not known for loving short

Re: [NTG-context] right item marks for associative questions?

2022-04-12 Thread Damien Thiriet via ntg-context
Thank you for all your answers. I will have a deeper look at them. My first comments: > If you are certain that the there will be no > multi-line item Unfortunately there are often some. History teachers are not known for loving short texts, at least in France. > Using the “columns

Re: [NTG-context] right item marks for associative questions?

2022-04-11 Thread śrīrāma via ntg-context
* "Nietzsche is dead, God is dead > and I don't feel so good" > God * * "Nietzsche is dead" > > I design it as a two-cells xtable with itemized lists inside. > How can I have the item mark on the right side? If y

Re: [NTG-context] right item marks for associative questions?

2022-04-11 Thread Jeong Dal via ntg-context
* "Nietzsche is dead" > > I design it as a two-cells xtable with itemized lists inside. > How can I have the item mark on the right side? > > \starttext > \startitemize [8] > \startitem Nietzsche \stopitem > \startitem Allen \

Re: [NTG-context] right item marks for associative questions?

2022-04-11 Thread Pablo Rodriguez via ntg-context
On 4/11/22 20:46, Damien Thiriet via ntg-context wrote: > [...] > I design it as a two-cells xtable with itemized lists inside. > How can I have the item mark on the right side? Hi Damien, I’m not sure I get your point, but this may be helpful: \startitem \inrightmargin{\currenti

[NTG-context] right item marks for associative questions?

2022-04-11 Thread Damien Thiriet via ntg-context
el so good" God * * "Nietzsche is dead" I design it as a two-cells xtable with itemized lists inside. How can I have the item mark on the right side? \starttext \startitemize [8] \startitem Nietzsche \stopitem \startitem Allen \stopitem \startitem God \stopitem \stopitemize \stopte

Re: [NTG-context] fixing indentation of xtable inside item

2021-11-22 Thread fv leung via ntg-context
add \dontleavehmode before the table Andres Conrado Montoya via ntg-context 於 2021年11月23日 週二 上午7:58寫道: > Considering the following MWE, I would like to know how I can get > the table inside the item to be aligned with the item. It seems the > tabel takes the width right, but it ge

[NTG-context] fixing indentation of xtable inside item

2021-11-22 Thread Andres Conrado Montoya via ntg-context
Considering the following MWE, I would like to know how I can get the table inside the item to be aligned with the item. It seems the tabel takes the width right, but it gets pushed to the left, disregarding the item's indentation. I think I read about this behaviour somewhere, but I have spent 4

[NTG-context] Blank line after \item: MkIV vs LMTX and how to properly get rid of it

2021-09-30 Thread Vladimir Lomov via ntg-context
Hello. Consider the following small example: 8< -- \starttext \startitemize[n] \item \input tufte \item \placefigure[right,none]{}{\externalfigure[cow]}% \input tufte \item \blank[overlay]% \placefigure[right,n

Re: [NTG-context] margin of inner item group

2021-09-07 Thread Sylvain Hubert via ntg-context
ontext 寫道: > >> Dear List, >> >> Does anyone know how to set the margin of an inner item group? The >> natural way does not seem to work: >> >> \showframe >> \starttext >> \startitemize[margin=5em] >> \item 1 >> \startitemize[marg

Re: [NTG-context] margin of inner item group

2021-09-07 Thread fv leung via ntg-context
Use distance=... instead of margin=... . 在 2021年9月7日週二 16:58,Sylvain Hubert via ntg-context 寫道: > Dear List, > > Does anyone know how to set the margin of an inner item group? The > natural way does not seem to work: > > \showframe > \starttext > \startitemi

[NTG-context] margin of inner item group

2021-09-07 Thread Sylvain Hubert via ntg-context
Dear List, Does anyone know how to set the margin of an inner item group? The natural way does not seem to work: \showframe \starttext \startitemize[margin=5em] \item 1 \startitemize[margin=10em] \item 1 \item 2 \item 3 \stopitemize \item 2 \item 3 \stopitemize \stoptext In the doc above, only

Re: [NTG-context] xtable as list item (again)

2021-06-17 Thread Pablo Rodriguez
On 6/16/21 9:56 PM, Wolfgang Schuster wrote: > Pablo Rodriguez schrieb am 15.06.2021 um 19:57: >>[...] >>\showframe\showstruts >>\starttext >>\startitemize[n][margin=yes] >>\item a >>\item >> \startembeddedxtable[option={stret

Re: [NTG-context] xtable as list item (again)

2021-06-16 Thread Wolfgang Schuster
] \item a \item \startembeddedxtable[option={stretch, width}] \dorecurse{25}{\startxrow \startxcell \Characters{\recurselevel}\stopxcell \startxcell \characters{\recurselevel}\stopxcell \stopxrow} \stopembeddedxtable \item \startfixed % put your table

[NTG-context] xtable as list item (again)

2021-06-15 Thread Pablo Rodriguez
Dear list, I already posted a similar question some time ago (https://mailman.ntg.nl/pipermail/ntg-context/2021/101021.html), but I got no reply. I have the following sample: \showframe\showstruts \starttext \startitemize[n][margin=yes] \item a \item \startembeddedxtable[option

Re: [NTG-context] How to reduce the inter-item space

2021-02-26 Thread Alain Delmotte
Thanks for the link to the post. Alain Le 26/02/2021 à 19:57, Aditya Mahajan a écrit : On Fri, 26 Feb 2021, Alain Delmotte wrote: Thanks, that answered all my requirements. This post illustrates the effect of each

Re: [NTG-context] How to reduce the inter-item space

2021-02-26 Thread Aditya Mahajan
On Fri, 26 Feb 2021, Alain Delmotte wrote: > > Thanks, that answered all my requirements. This post illustrates the effect of each keyword for spacing: https://adityam.github.io/context-blog/post/spacing-in-itemize/ > I suppose that the rule "not mixing keywords and assignment in the same >

Re: [NTG-context] How to reduce the inter-item space

2021-02-26 Thread Alain Delmotte
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 a

Re: [NTG-context] How to reduce the inter-item space

2021-02-26 Thread Alain Delmotte
find that the inter-item space is too big for what I want to create. Is it possible to reduce that space? Thanks, -- Alain

Re: [NTG-context] How to reduce the inter-item space

2021-02-26 Thread Alain Delmotte
. 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. Is it possible to reduce that space

Re: [NTG-context] How to reduce the inter-item space

2021-02-25 Thread Wolfgang Schuster
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

Re: [NTG-context] How to reduce the inter-item space

2021-02-25 Thread jbf
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. Is it possible to reduce that space? Thanks, -- Alain ___ I

[NTG-context] How to reduce the inter-item space

2021-02-25 Thread Alain Delmotte
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

Re: [NTG-context] Forcing indentation on item groups

2021-02-02 Thread Jairo A. del Rio
; > \setupindenting[yes,medium] > > > > \starttext > > > > \startitemize[n,text][stopper=,lefttext=(,righttext=)] > > > > \startitem A\stopitem > > > > > > \startitem B\stopitem > > > > > > \startitem C\stopitem > > > > \st

Re: [NTG-context] Forcing indentation on item groups

2021-02-02 Thread Wolfgang Schuster
Jairo A. del Rio schrieb am 03.02.2021 um 00:37: Hi list. I have the following example: \setupindenting[yes,medium] \starttext \startitemize[n,text][stopper=,lefttext=(,righttext=)] \startitem A\stopitem \startitem B\stopitem \startitem C\stopitem \stopitemize \stoptext The item

[NTG-context] Forcing indentation on item groups

2021-02-02 Thread Jairo A. del Rio
Hi list. I have the following example: \setupindenting[yes,medium] \starttext \startitemize[n,text][stopper=,lefttext=(,righttext=)] \startitem A\stopitem \startitem B\stopitem \startitem C\stopitem \stopitemize \stoptext The item group doesn't follow indentation. Adding \leavevmode

[NTG-context] xtable as list item

2021-01-12 Thread Pablo Rodriguez
Dear list, I have the following sample: \starttext \startitemize[n][margin=yes] \item a \item \startembeddedxtable[option={stretch, width}] \dorecurse{25}{\startxrow \startxcell \Characters{\recurselevel}\stopxcell \startxcell \characters{\recurselevel}\stopxcell

Re: [NTG-context] indentation of item separators

2020-11-09 Thread Sylvain Hubert
On Mon, 9 Nov 2020 at 20:35, Pablo Rodriguez wrote: > On 11/9/20 8:09 PM, Sylvain Hubert wrote: > > Dear List, > > > > In the following example, what is indented is the text instead of the > > numbers. > > [...] > > Does anyone know how to indent the whol

Re: [NTG-context] indentation of item separators

2020-11-09 Thread Pablo Rodriguez
On 11/9/20 8:09 PM, Sylvain Hubert wrote: > Dear List, > > In the following example, what is indented is the text instead of the > numbers. > [...] > Does anyone know how to indent the whole item group altogether? Hi Sylvain, margin is the option here, not indenting. You can

[NTG-context] indentation of item separators

2020-11-09 Thread Sylvain Hubert
Dear List, In the following example, what is indented is the text instead of the numbers. \starttext \startitemize[n, packed][indenting=2em] \item abc \item def \item ghi \stopitemize \stoptext Does anyone know how to indent the whole item group altogether? Thanks

Re: [NTG-context] How to get the last item from an XML node

2020-09-22 Thread Denis Maier
Am 22.09.2020 um 09:18 schrieb Taco Hoekwater: On 21 Sep 2020, at 18:31, Denis Maier wrote: Hi struggling again: Shouldn't the code below give me the last element under ? Right now \xmlfilter{#1}{/tr/last()/command(xml:table:tbody:tr)} gives me nothing... (Use case is that I want to

Re: [NTG-context] How to get the last item from an XML node

2020-09-22 Thread Taco Hoekwater
> On 21 Sep 2020, at 18:31, Denis Maier wrote: > > Hi > > struggling again: Shouldn't the code below give me the last element under > ? Right now \xmlfilter{#1}{/tr/last()/command(xml:table:tbody:tr)} > gives me nothing... > > (Use case is that I want to have a frame above the table and

[NTG-context] How to get the last item from an XML node

2020-09-21 Thread Denis Maier
Hi struggling again: Shouldn't the code below give me the last element under ? Right now \xmlfilter{#1}{/tr/last()/command(xml:table:tbody:tr)} gives me nothing... (Use case is that I want to have a frame above the table and one bar below. So I think I should wrap the last line in the

Re: [NTG-context] lpath to select last item

2020-07-08 Thread Pablo Rodriguez
On 7/8/20 11:59 AM, Hans Hagen wrote: > On 7/7/2020 10:46 PM, Pablo Rodriguez wrote: >> [...] >> Which would be the right lpath to select the last item in each list? > This should work but we're one off so i need to fix that. > > \startbuffer[demo] > > >

Re: [NTG-context] lpath to select last item

2020-07-08 Thread Hans Hagen
item inserted %~ \xmlsetsetup{#1}{h2/**/ul/li}{xml:last:item} % nothing changes \xmlsetsetup{#1}{h2/***/ul/li/!ul}{xml:last:item} % shouldn’t be this one? \stopxmlsetups \xmlregistersetup{xml:demo:base} \startxmlsetups xml:document \xmlflush{#1} \stopxmlsetups

[NTG-context] lpath to select last item

2020-07-07 Thread Pablo Rodriguez
\stopbuffer \startxmlsetups xml:demo:base \xmlsetsetup{#1}{document|h2|ul|li}{xml:*} %~ \xmlsetsetup{#1}{ul/li/!ul}{xml:last:item} % nothing changes %~ \xmlsetsetup{#1}{ul/li/!li}{xml:last:item} % blank item inserted %~ \xmlsetsetup{#1}{h2/**/ul/li}{xml:last:item

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Gerben Wierda
> On 1 May 2020, at 13:28, Hans Hagen wrote: > > On 5/1/2020 10:21 AM, Gerben Wierda wrote: >> code it back to a \ ? E.g. something like >>{ ‘\U{XXX}', '\' }, > \utfchar{100} > \Uchar 100 Yes, but the question was: how do I code this in the XML and get it through my

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Gerben Wierda
> On 1 May 2020, at 09:38, Hans Hagen wrote: > > On 5/1/2020 1:44 AM, Gerben Wierda wrote: >>{ ‘\n', ‘\\strut' }, > often a \zwj or \zwno also works ok (has zero dimensions, contraty to strut; > you could also try \crlf I tried \crlf{} and that worked too (the “{}” because I do not

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Hans Hagen
On 5/1/2020 1:45 PM, Gerben Wierda wrote: On 1 May 2020, at 13:28, Hans Hagen wrote: On 5/1/2020 10:21 AM, Gerben Wierda wrote: code it back to a \ ? E.g. something like { ‘\U{XXX}', '\' }, \utfchar{100} \Uchar 100 Yes, but the question was: how do I code this in the XML and get it

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Hans Hagen
On 5/1/2020 1:45 PM, Gerben Wierda wrote: On 1 May 2020, at 13:28, Hans Hagen wrote: On 5/1/2020 10:21 AM, Gerben Wierda wrote: code it back to a \ ? E.g. something like { ‘\U{XXX}', '\' }, \utfchar{100} \Uchar 100 Yes, but the question was: how do I code this in the XML and get it

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Hans Hagen
On 5/1/2020 10:21 AM, Gerben Wierda wrote: code it back to a \ ? E.g. something like    { ‘\U{XXX}', '\' }, \utfchar{100} \Uchar 100 - Hans Hagen | PRAGMA ADE Ridderstraat

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-05-01 Thread Hans Hagen
On 5/1/2020 1:44 AM, Gerben Wierda wrote:    { ‘\n', ‘\\strut' }, often a \zwj or \zwno also works ok (has zero dimensions, contraty to strut; you could also try \crlf Hans - Hans

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-04-30 Thread Gerben Wierda
> On 30 Apr 2020, at 22:54, Wolfgang Schuster > wrote: > > Gerben Wierda schrieb am 30.04.2020 um 22:47: >> In normal TeX, when I type >> AapAap >> I get something like >> Aap >> Aap >> But inside a \framed[align=]{} the empty line disappears. How do I get it >> back? >> Minimal example:

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-04-30 Thread Gerben Wierda
> On 30 Apr 2020, at 22:51, Henning Hraban Ramm wrote: > > > >> Am 30.04.2020 um 22:47 schrieb Gerben Wierda : >> >> In normal TeX, when I type >> >> AapAap >> >> I get something like >> >> Aap >> >> Aap >> >> But inside a \framed[align=]{} the empty line disappears. How do I get

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-04-30 Thread Gerben Wierda
Brilliant! Thank you! > On 30 Apr 2020, at 22:54, Wolfgang Schuster > wrote: > > Gerben Wierda schrieb am 30.04.2020 um 22:47: >> In normal TeX, when I type >> AapAap >> I get something like >> Aap >> Aap >> But inside a \framed[align=]{} the empty line disappears. How do I get it >>

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-04-30 Thread Wolfgang Schuster
Gerben Wierda schrieb am 30.04.2020 um 22:47: In normal TeX, when I type AapAap I get something like Aap Aap But inside a \framed[align=]{} the empty line disappears. How do I get it back? Minimal example: \starttext TestingTesting \page

Re: [NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-04-30 Thread Henning Hraban Ramm
> Am 30.04.2020 um 22:47 schrieb Gerben Wierda : > > In normal TeX, when I type > > AapAap > > I get something like > > Aap > > Aap > > But inside a \framed[align=]{} the empty line disappears. How do I get it > back? Try \framedtext instead; multi line text needs a \vbox, and

[NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?

2020-04-30 Thread Gerben Wierda
In normal TeX, when I type AapAap I get something like Aap Aap But inside a \framed[align=]{} the empty line disappears. How do I get it back? Minimal example: \starttext TestingTesting \page \framed[align=flushleft]{TestingTesting}

Re: [NTG-context] Item group parentheses

2020-01-07 Thread context
st regards, Lukas On 2019-12-26 20:07, Wolfgang Schuster wrote: Jairo A. del Rio schrieb am 26.12.2019 um 19:55: I'm defining item groups in ConTeXt and I find the following issue: combining the "text" parameter with others automatically disables "left" and "right&qu

Re: [NTG-context] Item group parentheses

2019-12-26 Thread Wolfgang Schuster
Jairo A. del Rio schrieb am 26.12.2019 um 19:55: I'm defining item groups in ConTeXt and I find the following issue: combining the "text" parameter with others automatically disables "left" and "right" keys, so numbers always appear enclosed in parentheses.

[NTG-context] Item group parentheses

2019-12-26 Thread Jairo A. del Rio
I'm defining item groups in ConTeXt and I find the following issue: combining the "text" parameter with others automatically disables "left" and "right" keys, so numbers always appear enclosed in parentheses. %What I expect: %I. This ain't right %What I get: %(I) Thi

Re: [NTG-context] Setting tabulate table width with \textwidth inside an item group

2019-02-27 Thread Clyde Johnston
] Setting tabulate table width with \textwidth inside an item group Clyde Johnston schrieb am 27.02.19 um 22:49: > Dear List: > > I have a tabulate table inside an indented item group and I would like > to set the width of the table to the \hbox size of the surrounding > text.  If I

Re: [NTG-context] Setting tabulate table width with \textwidth inside an item group

2019-02-27 Thread Wolfgang Schuster
Clyde Johnston schrieb am 27.02.19 um 22:49: Dear List: I have a tabulate table inside an indented item group and I would like to set the width of the table to the \hbox size of the surrounding text.  If I use \textwidth as a width parameter, the table spills into the right margin (see

[NTG-context] Setting tabulate table width with \textwidth inside an item group

2019-02-27 Thread Clyde Johnston
Dear List: I have a tabulate table inside an indented item group and I would like to set the width of the table to the \hbox size of the surrounding text. If I use \textwidth as a width parameter, the table spills into the right margin (see attached). What is the correct parameter to use

Re: [NTG-context] How to adjust inter item vertical space

2019-01-18 Thread Wolfgang Schuster
with \startitemize. Is there? I did try \setupitemize[inbetween=\whitespace[medium]] , but it didn't do much or seemed to be applied to every line and not just between item and 'medium' doesn't give much information. Is there some way to specify a measurement to seperate between items such as .5cm

Re: [NTG-context] How to adjust inter item vertical space

2019-01-16 Thread Otared Kavian
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

[NTG-context] How to adjust inter item vertical space

2019-01-16 Thread jdh
\setupitemize[inbetween=\whitespace[medium]] , but it didn't do much or seemed to be applied to every line and not just between item and 'medium' doesn't give much information. Is there some way to specify a measurement to seperate between items such as .5cm for example? Thanks

Re: [NTG-context] line break after \item, but not \stopitem

2018-10-09 Thread Wolfgang Schuster
Hans Hagen schrieb am 09.10.18 um 10:28: inbetween is actually meant for spacing so there is logic deep down that put is between seccessive items depending on curcumstances hard to beat heuristics Whether the second level \startitemize uses before or inbetween depends on the

Re: [NTG-context] line break after \item, but not \stopitem

2018-10-09 Thread Damien Thiriet
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] > \startitem \input ward >\startitemize[a] >

Re: [NTG-context] line break after \item, but not \stopitem

2018-10-09 Thread Hans Hagen
On 10/9/2018 9:21 AM, Damien Thiriet wrote: Hi list, I am designing a presentation for my pupils (some lng exercices to learn LibreOfficeDraw by doing). To be sure that they don't misview any question, I decided to force a pagebreak after each first level item. A question on TSE gave me

[NTG-context] line break after \item, but not \stopitem

2018-10-09 Thread Damien Thiriet
Hi list, I am designing a presentation for my pupils (some lng exercices to learn LibreOfficeDraw by doing). To be sure that they don't misview any question, I decided to force a pagebreak after each first level item. A question on TSE gave me the proper key to \setupitemize, but I am facing

[NTG-context] Align an item with the top of a picture

2017-04-17 Thread Fabrice Couvreur
Hello, How to align item a. With the top of the picture? Thank you Fabrice \useMPlibrary[dum] \starttext \startlinecorrection[blank] \startmidaligned \startcombination[2*1] {\externalfigure[dummy][height=6cm]}{} {\framedtext[location=hang,width=5cm,frame=off]{\startitemize[a] \item \item \item

Re: [NTG-context] two framed item lists side by side

2017-03-01 Thread Pablo Rodriguez
ize[each][packed,joinedup,n] [stopper=.~,itemalign=flushright] \starttext \startxtable[split=yes, option=stretch] \startxrow \startxcell \startitemize \item In The Flesh? 3:19 \item The Thin Ice 2:29 \item Another Brick In The Wall (Part 1)3:09 \it

[NTG-context] two framed item lists side by side

2017-02-09 Thread Csikos Bela
\startcombination[2] {\startframedtext \startitemize \item In The Flesh? 3:19 \item The Thin Ice 2:29 \item Another Brick In The Wall (Part 1)3:09 \item The Happiest Days Of Our Lives1:50 \stopitemize \stopframedtext }{}{ \startframedtext \startitemize \item Hey You 4:41 \item

[NTG-context] item list: indent only first 2 or 3 lines

2016-03-16 Thread Peter Münster
Hi, I would like to produce an item list like this: - bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla blaaa bla bla bla bla bla bla bla bla bla

Re: [NTG-context] Awesome Fonts in item lists

2015-11-04 Thread Mica Semrick
se Font Awesome Icons in ConTeXt, for >example >> as symbols in an item list. >I forgot to give a link for those who doesn't know Font Awesome: >https://fortawesome.github.io/Font-Awesome/cheatsheet/ > >-- >Romain Diss >_

Re: [NTG-context] Awesome Fonts in item lists

2015-11-04 Thread Romain Diss
Hi, >> is there a simple way to use Font Awesome Icons in ConTeXt, for >> example as symbols in an item list. > Sure, you can grab the otf version of font awesome and load it like > any other font. Thank you for the response. The problem is that my text editor use a font th

[NTG-context] Awesome Fonts in item lists

2015-11-04 Thread Romain Diss
Hi all, I'm not a font expert with ConteXt so maybe my question is trivial but is there a simple way to use Font Awesome Icons in ConTeXt, for example as symbols in an item list. Thanks in advance. All the best. -- Romain Diss

Re: [NTG-context] Awesome Fonts in item lists

2015-11-04 Thread Romain Diss
> I'm not a font expert with ConteXt so maybe my question is trivial but > is there a simple way to use Font Awesome Icons in ConTeXt, for example > as symbols in an item list. I forgot to give a link for those who doesn't know Font Awesome: https://fortawesome.github.io/Font-Awesome/c

Re: [NTG-context] list with individual item indications

2015-10-26 Thread Wolfgang Schuster
dr. Hans van der Meer <mailto:havdm...@ziggo.nl> 25. Oktober 2015 um 10:46 I want to typeset a series of items in the itemize-list structure. But not numbered 1. 2. etc, but each item a separate indication, in fact in this case years. In \startitemize \startitem .. \stopitem .. \stopite

[NTG-context] list with individual item indications

2015-10-25 Thread dr. Hans van der Meer
I want to typeset a series of items in the itemize-list structure. But not numbered 1. 2. etc, but each item a separate indication, in fact in this case years. In \startitemize \startitem .. \stopitem .. \stopitemize I am not able to realize this and the ConTeXt Wiki on these commands didn't

[NTG-context] Create an item marker with a counter with Metapost

2014-11-10 Thread Fabrice Couvreur
; \stopuseMPgraphic \definesymbol[itemize:fuzzy][\useMPgraphic{itemize:fuzzy}] \setupitemize[1][symbol=itemize:fuzzy] \starttext \startitemize \item \input knuth \item \input knuth \stopitemize \stoptext ___ If your

Re: [NTG-context] Create an item marker with a counter with Metapost

2014-11-10 Thread Alan BRASLAU
On Mon, 10 Nov 2014 19:18:20 +0100 Fabrice Couvreur fabrice1.couvr...@gmail.com wrote: Hi, With the book Metafun I created a marker with metapost. How to add a counter ? Best regards, Fabrice The puzzler is for you to understand why I only increment by 1/2 ;-) Perhaps someone else can

Re: [NTG-context] Create an item marker with a counter with Metapost

2014-11-10 Thread Wolfgang Schuster
) randomized 2pt; pickup pencircle scaled 1pt; fill p withcolor green; draw p withcolor blue; \stopuseMPgraphic \definesymbol[itemize:fuzzy][\useMPgraphic{itemize:fuzzy}] \setupitemize[1][symbol=itemize:fuzzy] \starttext \startitemize \item \input knuth \item \input knuth \stopitemize

Re: [NTG-context] Create an item marker with a counter with Metapost

2014-11-10 Thread Alan BRASLAU
On Mon, 10 Nov 2014 19:53:30 +0100 Wolfgang Schuster schuster.wolfg...@gmail.com wrote: You can use the visualcounter module, the documentation is included in the package or you download it from the github [1] page. [1] https://github.com/adityam/visualcounter Indeed as also used in the

Re: [NTG-context] Create an item marker with a counter with Metapost

2014-11-10 Thread Aditya Mahajan
; path p; p := fullcircle xyscaled (u,u) randomized 2pt; pickup pencircle scaled 1pt; fill p withcolor green; draw p withcolor blue; \stopuseMPgraphic \definesymbol[itemize:fuzzy][\useMPgraphic{itemize:fuzzy}] \setupitemize[1][symbol=itemize:fuzzy] \starttext \startitemize \item \input knuth \item

Re: [NTG-context] Create an item marker with a counter with Metapost

2014-11-10 Thread Fabrice
Hi, Thank you for all your suggestions, especially for the beautiful work of adityam. In fact, you do a fantastic job all. Fabrice ___ If your question is of interest to others as well, please add an entry to the

[NTG-context] indentnext=no and \item

2014-10-19 Thread Pablo Rodriguez
Dear list, I have the following sample: \setupindenting[medium, always] \starttext \startitemize[a, indentnext=no] \item This is not indented. This shouldn’t be indented, but it is. \stopitemize \stoptext How can I get that the paragraphs other than the first

Re: [NTG-context] indentnext=no and \item

2014-10-19 Thread Wolfgang Schuster
Am 19.10.2014 um 21:10 schrieb Pablo Rodriguez oi...@gmx.es: Dear list, I have the following sample: \setupindenting[medium, always] \starttext \startitemize[a, indentnext=no] \item This is not indented. This shouldn’t be indented, but it is. \stopitemize

  1   2   3   >