From: Mark B. <ma...@ga...> - 2006-10-19 15:34:54
|
On Thu, Oct 19, 2006 at 07:30:30AM -0700, Jeff Kowalczyk wrote: > I wanted it to act just like notes, a wrapping paragraph, with > a simple linebreak for each itemnotes. I expected that's what > the templating above would do. Could you post more of the tex file? I still don't see the tabledef. > Its strange, but the length of the itemnotes (when used, none > are short, and none are blank) seems to be causing rendering > failure. My pdfviewer is linux evince, windows Acrobat has the > same behavior. itemnotes text is not contained in a select-all > text copy-paste. ?! > Long notes on invoices with no itemnotes wordwrap corectly, but > the presence of <%itemnotes%> as above white-out the whole text > block, although the block does take up enough vertical > whitespace to make me think that it's getting rendered > (improperly). What happens if you replace the <%itemnotes%> field with some hard-coded text, as a test? What happens if you take out the close paren? What happens if you do both of the above? Get it rendering properly then add stuff back one piece at a time. m |