€cdocutils.nodes document q)q}q(U nametypesq}q(Xbackground colorqNXspace between linesqNXtext formattingqNXparagraph indentionq NXfontsq NXparagraph formattingq NX/size, font family, font color, background colorq NXtext animationq NX formattingqNXtext alignmentqNXspace between paragraphsqNXborder style typesqNXbordersqKXhtml-tags as text formattingqNuUsubstitution_defsq}qUparse_messagesq]qcdocutils.nodes system_message q)q}q(U rawsourceqUUparentqcdocutils.nodes section q)q}q(hUU referencedq Khh)q!}q"(hUhh)q#}q$(hUhhUsourceq%cdocutils.nodes reprunicode q&X-E:\htdocs\phprtflite\tutorials\formatting.rstq'…q(}q)bUtagnameq*Usectionq+U attributesq,}q-(Udupnamesq.]Uclassesq/]Ubackrefsq0]Uidsq1]q2U formattingq3aUnamesq4]q5hauUlineq6KUdocumentq7hUchildrenq8]q9(cdocutils.nodes title q:)q;}q<(hX Formattingq=hh#h%h(h*Utitleq>h,}q?(h.]h/]h0]h1]h4]uh6Kh7hh8]q@cdocutils.nodes Text qAX FormattingqB…qC}qD(hh=hh;ubaubh)qE}qF(hUhh#h%h(h*h+h,}qG(h.]h/]h0]h1]qHUfontsqIah4]qJh auh6Kh7hh8]qK(h:)qL}qM(hXFontsqNhhEh%h(h*h>h,}qO(h.]h/]h0]h1]h4]uh6Kh7hh8]qPhAXFontsqQ…qR}qS(hhNhhLubaubh)qT}qU(hUhhEh%h(h*h+h,}qV(h.]h/]h0]h1]qWU,size-font-family-font-color-background-colorqXah4]qYh auh6Kh7hh8]qZ(h:)q[}q\(hX/Size, Font family, Font color, Background colorq]hhTh%h(h*h>h,}q^(h.]h/]h0]h1]h4]uh6Kh7hh8]q_hAX/Size, Font family, Font color, Background colorq`…qa}qb(hh]hh[ubaubcdocutils.nodes paragraph qc)qd}qe(hX4To format text, you can use the ``PHPRtfLite_Font``.qfhhTh%h(h*U paragraphqgh,}qh(h.]h/]h0]h1]h4]uh6K h7hh8]qi(hAX To format text, you can use the qj…qk}ql(hX To format text, you can use the hhdubcdocutils.nodes literal qm)qn}qo(hX``PHPRtfLite_Font``h,}qp(h.]h/]h0]h1]h4]uhhdh8]qqhAXPHPRtfLite_Fontqr…qs}qt(hUhhnubah*UliteralquubhAX.…qv}qw(hX.hhdubeubhc)qx}qy(hXaExample sets size to 12pt, font family to Arial, font color to red, and background color to blue:qzhhTh%h(h*hgh,}q{(h.]h/]h0]h1]h4]uh6K h7hh8]q|hAXaExample sets size to 12pt, font family to Arial, font color to red, and background color to blue:q}…q~}q(hhzhhxubaubcdocutils.nodes literal_block q€)q}q‚(hXªaddSection(); $font = new PHPRtfLite_Font(12, 'Arial', '#FF0000', '#0000FF'); $section->writeText('Lorem ipsum', $font);hhTh%h(h*U literal_blockqƒh,}q„(Ulinenosq…‰Ulanguageq†XphpU xml:spaceq‡Upreserveqˆh1]h0]h.]h/]h4]uh6Kh7hh8]q‰hAXªaddSection(); $font = new PHPRtfLite_Font(12, 'Arial', '#FF0000', '#0000FF'); $section->writeText('Lorem ipsum', $font);qŠ…q‹}qŒ(hUhhubaubeubh)q}qŽ(hUhhEh%h(h*h+h,}q(h.]h/]h0]h1]qUtext-formattingq‘ah4]q’hauh6Kh7hh8]q“(h:)q”}q•(hXText formattingq–hhh%h(h*h>h,}q—(h.]h/]h0]h1]h4]uh6Kh7hh8]q˜hAXText formattingq™…qš}q›(hh–hh”ubaubh€)qœ}q(hXhaddSection(); $font = new PHPRtfLite_Font(); $font->setBold(); // bold font $font->setItalic(); // italic font $font->setUnderline(); // underline font $font->setStriked(); // strike text $font->setDoubleStriked(); // double strike text $section->writeText('Lorem ipsum', $font);hhh%h(h*hƒh,}qž(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6Kh7hh8]qŸhAXhaddSection(); $font = new PHPRtfLite_Font(); $font->setBold(); // bold font $font->setItalic(); // italic font $font->setUnderline(); // underline font $font->setStriked(); // strike text $font->setDoubleStriked(); // double strike text $section->writeText('Lorem ipsum', $font);q …q¡}q¢(hUhhœubaubeubh)q£}q¤(hUhhEh%h(h*h+h,}q¥(h.]h/]h0]h1]q¦Uhtml-tags-as-text-formattingq§ah4]q¨hauh6K+h7hh8]q©(h:)qª}q«(hXHTML-Tags as text formattingq¬hh£h%h(h*h>h,}q­(h.]h/]h0]h1]h4]uh6K+h7hh8]q®hAXHTML-Tags as text formattingq¯…q°}q±(hh¬hhªubaubhc)q²}q³(hX2You can use HTML-Tags in your text to format text:q´hh£h%h(h*hgh,}qµ(h.]h/]h0]h1]h4]uh6K-h7hh8]q¶hAX2You can use HTML-Tags in your text to format text:q·…q¸}q¹(hh´hh²ubaubh€)qº}q»(hXaaddSection(); // text will be displayed as bold $section->writeText('text'); $section->writeText('text'); // text will be displayed as italic $section->writeText('text'); $section->writeText('text'); // text will be displayed as underlined $section->writeText('text'); // text will start with a bullet $section->writeText(' text'); // text will have a line break after $section->writeText('text
'); // text will have a horizontal rule after $section->writeText('text
'); // tabulator will be displayed between text $section->writeText('texttext'); // will display section number before "hello world" $section->writeText(' hello world'); // will display page number before "hello world" $section->writeText(' hello world');hh£h%h(h*hƒh,}q¼(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6K/h7hh8]q½hAXaaddSection(); // text will be displayed as bold $section->writeText('text'); $section->writeText('text'); // text will be displayed as italic $section->writeText('text'); $section->writeText('text'); // text will be displayed as underlined $section->writeText('text'); // text will start with a bullet $section->writeText(' text'); // text will have a line break after $section->writeText('text
'); // text will have a horizontal rule after $section->writeText('text
'); // tabulator will be displayed between text $section->writeText('texttext'); // will display section number before "hello world" $section->writeText(' hello world'); // will display page number before "hello world" $section->writeText(' hello world');q¾…q¿}qÀ(hUhhºubaubeubh)qÁ}qÂ(hUhhEh%h(h*h+h,}qÃ(h.]h/]h0]h1]qÄUtext-animationqÅah4]qÆh auh6KUh7hh8]qÇ(h:)qÈ}qÉ(hXText animationqÊhhÁh%h(h*h>h,}qË(h.]h/]h0]h1]h4]uh6KUh7hh8]qÌhAXText animationqÍ…qÎ}qÏ(hhÊhhÈubaubhc)qÐ}qÑ(hX#Class constants for text animation:qÒhhÁh%h(h*hgh,}qÓ(h.]h/]h0]h1]h4]uh6KWh7hh8]qÔhAX#Class constants for text animation:qÕ…qÖ}q×(hhÒhhÐubaubcdocutils.nodes bullet_list qØ)qÙ}qÚ(hUhhÁh%h(h*U bullet_listqÛh,}qÜ(UbulletqÝX-h1]h0]h.]h/]h4]uh6KYh7hh8]qÞ(cdocutils.nodes list_item qß)qà}qá(hX``ANIMATE_LAS_VEGAS_LIGHTS``qâhhÙh%h(h*U list_itemqãh,}qä(h.]h/]h0]h1]h4]uh6Nh7hh8]qåhc)qæ}qç(hhâhhàh%h(h*hgh,}qè(h.]h/]h0]h1]h4]uh6KYh8]qéhm)qê}që(hhâh,}qì(h.]h/]h0]h1]h4]uhhæh8]qíhAXANIMATE_LAS_VEGAS_LIGHTSqî…qï}qð(hUhhêubah*huubaubaubhß)qñ}qò(hX``ANIMATE_BLINKING_BACKGROUND``qóhhÙh%h(h*hãh,}qô(h.]h/]h0]h1]h4]uh6Nh7hh8]qõhc)qö}q÷(hhóhhñh%h(h*hgh,}qø(h.]h/]h0]h1]h4]uh6KZh8]qùhm)qú}qû(hhóh,}qü(h.]h/]h0]h1]h4]uhhöh8]qýhAXANIMATE_BLINKING_BACKGROUNDqþ…qÿ}r(hUhhúubah*huubaubaubhß)r}r(hX``ANIMATE_SPARKLE_TEXT``rhhÙh%h(h*hãh,}r(h.]h/]h0]h1]h4]uh6Nh7hh8]rhc)r}r(hjhjh%h(h*hgh,}r(h.]h/]h0]h1]h4]uh6K[h8]r hm)r }r (hjh,}r (h.]h/]h0]h1]h4]uhjh8]r hAXANIMATE_SPARKLE_TEXTr…r}r(hUhj ubah*huubaubaubhß)r}r(hX``ANIMATE_MARCHING_BLACK_ANTS``rhhÙh%h(h*hãh,}r(h.]h/]h0]h1]h4]uh6Nh7hh8]rhc)r}r(hjhjh%h(h*hgh,}r(h.]h/]h0]h1]h4]uh6K\h8]rhm)r}r(hjh,}r(h.]h/]h0]h1]h4]uhjh8]rhAXANIMATE_MARCHING_BLACK_ANTSr…r}r (hUhjubah*huubaubaubhß)r!}r"(hX``ANIMATE_MARCHING_RED_ANTS``r#hhÙh%h(h*hãh,}r$(h.]h/]h0]h1]h4]uh6Nh7hh8]r%hc)r&}r'(hj#hj!h%h(h*hgh,}r((h.]h/]h0]h1]h4]uh6K]h8]r)hm)r*}r+(hj#h,}r,(h.]h/]h0]h1]h4]uhj&h8]r-hAXANIMATE_MARCHING_RED_ANTSr.…r/}r0(hUhj*ubah*huubaubaubhß)r1}r2(hX``ANIMATE_SHIMMER`` hhÙh%h(h*hãh,}r3(h.]h/]h0]h1]h4]uh6Nh7hh8]r4hc)r5}r6(hX``ANIMATE_SHIMMER``r7hj1h%h(h*hgh,}r8(h.]h/]h0]h1]h4]uh6K^h8]r9hm)r:}r;(hj7h,}r<(h.]h/]h0]h1]h4]uhj5h8]r=hAXANIMATE_SHIMMERr>…r?}r@(hUhj:ubah*huubaubaubeubh€)rA}rB(hXôaddSection(); $font = new PHPRtfLite_Font(); // text with marching black ants around $font->setAnimation(PHPRtfLite_Font::ANIMATE_MARCHING_BLACK_ANTS); $section->writeText('Lorem ipsum', $font);hhÁh%h(h*hƒh,}rC(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6K`h7hh8]rDhAXôaddSection(); $font = new PHPRtfLite_Font(); // text with marching black ants around $font->setAnimation(PHPRtfLite_Font::ANIMATE_MARCHING_BLACK_ANTS); $section->writeText('Lorem ipsum', $font);rE…rF}rG(hUhjAubaubeubeubh!eubh%h(h*h+h,}rH(h.]h/]h0]h1]rIUparagraph-formattingrJah4]rKh auh6Kmh7hh8]rL(h:)rM}rN(hXParagraph formattingrOhh!h%h(h*h>h,}rP(h.]h/]h0]h1]h4]uh6Kmh7hh8]rQhAXParagraph formattingrR…rS}rT(hjOhjMubaubh)rU}rV(hUhh!h%h(h*h+h,}rW(h.]h/]h0]h1]rXUtext-alignmentrYah4]rZhauh6Kph7hh8]r[(h:)r\}r](hXText alignmentr^hjUh%h(h*h>h,}r_(h.]h/]h0]h1]h4]uh6Kph7hh8]r`hAXText alignmentra…rb}rc(hj^hj\ubaubhc)rd}re(hX#Class constants for text alignment:rfhjUh%h(h*hgh,}rg(h.]h/]h0]h1]h4]uh6Krh7hh8]rhhAX#Class constants for text alignment:ri…rj}rk(hjfhjdubaubhØ)rl}rm(hUhjUh%h(h*hÛh,}rn(hÝX-h1]h0]h.]h/]h4]uh6Kth7hh8]ro(hß)rp}rq(hX``TEXT_ALIGN_LEFT``rrhjlh%h(h*hãh,}rs(h.]h/]h0]h1]h4]uh6Nh7hh8]rthc)ru}rv(hjrhjph%h(h*hgh,}rw(h.]h/]h0]h1]h4]uh6Kth8]rxhm)ry}rz(hjrh,}r{(h.]h/]h0]h1]h4]uhjuh8]r|hAXTEXT_ALIGN_LEFTr}…r~}r(hUhjyubah*huubaubaubhß)r€}r(hX``TEXT_ALIGN_RIGHT``r‚hjlh%h(h*hãh,}rƒ(h.]h/]h0]h1]h4]uh6Nh7hh8]r„hc)r…}r†(hj‚hj€h%h(h*hgh,}r‡(h.]h/]h0]h1]h4]uh6Kuh8]rˆhm)r‰}rŠ(hj‚h,}r‹(h.]h/]h0]h1]h4]uhj…h8]rŒhAXTEXT_ALIGN_RIGHTr…rŽ}r(hUhj‰ubah*huubaubaubhß)r}r‘(hX``TEXT_ALIGN_CENTER``r’hjlh%h(h*hãh,}r“(h.]h/]h0]h1]h4]uh6Nh7hh8]r”hc)r•}r–(hj’hjh%h(h*hgh,}r—(h.]h/]h0]h1]h4]uh6Kvh8]r˜hm)r™}rš(hj’h,}r›(h.]h/]h0]h1]h4]uhj•h8]rœhAXTEXT_ALIGN_CENTERr…rž}rŸ(hUhj™ubah*huubaubaubhß)r }r¡(hX``TEXT_ALIGN_JUSTIFY`` hjlh%h(h*hãh,}r¢(h.]h/]h0]h1]h4]uh6Nh7hh8]r£hc)r¤}r¥(hX``TEXT_ALIGN_JUSTIFY``r¦hj h%h(h*hgh,}r§(h.]h/]h0]h1]h4]uh6Kwh8]r¨hm)r©}rª(hj¦h,}r«(h.]h/]h0]h1]h4]uhj¤h8]r¬hAXTEXT_ALIGN_JUSTIFYr­…r®}r¯(hUhj©ubah*huubaubaubeubh€)r°}r±(hXÖaddSection(); // centered text $parFormat = new PHPRtfLite_ParFormat(PHPRtfLite_ParFormat::TEXT_ALIGN_CENTER); $section->writeText('Lorem ipsum', null, $parFormat);hjUh%h(h*hƒh,}r²(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6Kyh7hh8]r³hAXÖaddSection(); // centered text $parFormat = new PHPRtfLite_ParFormat(PHPRtfLite_ParFormat::TEXT_ALIGN_CENTER); $section->writeText('Lorem ipsum', null, $parFormat);r´…rµ}r¶(hUhj°ubaubeubh)r·}r¸(hUhh!h%h(h*h+h,}r¹(h.]h/]h0]h1]rºUparagraph-indentionr»ah4]r¼h auh6K…h7hh8]r½(h:)r¾}r¿(hXParagraph indentionrÀhj·h%h(h*h>h,}rÁ(h.]h/]h0]h1]h4]uh6K…h7hh8]rÂhAXParagraph indentionrÃ…rÄ}rÅ(hjÀhj¾ubaubhc)rÆ}rÇ(hXFirst line indention:rÈhj·h%h(h*hgh,}rÉ(h.]h/]h0]h1]h4]uh6K‡h7hh8]rÊhAXFirst line indention:rË…rÌ}rÍ(hjÈhjÆubaubh€)rÎ}rÏ(hXôaddSection(); $parFormat = new PHPRtfLite_ParFormat(); // first line of paragraph will be indented by 1cm $parFormat->setIndentFirstLine(1); $section->writeText('Lorem ipsum', null, $parFormat);hj·h%h(h*hƒh,}rÐ(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6K‰h7hh8]rÑhAXôaddSection(); $parFormat = new PHPRtfLite_ParFormat(); // first line of paragraph will be indented by 1cm $parFormat->setIndentFirstLine(1); $section->writeText('Lorem ipsum', null, $parFormat);rÒ…rÓ}rÔ(hUhjÎubaubhc)rÕ}rÖ(hX-Indent the whole paragraph left or/and right:r×hj·h%h(h*hgh,}rØ(h.]h/]h0]h1]h4]uh6K•h7hh8]rÙhAX-Indent the whole paragraph left or/and right:rÚ…rÛ}rÜ(hj×hjÕubaubh€)rÝ}rÞ(hXÂsetIndentLeft(1); $parFormat->setIndentRight(1);hj·h%h(h*hƒh,}rß(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6K—h7hh8]ràhAXÂsetIndentLeft(1); $parFormat->setIndentRight(1);rá…râ}rã(hUhjÝubaubeubh)rä}rå(hUhh!h%h(h*h+h,}ræ(h.]h/]h0]h1]rçUspace-between-paragraphsrèah4]réhauh6K¢h7hh8]rê(h:)rë}rì(hXSpace between paragraphsríhjäh%h(h*h>h,}rî(h.]h/]h0]h1]h4]uh6K¢h7hh8]rïhAXSpace between paragraphsrð…rñ}rò(hjíhjëubaubh€)ró}rô(hXÔsetSpaceAfter(1); // spaces in lines before the paragraph $parFormat->setSpaceBefore(1);hjäh%h(h*hƒh,}rõ(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6K¤h7hh8]röhAXÔsetSpaceAfter(1); // spaces in lines before the paragraph $parFormat->setSpaceBefore(1);r÷…rø}rù(hUhjóubaubeubh)rú}rû(hUhh!h%h(h*h+h,}rü(h.]h/]h0]h1]rýUspace-between-linesrþah4]rÿhauh6K°h7hh8]r(h:)r}r(hXSpace between linesrhjúh%h(h*h>h,}r(h.]h/]h0]h1]h4]uh6K°h7hh8]rhAXSpace between linesr…r}r(hjhjubaubh€)r }r (hX…setSpaceBetweenLines(1);hjúh%h(h*hƒh,}r (h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6K²h7hh8]r hAX…setSpaceBetweenLines(1);r …r}r(hUhj ubaubeubh)r}r(hUhh!h%h(h*h+h,}r(h.]h/]h0]h1]rUbackground-colorrah4]rhauh6K¼h7hh8]r(h:)r}r(hXBackground colorrhjh%h(h*h>h,}r(h.]h/]h0]h1]h4]uh6K¼h7hh8]rhAXBackground colorr…r}r(hjhjubaubhc)r}r (hXParagraph background color:r!hjh%h(h*hgh,}r"(h.]h/]h0]h1]h4]uh6K¾h7hh8]r#hAXParagraph background color:r$…r%}r&(hj!hjubaubh€)r'}r((hXssetBackgroundColor('#FF0000');hjh%h(h*hƒh,}r)(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6KÀh7hh8]r*hAXssetBackgroundColor('#FF0000');r+…r,}r-(hUhj'ubaubcdocutils.nodes target r.)r/}r0(hX .. _borders:hjh%h(h*Utargetr1h,}r2(h1]h0]h.]h/]h4]Urefidr3Ubordersr4uh6KÈh7hh8]ubeubheubh%h(Uexpect_referenced_by_namer5}r6hj/sh*h+h,}r7(h.]r8Xbordersr9ah/]h0]h1]r:(j4Uid1r;eh4]r<hauh6KËh7hUexpect_referenced_by_idr=}r>j4j/sh8]r?(h:)r@}rA(hXBordersrBhhh%h(h*h>h,}rC(h.]h/]h0]h1]h4]uh6KËh7hh8]rDhAXBordersrE…rF}rG(hjBhj@ubaubh€)rH}rI(hXsetBorder($border);hhh%h(h*hƒh,}rJ(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6KÍh7hh8]rKhAXsetBorder($border);rL…rM}rN(hUhjHubaubhc)rO}rP(hX2There are some alternative ways to create borders:rQhhh%h(h*hgh,}rR(h.]h/]h0]h1]h4]uh6KÝh7hh8]rShAX2There are some alternative ways to create borders:rT…rU}rV(hjQhjOubaubh€)rW}rX(hXÐsetBorders(new PHPRtfLite_Border_Format(2, '#00FF00'));hhh%h(h*hƒh,}r`(h…‰h†Xphph‡hˆh1]h0]h.]h/]h4]uh6Kèh7hh8]rahAXâsetBorders(new PHPRtfLite_Border_Format(2, '#00FF00'));rb…rc}rd(hUhj^ubaubh)re}rf(hUhhh%h(h*h+h,}rg(h.]h/]h0]h1]rhUborder-style-typesriah4]rjhauh6Kôh7hh8]rk(h:)rl}rm(hXBorder style typesrnhjeh%h(h*h>h,}ro(h.]h/]h0]h1]h4]uh6Kôh7hh8]rphAXBorder style typesrq…rr}rs(hjnhjlubaubhc)rt}ru(hXVBorder style types represented as class constants of ``PHPRtfLite_Border_Format`` are:rvhjeh%h(h*hgh,}rw(h.]h/]h0]h1]h4]uh6Köh7hh8]rx(hAX5Border style types represented as class constants of ry…rz}r{(hX5Border style types represented as class constants of hjtubhm)r|}r}(hX``PHPRtfLite_Border_Format``h,}r~(h.]h/]h0]h1]h4]uhjth8]rhAXPHPRtfLite_Border_Formatr€…r}r‚(hUhj|ubah*huubhAX are:rƒ…r„}r…(hX are:hjtubeubhØ)r†}r‡(hUhjeh%h(h*hÛh,}rˆ(hÝX-h1]h0]h.]h/]h4]uh6Køh7hh8]r‰(hß)rŠ}r‹(hX``TYPE_SINGLE``rŒhj†h%h(h*hãh,}r(h.]h/]h0]h1]h4]uh6Nh7hh8]rŽhc)r}r(hjŒhjŠh%h(h*hgh,}r‘(h.]h/]h0]h1]h4]uh6Køh8]r’hm)r“}r”(hjŒh,}r•(h.]h/]h0]h1]h4]uhjh8]r–hAX TYPE_SINGLEr—…r˜}r™(hUhj“ubah*huubaubaubhß)rš}r›(hX ``TYPE_DOT``rœhj†h%h(h*hãh,}r(h.]h/]h0]h1]h4]uh6Nh7hh8]ržhc)rŸ}r (hjœhjšh%h(h*hgh,}r¡(h.]h/]h0]h1]h4]uh6Kùh8]r¢hm)r£}r¤(hjœh,}r¥(h.]h/]h0]h1]h4]uhjŸh8]r¦hAXTYPE_DOTr§…r¨}r©(hUhj£ubah*huubaubaubhß)rª}r«(hX ``TYPE_DASH``r¬hj†h%h(h*hãh,}r­(h.]h/]h0]h1]h4]uh6Nh7hh8]r®hc)r¯}r°(hj¬hjªh%h(h*hgh,}r±(h.]h/]h0]h1]h4]uh6Kúh8]r²hm)r³}r´(hj¬h,}rµ(h.]h/]h0]h1]h4]uhj¯h8]r¶hAX TYPE_DASHr·…r¸}r¹(hUhj³ubah*huubaubaubhß)rº}r»(hX``TYPE_DOTDASH``r¼hj†h%h(h*hãh,}r½(h.]h/]h0]h1]h4]uh6Nh7hh8]r¾hc)r¿}rÀ(hj¼hjºh%h(h*hgh,}rÁ(h.]h/]h0]h1]h4]uh6Kûh8]rÂhm)rÃ}rÄ(hj¼h,}rÅ(h.]h/]h0]h1]h4]uhj¿h8]rÆhAX TYPE_DOTDASHrÇ…rÈ}rÉ(hUhjÃubah*huubaubaubeubeubeubh%h(h*Usystem_messagerÊh,}rË(h.]UlevelKh1]h0]rÌj;aUsourceh(h/]h4]UlineKËUtypeUINFOrÍuh6KËh7hh8]rÎhc)rÏ}rÐ(hUh,}rÑ(h.]h/]h0]h1]h4]uhhh8]rÒhAX*Duplicate implicit target name: "borders".rÓ…rÔ}rÕ(hUhjÏubah*hgubaubaUcurrent_sourcerÖNU decorationr×NUautofootnote_startrØKUnameidsrÙ}rÚ(hjhjþhh‘h j»h hIh jJh hXh hÅhh3hjYhjèhjihj4hh§uh8]rÛh#ahUU transformerrÜNU footnote_refsrÝ}rÞUrefnamesrß}ràUsymbol_footnotesrá]râUautofootnote_refsrã]räUsymbol_footnote_refsrå]ræU citationsrç]rèh7hU current_lineréNUtransform_messagesrê]rëh)rì}rí(hUh,}rî(h.]UlevelKh1]h0]Usourceh(h/]h4]UlineKÈUtypejÍuh8]rïhc)rð}rñ(hUh,}rò(h.]h/]h0]h1]h4]uhjìh8]róhAX-Hyperlink target "borders" is not referenced.rô…rõ}rö(hUhjðubah*hgubah*jÊubaUreporterr÷NUid_startrøKU autofootnotesrù]rúU citation_refsrû}rüUindirect_targetsrý]rþUsettingsrÿ(cdocutils.frontend Values ror}r(Ufootnote_backlinksrKUrecord_dependenciesrNU rfc_base_urlrUhttp://tools.ietf.org/html/rU tracebackrKUpep_referencesrNUstrip_commentsr NU toc_backlinksr Uentryr U language_coder Uenr U datestamprNU report_levelrKU _destinationrNU halt_levelrKU strip_classesrNh>NUerror_encoding_error_handlerrUbackslashreplacerUdebugrNUembed_stylesheetr‰Uoutput_encoding_error_handlerrUstrictrU sectnum_xformrKUdump_transformsrNU docinfo_xformrKUwarning_streamrNUpep_file_url_templaterUpep-%04drUexit_status_levelrKUconfigr NUstrict_visitorr!NUcloak_email_addressesr"ˆUtrim_footnote_reference_spacer#‰Uenvr$NUdump_pseudo_xmlr%NUexpose_internalsr&NUsectsubtitle_xformr'‰U source_linkr(NUrfc_referencesr)NUoutput_encodingr*Uutf-8r+U source_urlr,NUinput_encodingr-U utf-8-sigr.U_disable_configr/NU id_prefixr0UU tab_widthr1KUerror_encodingr2Ucp850r3U_sourcer4U-E:\htdocs\phprtflite\tutorials\formatting.rstr5U generatorr6NUdump_internalsr7NU pep_base_urlr8Uhttp://www.python.org/dev/peps/r9Uinput_encoding_error_handlerr:jUauto_id_prefixr;Uidr<Udoctitle_xformr=‰Ustrip_elements_with_classesr>NU _config_filesr?]Ufile_insertion_enabledr@KU raw_enabledrAKU dump_settingsrBNubUsymbol_footnote_startrCKUidsrD}rE(j»j·hXhTjèjähÅhÁhIhEjijej;hh‘hh3h#jþjúj4hh§h£jJh!jjjYjUuUsubstitution_namesrF}rGh*h7h,}rH(h.]h1]h0]Usourceh(h/]h4]uU footnotesrI]rJUrefidsrK}rLj4]rMj/asub.