jeremias 2002/06/07 13:13:25 Modified: docs/examples/fo Tag: fop-0_20_2-maintain textdeko.fo Log: Added a few samples of letter-spacing attribute. Revision Changes Path No revision No revision 1.3.4.4 +5 -0 xml-fop/docs/examples/fo/textdeko.fo Index: textdeko.fo =================================================================== RCS file: /home/cvs/xml-fop/docs/examples/fo/textdeko.fo,v retrieving revision 1.3.4.3 retrieving revision 1.3.4.4 diff -u -r1.3.4.3 -r1.3.4.4 --- textdeko.fo 9 Jan 2002 11:32:57 -0000 1.3.4.3 +++ textdeko.fo 7 Jun 2002 20:13:23 -0000 1.3.4.4 @@ -278,6 +278,11 @@                            </fo:inline> </fo:block> + + <fo:block>The following blocks demonstrate the letter-spacing attribute:</fo:block> + <fo:block>This block does not use any letter-spacing.</fo:block> + <fo:block letter-spacing="1mm">This block uses a letter-spacing of 1mm.</fo:block> + <fo:block>This block uses an fo:inline element to demonstrate <fo:inline letter-spacing="1mm">letter-spacing</fo:inline>.</fo:block> </fo:flow> </fo:page-sequence>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]