Date: 01/14/02
- Next message: Jirka Kosek: "Re: [PHP-DOC] See also"
- Previous message: Jirka Kosek: "Re: [PHP-DOC] See also"
- In reply to: Jirka Kosek: "Re: [PHP-DOC] See also"
- Next in thread: Philip Olson: "Re: [PHP-DOC] See also"
- Reply: Philip Olson: "Re: [PHP-DOC] See also"
- Reply: Jirka Kosek: "Re: [PHP-DOC] See also"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DOC] See also"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: "Jirka Kosek" <jirka <email protected>>
Egon Schmid wrote:
> > I donīt have something against a rendering a "see also" block.
But
> > rendering the content with a list would be a nightmare. We had a
> > discussion at which place should be comma in this list. This
depends
> > on the language and I can guess it will be look very funny in
> > Arabic.
> DocBook stylesheets contain code for inserting puncation between
list
> items -- for example between authors in bibliography. This code is
> localized. Porting this code for our purposes shouldn't be hard.
Oh, havenīt known that. Can it do the following in English:
See also: func1 and func2.
See also: func1, func2, and func3.
and for German or Hungarian:
Siehe auch: func1 und func2.
Siehe auch: func1, func2 und func3.
Look at the commas.
-Egon
- Next message: Jirka Kosek: "Re: [PHP-DOC] See also"
- Previous message: Jirka Kosek: "Re: [PHP-DOC] See also"
- In reply to: Jirka Kosek: "Re: [PHP-DOC] See also"
- Next in thread: Philip Olson: "Re: [PHP-DOC] See also"
- Reply: Philip Olson: "Re: [PHP-DOC] See also"
- Reply: Jirka Kosek: "Re: [PHP-DOC] See also"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DOC] See also"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

