[pdftex-Bugs][4322] "\vadjust pre" inside \halign
Bugs item #4322, was opened at 2010-12-11 20:10 Status: Open Priority: 3 Submitted By: Heiko Oberdiek (oberdiek) Assigned to: Nobody (None) Summary: "\vadjust pre" inside \halign Category: None Group: None Resolution: Accepted Initial Comment: Hello, there is a segmentation fault if "\vadjust pre" is used inside \halign % pdftex -ini \catcode`\{=1 \catcode`\}=2 \catcode`\#=6 \halign{#\cr\vadjust pre{}\cr} \end % pdflatex \documentclass{article} \begin{document} \begin{tabular}{l} \hline \vadjust pre{\kern10mm} \end{tabular} \end{document} Yours sincerely ----------------------------------------------------------------------
Comment By: The Thanh Han (hanthethanh) Date: 2010-12-19 00:19
Message: yes it can be changed to confusion("pre vadjust"). ---------------------------------------------------------------------- Comment By: Taco Hoekwater (taco) Date: 2010-12-18 08:18 Message: Looks ok to me (the pdf_error could be an assertion?) ---------------------------------------------------------------------- Comment By: The Thanh Han (hanthethanh) Date: 2010-12-17 13:39 Message: here is a patch against pdftex svn stable branch. Testing/comments welcome. ---------------------------------------------------------------------- You can respond by visiting: http://sarovar.org/tracker/?func=detail&atid=493&aid=4322&group_id=106
participants (1)
-
pdftex-bugs@sarovar.org