On 19-10-2012 16:42, [email protected] wrote:
Hi,

Today I noticed a problem with the vertical spacing after tables in plain 
LuaTeX. The enclosed minimal sample illustrates this.

<tables-pdftex.pdf> is produced by pdfTeX, Version 3.1415926-1.40.11 (TeX Live 
2010)
<tables-luatex.pdf> is produced by LuaTeX, Version beta-0.70.1-2011051908 (rev 
4277)

LuaTeX seems to have trouble to apply the \baselineskip between the table and 
the following paragraph. Moreover, the spacing of page 1 and 2 are different 
although the TeX code is identical. The spacing should be like that of pdftex 
sample in which the baseline skips are the same on the three pages. Is this a 
known issue?

weird indeed. if you inject "paragraph 0\par" before the align it works ok, so it relates to the first alignment (in a document)

you can register the bug in the tracker: http://tracker.luatex.org

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
-----------------------------------------------------------------
_______________________________________________
dev-luatex mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to