From 50b03beea78f9634ca42e72c76a852ef32717eca Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 15 Sep 2003 11:17:15 +0000 Subject: [PATCH] put see also in the right place add para arround examples git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140359 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdf/functions/pdf-arc.xml | 22 ++++++++++++---------- reference/pdf/functions/pdf-arcn.xml | 24 +++++++++++++----------- reference/pdf/functions/pdf-circle.xml | 14 ++++++++------ 3 files changed, 33 insertions(+), 27 deletions(-) diff --git a/reference/pdf/functions/pdf-arc.xml b/reference/pdf/functions/pdf-arc.xml index fecff9641f..78c200317f 100644 --- a/reference/pdf/functions/pdf-arc.xml +++ b/reference/pdf/functions/pdf-arc.xml @@ -1,5 +1,5 @@ - + @@ -24,14 +24,10 @@ and radius r. Actual drawing of the circle is performed by the next stroke or fill operation. - - See also: pdf_arcn, - pdf_circle, pdf_stroke, - pdf_fill and pdf_fill_stroke. - - - <function>pdf_arcn</function> example - + + + <function>pdf_arcn</function> example + - + + + See also: pdf_arcn, + pdf_circle, pdf_stroke, + pdf_fill and pdf_fill_stroke. + + + @@ -24,14 +24,10 @@ and radius r. Actual drawing of the circle is performed by the next stroke or fill operation. - - See also: pdf_arc, pdf_circle, - pdf_stroke, pdf_fill and - pdf_fillstroke. - - - <function>pdf_arcn</function> example - + + + <function>pdf_arcn</function> example + ]]> - - + + + + + See also: pdf_arc, pdf_circle, + pdf_stroke, pdf_fill and + pdf_fillstroke. + diff --git a/reference/pdf/functions/pdf-circle.xml b/reference/pdf/functions/pdf-circle.xml index 3a543170cb..72c2e50125 100644 --- a/reference/pdf/functions/pdf-circle.xml +++ b/reference/pdf/functions/pdf-circle.xml @@ -1,5 +1,5 @@ - + @@ -24,9 +24,10 @@ &return.success; - - <function>pdf_circle</function> example - + + + <function>pdf_circle</function> example + ]]> - - + + + See also: pdf_arc, pdf_arcn, pdf_curveto,