On Fri, May 15, 2015 at 12:06 AM, Hans Hagen
On 5/14/2015 7:56 PM, luigi scarso wrote:
Ah ok Following the link above for the tracker 807, I have made the patch
if ((eqno_box != null) && (eqno_w == 0) && !l) { tail_append(new_penalty(inf_penalty)); shift_amount(eqno_box) = line_s + line_w - eqno_w; append_to_vlist(eqno_box); g2 = 0;
and now I have the pdf in attachment
it will take a bit more work so no quick patch as we also need to check what happens in r2l mode (the code is similar to pdftex but luatex has a whole bunch of extra code related to directions)
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | 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 / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
a patch is available in trunk, rev. 5244 (not in TeXLive 2015) . -- luigi