katja Sun Mar 19 17:22:04 2006 UTC
Modified files:
/phpdoc/en/reference/pdf/functions pdf-set-leading.xml
Log:
PDF doc updated
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdf/functions/pdf-set-leading.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/pdf/functions/pdf-set-leading.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-set-leading.xml:1.5
phpdoc/en/reference/pdf/functions/pdf-set-leading.xml:1.6
--- phpdoc/en/reference/pdf/functions/pdf-set-leading.xml:1.5 Mon Dec 12
23:01:59 2005
+++ phpdoc/en/reference/pdf/functions/pdf-set-leading.xml Sun Mar 19
17:22:04 2006
@@ -1,16 +1,15 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
-<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
+ <?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.6 $ -->
<refentry id="function.pdf-set-leading">
<refnamediv>
- <refname>pdf_set_leading</refname>
+ <refname>PDF_set_leading</refname>
<refpurpose>Set distance between text lines [deprecated]</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<para>
This function is deprecated since PDFlib version 3, use
- <function>pdf_set_value</function> with the parameter
+ <function>PDF_set_value</function> with the parameter
<parameter>leading</parameter> instead.
</para>
</refsect1>