View Single Post
Old 02-01-2007, 09:10 AM   #31
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by Alexander Turcic
While I think I will continue reading about LaTeX, I am not so sure if it's my best choice for the newsletter. The information I pull from our databases has markup (bbcode); I would have to write a bcode->latex conversion script first in order to use LaTeX. Will see if it justifies the work, that is, if you guys don't like how the current newsletter looks like.
I agree that LaTeX is the way to go if you have the time to put into writing the conversion scripts then tweaking the typesetting of each edition. If not, you might find that html2ps+ps2pdf gives better results than htmldoc. You provide html2ps a stlysheet -- it understands most of CSS2 -- so you can control the formatting more precisely, plus it can do justified paragraphs w/ hyphenation.

I did a quick-and-dirty run on the HTML in the main RSS feed so you can see if it maybe looks better, keeping in mind that many details of the look can be easily improved by modifying the applied stylesheet.
Attached Files
File Type: pdf rss-feed.pdf (133.5 KB, 467 views)
llasram is offline   Reply With Quote