> Hmm I'm surprised that these excess blank lines are not visible in
> HTML source. I looked in html-common.dsl and found the hack -- you are
> using (process-children-trim) in custom verbatim rule instead of
> (process-children) which is in standard DSSSL stylesheets.
Yes, it's intentionally
darvina Mon Sep 9 15:25:36 2002 EDT
Modified files:
/phpdoc/en/reference/domxml/functions DomNode-append-sibling.xml
Log:
Insert revision tag
Index: phpdoc/en/reference/domxml/functions/DomNode-append-sibling.xml
diff -u phpdoc/en/reference/domxml/fun
darvina Mon Sep 9 15:22:26 2002 EDT
Modified files:
/phpdoc/en/reference/domxml/functions DomNode-last-child.xml
Log:
Typo fix
Index: phpdoc/en/reference/domxml/functions/DomNode-last-child.xml
diff -u phpdoc/en/reference/domxml/functions/DomNode-last
Gabor Hojtsy wrote:
>
> > > I'm pretty sure it's possible to tweak
> > > things so that those spaces don't show up,
> >
> > If all programlistings in manual have two blank lines in the start and
> > at the end, they could be removed by some stylesheet tweaking.
>
> We do not need any newlines at
> > I'm pretty sure it's possible to tweak
> > things so that those spaces don't show up,
>
> If all programlistings in manual have two blank lines in the start and
> at the end, they could be removed by some stylesheet tweaking.
We do not need any newlines at the begining of examples and at the
[EMAIL PROTECTED] wrote:
> But this is totally unreadable,
I got you point.
> I'm pretty sure it's possible to tweak
> things so that those spaces don't show up,
If all programlistings in manual have two blank lines in the start and
at the end, they could be removed by some stylesheet tweaking
Hartmut Holzgraefe wrote:
> > For example if you do striping, you are unable to
> > start code example by blank line.
>
> well thats exactly what i'm talking about, triming s is
> good, while triming isn't, so have the stylesheets
> do it this way ...
But programlistings are the problem -- it
> should be written as following:
>
>Often you need classes with similar variables and functions
> to another existing class. In fact, it is good practice to
> ...
> on a single base class, that is, multiple inheritance is
> not supported. Classes are extended using the keyword 'extends'.
>
> Stylesheets of course can strip this space, but DocBook stylesheets
> doesn't do that because in XML all whitespace in mixed content is
> significant. In SGML this was quite different as there were more fancy
> options. But automatical striping of trailing and leading whitespace is
> bad idea in
Jirka Kosek wrote:
> But automatical striping of trailing and leading whitespace is
> bad idea in general.
doing so for *all* tags/environment is, doing so on a tag-by-tag
schene isn't at all
> For example if you do striping, you are unable to
> start code example by blank line.
well thats ex
Hartmut Holzgraefe wrote:
> AFAIR it is up to the stylesheets to define whether leading/trailing
> whitespace is significant or to be ignored for a tag
Stylesheets of course can strip this space, but DocBook stylesheets
doesn't do that because in XML all whitespace in mixed content is
significan
Jirka Kosek wrote:
> Hi,
>
> while quick look into PDF which I generated, I recognized space
> character at the start of each paragraph and also extra blank line
> before and after each program listing. This is not visible in HTML as
> HTML is very liberal to whitespace and ignores them. Problem
Hi,
while quick look into PDF which I generated, I recognized space
character at the start of each paragraph and also extra blank line
before and after each program listing. This is not visible in HTML as
HTML is very liberal to whitespace and ignores them. Problem is that in
XML whitespace is si
> I linkend in configuration.xml the same way as constants.xml
> for the uodbc-extension by adding &reference.configuration.xml
> in reference.xml. The contents of configuration.xml are the
> ini-settings for the extension :-)
>
> Therefore I added a new entity in language-snippets.ent
>
>
>
> T
James Cox wrote:
>
> how often would you be able to do this Jirka?
I suppose at least once in a month.
Jirka
--
-
Jirka Kosek
e-mail: [EMAIL PROTECTED]
http://www.kosek.cz
-
Hi,
Added some info to the iconv-functions.
One question befor I commit: The proto of iconv-get-encoding says that
the parameter type is optional (also in the source definition).
This seems to be wrong.
Could someone verify?
http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.p
Hi,
I linkend in configuration.xml the same way as constants.xml
for the uodbc-extension by adding &reference.configuration.xml
in reference.xml. The contents of configuration.xml are the
ini-settings for the extension :-)
Therefore I added a new entity in language-snippets.ent
The behaviour o
betzMon Sep 9 03:57:36 2002 EDT
Modified files:
/phpdoc/en/reference/cpdf/functions cpdf-set-leading.xml
Log:
typo fix, repoerted by user notes
Index: phpdoc/en/reference/cpdf/functions/cpdf-set-leading.xml
diff -u phpdoc/en/reference/cpdf/functions/cpd
18 matches
Mail list logo