[NTG-context] Re: Hbox error with itemized list on second page

2024-05-08 Thread Ross Schulman
Hi everyone. Just raising this question again. Is anyone able to help me figure 
out why this is happening and how I can fix it more permanently? Thank you all 
very much!

Ross

On Mon, May 6, 2024, at 7:33 PM, Ross Schulman wrote:
> So, unfortunately while using `\testpage` helped in the version of the resume 
> I was working on at the time, I've encountered the error again now that some 
> different content is making the page break at a different point, and setting 
> `\testpage` as high as 6 is not fixing the problem. Is there something else I 
> can/should try?
> 
> Thanks very much,
> Ross
> 
> On Tue, Apr 30, 2024, at 12:20 PM, Ross Schulman wrote:
>> Thank you. Adding that did the trick!
>> 
>> Best,
>> Ross Schulman
>> 
>> On Tue, Apr 30, 2024, at 11:47 AM, Wolfgang Schuster wrote:
>>> Ross Schulman schrieb am 30.04.2024 um 15:01:
>>> > Hello,
>>> > I'm attempting to format a resume in Context building off of a template 
>>> > I found online. I'm having an odd error with some bullets on the second 
>>> > page, however. I'm guessing it has something to do with my \definelayout 
>>> > for the second (and subsequent) pages, but I can't figure it out for 
>>> > sure. What is happening is that whichever bullets are at the top of the 
>>> > second page are being wrapped as if they were appearing on the first 
>>> > page, which has a different layout structure.
>>> > 
>>> > I've pasted a sanitized version of the tex file below. Any assistance 
>>> > would be greatly appreciated!
>>> > 
>>> > Thanks,
>>> > Ross Schulman
>>> > 
>>> > 
>>> > [...]
>>> > 
>>> > Lorem Manager
>>> > \startitemize[packed]
>>> >\item \ipsum[alternative=words, n=10, inbetween=\space] \par
>>> >\item \ipsum[alternative=words, n=10, inbetween=\space] \par
>>> >\item \ipsum[alternative=words, n=10, inbetween=\space] \par
>>> >\item \ipsum[alternative=words, n=10, inbetween=\space] \par
>>> > \stopitemize
>>> 
>>> You can use the \testpage command to force a page break before the TeX 
>>> mechanism to start a new page kicks in.
>>> 
>>> \startitemize[inbetween={\testpage[2]\blank}]
>>>\item \ipsum[alternative=words, n=10, inbetween=\space] \par
>>>\item \ipsum[alternative=words, n=10, inbetween=\space] \par
>>>\item \ipsum[alternative=words, n=10, inbetween=\space] \par
>>>\item \ipsum[alternative=words, n=10, inbetween=\space] \par
>>> \stopitemize
>>> 
>>> 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
>>> ___
>>> 
>> 
>> ___
>> 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
>> ___
>> 
> 
> ___
> 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
> ___
> 
___
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
___


[NTG-context] Re: weird \inlinetypebuffer interaction

2024-05-08 Thread Pablo Rodriguez via ntg-context
On 5/7/24 22:37, Wolfgang Schuster wrote:
> [...]
> \typebuffer disables automatic \endash and \emdash with the
> \nohyphencollapsing command
> but the command isn't used for \typeinlinebuffer.
Many thanks for your explanation, Wolfgang.

Since \type doesn’t collapse hyphens, wouldn’t it be possible to add
\nohyphencollapsing to \typeinlinebuffer just for the sake of output
consistency?

Many thanks for your help,

Pablo
___
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
___


[NTG-context] Re: wiki Command/MPdrawingdonetrue => NO COMMAND FOUND

2024-05-08 Thread Taco Hoekwater


> On 8 May 2024, at 14:54, garu...@azules.eu wrote:
> 
> Is there something to do to make the wiki aware of the existence of 
> \MPdrawingdonetrue ?

Not right now. The Wiki only understands commands that are documented in the 
interface files (and it is a bit behind on those anyway).

Also, I assume the actual command is based on \newif\ifMPdrawingdone, and I do 
not know how those \if… commands are represented in the interface files (if at 
all).

Best wishes,
Taco

___
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
___


[NTG-context] wiki Command/MPdrawingdonetrue => NO COMMAND FOUND

2024-05-08 Thread garulfo
Is there something to do to make the wiki aware of the existence of 
\MPdrawingdonetrue ?

https://wiki.contextgarden.net/index.php?title=Command/MPdrawingdonetrue=edit=1
___
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
___


[NTG-context] Re: intercolumn pull quotes typesetting

2024-05-08 Thread Garulfo

the PDF example is updated with \input knuth and \input ward as content.
My apologies.___
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
___


[NTG-context] Re: regular online meet-up

2024-05-08 Thread Henning Hraban Ramm

Reminder: This is tonight!

Am 03.05.24 um 22:40 schrieb Henning Hraban Ramm:

You’re invited to our regular online meet-up, this upcoming
Wednesday, May 8th, 19:00 CEST (UTC+2!)

at https://lecture.senfcall.de/hen-rbr-rku-oke
(same, but shorter: https://u.mtxrun.eu/ctxmtg)

ConTeXt users of all levels are welcome!

Do you have a subject that you’d like to talk about?

I’m hoping to hear about BachoTeX (have fun, everyone who’s there)!

Looking forward to seeing you,
Hraban


___
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
___