From: Marcelo L. R. <mar...@xl...> - 2001-05-30 20:46:46
|
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=3D"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 |
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> > |
From: Marcelo L. R. <mar...@xl...> - 2001-05-31 15:03:18
|
I've posted all the stuff at the usual site, including some reviews Yeoh Ray Mond sent me. If you could please cvs the changes in, I'd be very grateful. I don't have commit access, and I'm not too comfortable yet with cvs (I'm running Windows, so getting good cvs tools that are easy to setup and use can be a tad difficult, although jCVS looks promising). I'll send the new qandaset.xsl to Norman Walsh when I've finished the division transformations. Thanks for the link. Marcelo ----- Original Message ----- From: "David Jencks" <dav...@ea...> To: <fir...@li...> Sent: Wednesday, May 30, 2001 11:42 PM Subject: Re: [Firebird-docs] New DocBook stuff > 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 > |
From: David J. <dav...@ea...> - 2001-06-01 02:58:41
|
I committed it. Thanks. I thought jcvs was pretty usable when I was using windows. david jencks On 2001.05.31 10:51:36 -0400 Marcelo Lopez Ruiz wrote: > I've posted all the stuff at the usual site, including some reviews Yeoh > Ray > Mond sent me. If you could please cvs the changes in, I'd be very > grateful. > I don't have commit access, and I'm not too comfortable yet with cvs (I'm > running Windows, so getting good cvs tools that are easy to setup and use > can be a tad difficult, although jCVS looks promising). > > I'll send the new qandaset.xsl to Norman Walsh when I've finished the > division transformations. Thanks for the link. > > Marcelo > > ----- Original Message ----- > From: "David Jencks" <dav...@ea...> > To: <fir...@li...> > Sent: Wednesday, May 30, 2001 11:42 PM > Subject: Re: [Firebird-docs] New DocBook stuff > > > > 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 > > > > > _______________________________________________ > Firebird-docs mailing list > Fir...@li... > http://lists.sourceforge.net/lists/listinfo/firebird-docs > |