ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Spurious space in \startnarrower
@ 2019-03-05 23:12 Henri Menke
  2019-03-31 20:13 ` Henri Menke
  0 siblings, 1 reply; 5+ messages in thread
From: Henri Menke @ 2019-03-05 23:12 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 55 bytes --]

Patch for the core file is attached.

Cheers, Henri

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: narrower.patch --]
[-- Type: text/x-patch; name="narrower.patch", Size: 556 bytes --]

diff --git a/tex/context/base/mkiv/spac-hor.mkiv b/tex/context/base/mkiv/spac-hor.mkiv
index 32b7f06fb..24c7c7893 100644
--- a/tex/context/base/mkiv/spac-hor.mkiv
+++ b/tex/context/base/mkiv/spac-hor.mkiv
@@ -717,7 +717,7 @@
    \global\s_spac_narrower_left  \zeropoint
    \global\s_spac_narrower_right \zeropoint
    \global\s_spac_narrower_middle\zeropoint
-   \edef\askednarrower{#1}
+   \edef\askednarrower{#1}%
    \ifx\askednarrower\v!reverse
      \ifconditional\s_spac_narrower_last_swap
        \leftskip \s_spac_narrower_right_last

[-- Attachment #3: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-31 21:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-05 23:12 Spurious space in \startnarrower Henri Menke
2019-03-31 20:13 ` Henri Menke
2019-03-31 20:22   ` Hans Hagen
2019-03-31 21:02     ` Henri Menke
2019-03-31 21:00   ` Pablo Rodriguez

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