From: David J. <dav...@ea...> - 2001-05-31 02:36:42
|
Hi, I don't know if you have cvs commit access, if not would you like me to add these changes? You might consider sending the qandaset.xsl to Norman Walsh (his web site www.nwalsh.com has a feedback form but I don't see a email address) who apparently writes and maintains these xsl stylesheets. Thanks! david jencks On 2001.05.30 16:34:40 -0400 Marcelo Lopez Ruiz wrote: > OK, I've finished a basic questions-and-answer stylesheet for pdf > generation. I'm putting up the following files for download: > > http://www.xlprueba.com.ar/ib/firebirddoco.pdf > http://www.xlprueba.com.ar/ib/migrationmssql.xml > http://www.xlprueba.com.ar/ib/qandaset.xsl > > The new qandaset.xsl file should replace the one in the > manual/src/docs/docbook/fo directory. > > Also, in the autotoc.xml file, I suggest left-aligning the TOC lines by > changing line 55 to read: > > <fo:block text-align="start" > > Oddly enough, the fo->pdf process won't accept "left", but insists on > "start". http://www.w3.org/TR/xsl/slice7.html#text-align defines both to > be the same. Ah, well. > > Marcelo Lopez Ruiz > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > <HTML><HEAD> > <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> > <META content="MSHTML 5.50.4522.1800" name=GENERATOR> > <STYLE></STYLE> > </HEAD> > <BODY bgColor=#ffffff> > <DIV><FONT face=Arial size=2>OK, I've finished a basic > questions-and-answer > stylesheet for pdf generation. I'm putting up the following files for > download:</FONT></DIV> > <DIV><FONT face=Arial size=2></FONT> </DIV> > <DIV><A > href="http://www.xlprueba.com.ar/ib/firebirddoco.pdf">http://www.xlprueba.com.ar/ib/firebirddoco.pdf</A></DIV> > <DIV><A > href="http://www.xlprueba.com.ar/ib/migrationmssql.xml">http://www.xlprueba.com.ar/ib/migrationmssql.xml</A></DIV> > <DIV><A > href="http://www.xlprueba.com.ar/ib/qandaset.xsl">http://www.xlprueba.com.ar/ib/qandaset.xsl</A></DIV> > <DIV><FONT face=Arial size=2></FONT> </DIV> > <DIV><FONT face=Arial size=2>The new qandaset.xsl file should replace the > one in > the manual/src/docs/docbook/fo directory.</FONT></DIV> > <DIV><FONT face=Arial size=2></FONT> </DIV> > <DIV><FONT face=Arial size=2>Also, in the autotoc.xml file, I suggest > left-aligning the TOC lines by changing line 55 to read:</FONT></DIV> > <DIV><FONT face=Arial size=2></FONT> </DIV> > <DIV><FONT face=Arial size=2> <fo:block > text-align="start"</FONT></DIV> > <DIV><FONT face=Arial size=2></FONT> </DIV> > <DIV><FONT face=Arial size=2>Oddly enough, the fo->pdf process won't > accept > "left", but insists on "start". <A > href="http://www.w3.org/TR/xsl/slice7.html#text-align">http://www.w3.org/TR/xsl/slice7.html#text-align</A> defines > > both to be the same. Ah, well.</FONT></DIV> > <DIV><FONT face=Arial size=2></FONT> </DIV> > <DIV><FONT face=Arial size=2>Marcelo Lopez > Ruiz</FONT></DIV></BODY></HTML> > |