[NTG-context] Re: Quads not appearing

2025-02-28 Thread Denis Maier via ntg-context
> -Ursprüngliche Nachricht- > Von: Hans Hagen via ntg-context > Gesendet: Freitag, 28. Februar 2025 14:30 > An: ntg-context@ntg.nl > Cc: Hans Hagen > Betreff: [NTG-context] Re: Quads not appearing > > On 2/27/2025 3:23 PM, Denis Maier via ntg-context wrote: &g

[NTG-context] Re: Quads not appearing

2025-02-28 Thread Hans Hagen via ntg-context
On 2/27/2025 3:23 PM, Denis Maier via ntg-context wrote: Ok, I've found it. The problem is that I have something in the xml file that produces spurios spaces, which I try to get rid of with \removeunwantedspaces. However, this seems to have an effect on the wanted \qquad. Is there a way to remo

[NTG-context] Re: Quads not appearing

2025-02-27 Thread Denis Maier via ntg-context
Ok, I've found it. The problem is that I have something in the xml file that produces spurios spaces, which I try to get rid of with \removeunwantedspaces. However, this seems to have an effect on the wanted \qquad. Is there a way to remove unwanted spaces inside a given element without affecti

[NTG-context] Re: Quads not appearing

2025-02-26 Thread Wolfgang Schuster
Am 26.02.2025 um 16:40 schrieb Denis Maier via ntg-context: Hi, I have an xml setup like the one below. In my real document the qquads in xml:index-entry don’t appear, but I haven’t been able to reproduce the problem in the MWE. What could be the cause of such an issue? I don’t know if this

[NTG-context] Quads not appearing

2025-02-26 Thread Denis Maier via ntg-context
Hi, I have an xml setup like the one below. In my real document the qquads in xml:index-entry don't appear, but I haven't been able to reproduce the problem in the MWE. What could be the cause of such an issue? I don't know if this is helpful, but I had to change the line \xmlfilter{#1}{/t

Re: [NTG-context] upload

2021-10-23 Thread Mikael Sundqvist via ntg-context
> 0.1 looks better to me. > there are no ssty's for the quadruple prime in that font but if you need > primes so badly you probably shouldn't use it anyway i guess (there are > only super-textsize ssty variants for the 1/2/3 and their reverse) > > anyway, as you desperately n

Re: [NTG-context] upload

2021-10-22 Thread Hans Hagen via ntg-context
f you need primes so badly you probably shouldn't use it anyway i guess (there are only super-textsize ssty variants for the 1/2/3 and their reverse) anyway, as you desperately need these quads (why check otherwise), adding this to the lfg blob helps: local four = characters[0x2057] if

[NTG-context] slight correction to 'short filler rule' question

2020-08-24 Thread jbf
In the earlier post I mentioned the rules not balancing. That was my error. In experimenting with things I had made a minor error with one of the single \quad statements. Apologies. So, at this stage, replacing left=\zerowidthnobreakspace  with left=\quads[3] on the ChapterLeftRule, and doing

[NTG-context] short filler rule either side of a text

2020-08-24 Thread jbf
ext? I tried experimenting by replacing left=\zerowidthnobreakspace with left=\quads[3] and that did shorten the rule somewhat, but when I did the same for the other side, it did not balance correctly. So maybe I need to deal with the 'left=' differently to achieve the desired result... or