Re: [PHP-DOC] Horizontal/Vertical spans

2004-02-27 Thread [EMAIL PROTECTED]
Ah, great. Thank you very much. Kenneth > The doc is fine. > > Use this command: > xsltproc --stringparam rootid "function.nl-langinfo" xsl/html.xsl manual.xml > > It will build the HTML for just that function. And the rows are spanned. > > The problem is that such parameters aren't implement

Re: [PHP-DOC] Horizontal/Vertical spans

2004-02-27 Thread Gabor Hojtsy
The doc is fine. Use this command: xsltproc --stringparam rootid "function.nl-langinfo" xsl/html.xsl manual.xml It will build the HTML for just that function. And the rows are spanned. The problem is that such parameters aren't implemented in livedocs. (maybe it's better to add this in livedocs/B

Re: [PHP-DOC] Horizontal/Vertical spans

2004-02-27 Thread Nuno Lopes
The doc is fine. Use this command: xsltproc --stringparam rootid "function.nl-langinfo" xsl/html.xsl manual.xml It will build the HTML for just that function. And the rows are spanned. The problem is that such parameters aren't implemented in livedocs. (maybe it's better to add this in livedocs/

[PHP-DOC] Horizontal/Vertical spans

2004-02-27 Thread irchtml
I'm trying to get horizontal and vertical spans working within a (note en/reference/strings/functions/nl-langinfo.xml). See http://docs.php.net/?q=function.nl-langinfo for the current copy. The "LC_* Category" cells should span both columns but as you can see, they do not. I tried and setting