* underbar aligns badly
@ 2022-08-25 7:19 juh+ntg-context--- via ntg-context
2022-08-27 6:46 ` Jan Ulrich Hasecke via ntg-context
0 siblings, 1 reply; 8+ messages in thread
From: juh+ntg-context--- via ntg-context @ 2022-08-25 7:19 UTC (permalink / raw)
To: mailing list for ConTeXt users; +Cc: juh+ntg-context
Dear all,
I fear I hit a bug or missed a change.
\starttext
\underbar{First line}\\
Second line.
\stoptext
With lmtx from 2022.07.24 the lines align fine.
With current lmtx the first line has a small indent.
Ciao!
juh
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: underbar aligns badly
2022-08-25 7:19 underbar aligns badly juh+ntg-context--- via ntg-context
@ 2022-08-27 6:46 ` Jan Ulrich Hasecke via ntg-context
2022-08-27 6:54 ` Hans Hagen via ntg-context
0 siblings, 1 reply; 8+ messages in thread
From: Jan Ulrich Hasecke via ntg-context @ 2022-08-27 6:46 UTC (permalink / raw)
To: ntg-context; +Cc: Jan Ulrich Hasecke
[-- Attachment #1.1: Type: text/plain, Size: 1169 bytes --]
Hi all,
can nobody confirm this bug?
juh
Am Thu, Aug 25, 2022 at 09:19:40AM +0200 schrieb juh+ntg-context--- via ntg-context:
>
> Dear all,
>
> I fear I hit a bug or missed a change.
>
> \starttext
> \underbar{First line}\\
> Second line.
> \stoptext
>
> With lmtx from 2022.07.24 the lines align fine.
>
> With current lmtx the first line has a small indent.
>
>
> Ciao!
> juh
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : https://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : https://contextgarden.net
> ___________________________________________________________________________________
--
Autoren-Homepage: ......... http://literatur.hasecke.com
Satiren & Essays: ......... http://www.sudelbuch.de
Privater Blog: ............ http://www.hasecke.eu
Netzliteratur-Projekt: .... http://www.generationenprojekt.de
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 496 bytes --]
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: underbar aligns badly
2022-08-27 6:46 ` Jan Ulrich Hasecke via ntg-context
@ 2022-08-27 6:54 ` Hans Hagen via ntg-context
2022-08-31 6:32 ` juh+ntg-context--- via ntg-context
0 siblings, 1 reply; 8+ messages in thread
From: Hans Hagen via ntg-context @ 2022-08-27 6:54 UTC (permalink / raw)
To: ntg-context; +Cc: Hans Hagen
On 8/27/2022 8:46 AM, Jan Ulrich Hasecke via ntg-context wrote:
> Hi all,
>
> can nobody confirm this bug?
in:
\protected\def\node_rules_direct#1%
{\groupedcommand
{\dontleavehmode % this should not be needed but it is in \bTD
\node_rules_set{#1}%
add a % after that line and remake the format
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: underbar aligns badly
2022-08-27 6:54 ` Hans Hagen via ntg-context
@ 2022-08-31 6:32 ` juh+ntg-context--- via ntg-context
2022-08-31 6:54 ` Mikael Sundqvist via ntg-context
0 siblings, 1 reply; 8+ messages in thread
From: juh+ntg-context--- via ntg-context @ 2022-08-31 6:32 UTC (permalink / raw)
To: ntg-context; +Cc: juh+ntg-context
Dear Hans,
thanks a lot, but...
Am 27.08.22 um 08:54 schrieb Hans Hagen via ntg-context:
> On 8/27/2022 8:46 AM, Jan Ulrich Hasecke via ntg-context wrote:
>> Hi all,
>>
>> can nobody confirm this bug?
> in:
>
> \protected\def\node_rules_direct#1%
> {\groupedcommand
> {\dontleavehmode % this should not be needed but it is in \bTD
> \node_rules_set{#1}%
>
> add a % after that line and remake the format
sorry I don't find the right file to do this. I don't find this code in
any file.
juh
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: underbar aligns badly
2022-08-31 6:32 ` juh+ntg-context--- via ntg-context
@ 2022-08-31 6:54 ` Mikael Sundqvist via ntg-context
2022-08-31 7:30 ` juh+ntg-context--- via ntg-context
0 siblings, 1 reply; 8+ messages in thread
From: Mikael Sundqvist via ntg-context @ 2022-08-31 6:54 UTC (permalink / raw)
To: mailing list for ConTeXt users; +Cc: Mikael Sundqvist
Hi,
On Wed, Aug 31, 2022 at 8:32 AM juh+ntg-context--- via ntg-context
<ntg-context@ntg.nl> wrote:
>
> Dear Hans,
>
> thanks a lot, but...
>
> Am 27.08.22 um 08:54 schrieb Hans Hagen via ntg-context:
> > On 8/27/2022 8:46 AM, Jan Ulrich Hasecke via ntg-context wrote:
> >> Hi all,
> >>
> >> can nobody confirm this bug?
> > in:
> >
> > \protected\def\node_rules_direct#1%
> > {\groupedcommand
> > {\dontleavehmode % this should not be needed but it is in \bTD
> > \node_rules_set{#1}%
> >
> > add a % after that line and remake the format
>
>
> sorry I don't find the right file to do this. I don't find this code in
> any file.
>
> juh
grep gave me that it is in node-rul.mkxl around line 96. I hope it helps.
/Mikael
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: underbar aligns badly
2022-08-31 6:54 ` Mikael Sundqvist via ntg-context
@ 2022-08-31 7:30 ` juh+ntg-context--- via ntg-context
2022-08-31 7:44 ` Jan Ulrich Hasecke via ntg-context
0 siblings, 1 reply; 8+ messages in thread
From: juh+ntg-context--- via ntg-context @ 2022-08-31 7:30 UTC (permalink / raw)
To: ntg-context; +Cc: juh+ntg-context
Am 31.08.22 um 08:54 schrieb Mikael Sundqvist via ntg-context:
> Hi,
>
> On Wed, Aug 31, 2022 at 8:32 AM juh+ntg-context--- via ntg-context
> <ntg-context@ntg.nl> wrote:
>>
>> Dear Hans,
>>
>> thanks a lot, but...
>>
>> Am 27.08.22 um 08:54 schrieb Hans Hagen via ntg-context:
>>> On 8/27/2022 8:46 AM, Jan Ulrich Hasecke via ntg-context wrote:
>>>> Hi all,
>>>>
>>>> can nobody confirm this bug?
>>> in:
>>>
>>> \protected\def\node_rules_direct#1%
>>> {\groupedcommand
>>> {\dontleavehmode % this should not be needed but it is in \bTD
>>> \node_rules_set{#1}%
>>>
>>> add a % after that line and remake the format
>>
>>
>> sorry I don't find the right file to do this. I don't find this code in
>> any file.
>>
>> juh
>
> grep gave me that it is in node-rul.mkxl around line 96. I hope it helps.
Oh, I grepped wrong.
Now in node-rul.mkxl I have this:
\protected\def\node_rules_direct#1%
{\groupedcommand
{\dontleavehmode % this should not be needed but it is in \bTD
{\node_rules_set{#1}%
{\relax\barparameter\c!right}}
And it seems to work.
Thanks
juh
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: underbar aligns badly
2022-08-31 7:30 ` juh+ntg-context--- via ntg-context
@ 2022-08-31 7:44 ` Jan Ulrich Hasecke via ntg-context
2022-08-31 9:11 ` Mikael Sundqvist via ntg-context
0 siblings, 1 reply; 8+ messages in thread
From: Jan Ulrich Hasecke via ntg-context @ 2022-08-31 7:44 UTC (permalink / raw)
To: ntg-context; +Cc: Jan Ulrich Hasecke
[-- Attachment #1.1: Type: text/plain, Size: 801 bytes --]
Am Wed, Aug 31, 2022 at 09:30:33AM +0200 schrieb juh+ntg-context--- via ntg-context:
> Now in node-rul.mkxl I have this:
>
> \protected\def\node_rules_direct#1%
> {\groupedcommand
> {\dontleavehmode % this should not be needed but it is in \bTD
> {\node_rules_set{#1}%
> {\relax\barparameter\c!right}}
>
> And it seems to work.
Argh, I applied the patch to the wrong lmtx version.
With current version: 2022.08.25 19:21 I still get an indent, when I
only insert the % after \node_rules_set{#1}.
I fear I missed the point.
juh
--
Autoren-Homepage: ......... http://literatur.hasecke.com
Satiren & Essays: ......... http://www.sudelbuch.de
Privater Blog: ............ http://www.hasecke.eu
Netzliteratur-Projekt: .... http://www.generationenprojekt.de
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 496 bytes --]
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: underbar aligns badly
2022-08-31 7:44 ` Jan Ulrich Hasecke via ntg-context
@ 2022-08-31 9:11 ` Mikael Sundqvist via ntg-context
0 siblings, 0 replies; 8+ messages in thread
From: Mikael Sundqvist via ntg-context @ 2022-08-31 9:11 UTC (permalink / raw)
To: mailing list for ConTeXt users, Jan Ulrich Hasecke; +Cc: Mikael Sundqvist
On Wed, Aug 31, 2022 at 9:45 AM Jan Ulrich Hasecke via ntg-context
<ntg-context@ntg.nl> wrote:
>
> Am Wed, Aug 31, 2022 at 09:30:33AM +0200 schrieb juh+ntg-context--- via ntg-context:
> > Now in node-rul.mkxl I have this:
> >
> > \protected\def\node_rules_direct#1%
> > {\groupedcommand
> > {\dontleavehmode % this should not be needed but it is in \bTD
> > {\node_rules_set{#1}%
> > {\relax\barparameter\c!right}}
> >
> > And it seems to work.
>
> Argh, I applied the patch to the wrong lmtx version.
>
> With current version: 2022.08.25 19:21 I still get an indent, when I
> only insert the % after \node_rules_set{#1}.
>
> I fear I missed the point.
>
> juh
Here that worked, so I suspect you did not regenerate afterwards?
/Mikael
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2022-08-31 9:11 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 7:19 underbar aligns badly juh+ntg-context--- via ntg-context
2022-08-27 6:46 ` Jan Ulrich Hasecke via ntg-context
2022-08-27 6:54 ` Hans Hagen via ntg-context
2022-08-31 6:32 ` juh+ntg-context--- via ntg-context
2022-08-31 6:54 ` Mikael Sundqvist via ntg-context
2022-08-31 7:30 ` juh+ntg-context--- via ntg-context
2022-08-31 7:44 ` Jan Ulrich Hasecke via ntg-context
2022-08-31 9:11 ` Mikael Sundqvist via ntg-context
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).