issue with link and margin in LMTX
Dear list, I have the following sample: \setuppapersize[A9] \setupinteraction[state=start] \enabledirectives[references.border] \unexpanded\def\MyURL#1% {\bgroup\goto{{\tt\hyphenatedurl{#1}}}[url(#1)]\egroup} \starttext \startitemize \dorecurse{2}{\item \MyURL{a.b\\/c.d\letterhash e}} \stopitemize \stoptext I’m afraid that the link has problems with margin in MkXL (MkIV doesn’t have any problems with it). Could anyone confirm the issue? Many thanks for your help, Pablo -- http://www.ousia.tk
Hi Pablo, I don't know which kind of problems you are having with your example, but it seems to me that I get the same result with mkiv and LMTX. Best regards: Otared
On 11 Dec 2020, at 19:00, Pablo Rodriguez
wrote: Dear list,
I have the following sample:
\setuppapersize[A9] \setupinteraction[state=start] \enabledirectives[references.border] \unexpanded\def\MyURL#1% {\bgroup\goto{{\tt\hyphenatedurl{#1}}}[url(#1)]\egroup} \starttext \startitemize \dorecurse{2}{\item \MyURL{a.b\\/c.d\letterhash e}} \stopitemize \stoptext
I’m afraid that the link has problems with margin in MkXL (MkIV doesn’t have any problems with it).
Could anyone confirm the issue?
Many thanks for your help,
Pablo -- http://www.ousia.tk ___________________________________________________________________________________ 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 ___________________________________________________________________________________
participants (2)
-
Otared Kavian
-
Pablo Rodriguez