Stas Bekman wrote:
Per Einar Ellefsen wrote:

Hi,

In make.pl for the success stories we have this:
# keep the body as is (though break the paras or ps2pdf chokes on
# huge <pre> sections within a table cell)
$body =~ s/^(.?)/$1 ? " $1" : " \n"/emg;
However, the problem is that with the new borders from Allan (which are great) -- this might have been the case before too though, the border is broken up, which doesn't look great. I would prefer a clean border on the HTML rather than it working with PDF, for this section atleast.



that has been fixed in the DocSet already. So the comment in () is irrelevant. DocSet does the split now, for 40 lines. I doubt having a broken line every 40 lines is a problem.



fixed make.pl as well.

--


__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to