Date: 10/28/98
- Next message: shane: "[PHP-DEV] CVS update: php3"
- Previous message: ssb: "[PHP-DEV] CVS update: php3/doc/functions"
- In reply to: eschmid: "[PHP-DEV] CVS update: php3/doc"
- Next in thread: amitay: "[PHP-DEV] CVS update: php3/doc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
eschmid wrote:
>
> Date: Sunday October 25, 1998 @ 9:42
> Author: eschmid
>
> Update of /repository/php3/doc
> In directory asf:/u2/tmp/cvs-serv13342
>
> Modified Files:
> manual.sgml
> Log Message:
> show date and release of building, warning eleminated in math
> Entity π showes up a '?' how can I do math SGML?
Perhaps it is your browser that does not have a greek font or support for
showing the PI character?
> ***************
> *** 11,16 ****
> --- 11,25 ----
> <title>PHP3 Manual</title>
>
> &bookinfo;
> +
> + <dedication>
> + <para>
> + Date: &php.build-date;
> + </para><para>
> + Release: &php.version;
> + </para>
> + </dedication>
> +
Ouch. <dedication> is not a good place for this kind of information. Looks
like its time to change the titlepage code in the stylesheet.
- Stig
-- Stig S. Bakken Guardian Networks AS mailto:ssb <email protected> Trondheim, Norway http://www.pvv.org/~ssb/ http://www.guardian.no/-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: shane: "[PHP-DEV] CVS update: php3"
- Previous message: ssb: "[PHP-DEV] CVS update: php3/doc/functions"
- In reply to: eschmid: "[PHP-DEV] CVS update: php3/doc"
- Next in thread: amitay: "[PHP-DEV] CVS update: php3/doc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

