These weren't finding manual.ced when ref'd by "../../manual.ced"; the

linked one works.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17018 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Torben Wilson 1999-12-11 00:42:09 +00:00
parent f2bd4de92a
commit 195e0588f7
3 changed files with 17 additions and 11 deletions

View file

@ -180,7 +180,7 @@ sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../../manual.ced"
sgml-default-dtd-file:"../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil

View file

@ -718,11 +718,15 @@ fclose($fp);
and you cannot ensure that the person watching your document has
access on fonts in the document.
<note><simpara>
This function has to be called after
<function>PDF_begin_page</function> in order to create a
valid pdf document.
</simpara></note>
</para>
<note>
<simpara>
This function has to be called after
<function>PDF_begin_page</function> in order to create a valid
pdf document.
</simpara>
</note>
</refsect1>
</refentry>
@ -1939,10 +1943,12 @@ pdf_close_image($pdf, $pim);
<para>
The <function>PDF_place_image</function> function places an image
on the page at postion (<parameter>x-coor</parameter>,
<function><parameter>x-coor</parameter>). The image can be scaled at the same
time.</para>
<parameter>x-coor</parameter>). The image can be scaled at the same
time.
</para>
<para>
See also <function>PDF_put_image</function>.</para>
See also <function>PDF_put_image</function>.
</para>
</refsect1>
</refentry>
@ -2061,7 +2067,7 @@ sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../../manual.ced"
sgml-default-dtd-file:"../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil

View file

@ -1815,7 +1815,7 @@ sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../../manual.ced"
sgml-default-dtd-file:"../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil