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