From: David H. <da...@he...> - 2005-04-28 10:33:06
|
Hi Nico & others, > The =20 > only limitation I found is when an <entry> contains blank=20 > lines like this: >=20 > <entry> >=20 > This is a buggy entry, isn't it? >=20 > </entry> >=20 > Latex then complains about the multicolumn: > "{ > ! Paragraph ended before \multicolumn was complete. > <to be read again> > \par > l.60 > \par > l.60 >=20 > I suspect you've forgotten a `}', causing me to apply this=20 > control sequence to too much text. How can we recover?" > I can't reproduce this with my setup - it handles this case fine. What = could cause this is if you're using the 'morerows' attribute and haven't = tweaked multirow.sty as advised in my original email. If you are still having problems then please let me have your test case and let me know which version etc of pdflatex you're using. > Anyway, great work. Would you mind if I put your file in a=20 > future dblatex =20 > release (not db2latex since I have no rights for this :-)? Of=20 > course I =20 > keep your file untouched with your header. I must do some=20 > other tests, but =20 > I think that with this implementation I can remove the table perl =20 > dependency I have in my implementation. >=20 No of course not. Help yourself to it. Best wishes, David |