From: nico <nic...@li...> - 2005-04-28 20:39:52
|
On Thu, 28 Apr 2005 11:33:15 +0100, David Hedley <da...@he...> wrote: > > Hi Nico & others, > >> The >> only limitation I found is when an <entry> contains blank >> lines like this: >> >> <entry> >> >> This is a buggy entry, isn't it? >> >> </entry> >> >> Latex then complains about the multicolumn: [...] > > 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. I don't use the attribute 'morerows', and it really seems to come from multicolumn. Please find attached the simple test case that shows the behaviour I have. It contains the XSL used (main.xsl), the XML test file (doc.xml), the LaTeX result (doc.tex), and the pdflatex compilation log (doc.log) whose first line gives the pdflatex version. > >> Anyway, great work. Would you mind if I put your file in a >> future dblatex >> release (not db2latex since I have no rights for this :-)? [...] > > No of course not. Help yourself to it. Thanks! BG |