aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples
Commit message (Collapse)AuthorAgeFilesLines
* formatted and made it compile (with changed api?)Keiron Liddle2001-08-101-116/+65
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194404 13f79535-47bb-0310-9956-ffa450edef68
* AHS: fo:marker examplesarved2001-07-272-0/+389
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194375 13f79535-47bb-0310-9956-ffa450edef68
* Fix spanning row example so it worksKaren Lease2001-07-041-10/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194333 13f79535-47bb-0310-9956-ffa450edef68
* added some more info, examplesKeiron Liddle2001-06-282-0/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194321 13f79535-47bb-0310-9956-ffa450edef68
* images are relative to where the doc isKeiron Liddle2001-06-211-4/+4
| | | | | | | rather than an arbitrary location git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194303 13f79535-47bb-0310-9956-ffa450edef68
* deletes the correct dir when cleanKeiron Liddle2001-06-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194298 13f79535-47bb-0310-9956-ffa450edef68
* sets style so that it looks betterKeiron Liddle2001-06-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194297 13f79535-47bb-0310-9956-ffa450edef68
* hyphen.fo breaks; removed from testingarved2001-06-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194290 13f79535-47bb-0310-9956-ffa450edef68
* added some external svg examplesKeiron Liddle2001-06-085-2/+212
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194283 13f79535-47bb-0310-9956-ffa450edef68
* Added Norwegian hyphenation based on Rune Kleveland's originalTore Engvig2001-06-071-0/+96
| | | | | | | nohyphb.tex TeX patterns from the ispell-norsk-2.0 package git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194282 13f79535-47bb-0310-9956-ffa450edef68
* these svg files are no longer relevant.Keiron Liddle2001-06-0642-8037/+0
| | | | | | | | Testing of svg rendering is done via PDFTranscoder for batik information and examples are supplied elsewhere git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194274 13f79535-47bb-0310-9956-ffa450edef68
* an example fo file showing how to embed svg documentsKeiron Liddle2001-06-061-0/+1001
| | | | | | | in progress git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194273 13f79535-47bb-0310-9956-ffa450edef68
* fixed classpath for batik jarKeiron Liddle2001-05-184-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194255 13f79535-47bb-0310-9956-ffa450edef68
* fixed up the fill and border so it looks betterKeiron Liddle2001-05-171-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194252 13f79535-47bb-0310-9956-ffa450edef68
* FOP now uses Batik to render svgKeiron Liddle2001-05-171-1/+1
| | | | | | | | | | | | This is handled for awt - using batik to render to a graphic and pdf. Pdf still requires better image support. The elements and properties are generated from the svgelements.xml document. The version of batik is 17/05/2001 cvs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194250 13f79535-47bb-0310-9956-ffa450edef68
* updated to look better with current fop - 0.19 cvsKeiron Liddle2001-05-161-34/+50
| | | | | | | Submitted by: Daniel Bradby <dbradby@bigpond.net.au> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194243 13f79535-47bb-0310-9956-ffa450edef68
* Apply Keiron's patchesKaren Lease2001-04-202-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194217 13f79535-47bb-0310-9956-ffa450edef68
* adds Danish text (Lars Michael Johnsen)fotis2001-04-121-61/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194210 13f79535-47bb-0310-9956-ffa450edef68
* add border-collapse propertyKaren Lease2001-04-112-18/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194207 13f79535-47bb-0310-9956-ffa450edef68
* Added CID Font exampleKelly Campbell2001-04-012-0/+1011
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194185 13f79535-47bb-0310-9956-ffa450edef68
* Fixed basic-link horizontal position with justification turned on.Kelly Campbell2001-03-292-0/+116
| | | | | | | | | | PR: 953 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194179 13f79535-47bb-0310-9956-ffa450edef68
* add border-style=solid to make borders be drawnKaren Lease2001-03-221-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194170 13f79535-47bb-0310-9956-ffa450edef68
* Fixed colons in classpathsKelly Campbell2001-03-142-2/+2
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194159 13f79535-47bb-0310-9956-ffa450edef68
* added border style to relevant border so that borders show upKeiron Liddle2001-03-121-96/+96
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194151 13f79535-47bb-0310-9956-ffa450edef68
* Updated build. Added manifest to jar to make it a runnable jar.Kelly Campbell2001-03-054-10/+13
| | | | | | | | | | | | | Updated dist targets to have separate src and bin builds. Compressed the xerces-1.2.3.jar to make distributions and cvs checkouts smaller. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194137 13f79535-47bb-0310-9956-ffa450edef68
* All regions examplearved2001-03-041-0/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194131 13f79535-47bb-0310-9956-ffa450edef68
* New test file for border and padding shorthandKaren Lease2001-03-042-0/+171
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194130 13f79535-47bb-0310-9956-ffa450edef68
* Contribution by Jarno Elovirtaarved2001-03-041-0/+1244
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194119 13f79535-47bb-0310-9956-ffa450edef68
* Refactored Driver to simplify usage required for other appsKelly Campbell2001-03-031-11/+3
| | | | | | | | | | | | to integrate Fop. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194114 13f79535-47bb-0310-9956-ffa450edef68
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-237-670/+670
| | | | | | | | | | PR: 682 Obtained from: Submitted by: Peter S. Housel <housel@acm.org> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194086 13f79535-47bb-0310-9956-ffa450edef68
* example tables with breaksKeiron Liddle2001-02-181-0/+322
| | | | | | | currently on rows git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194075 13f79535-47bb-0310-9956-ffa450edef68
* adding euro symbol to example filefotis2001-02-131-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194069 13f79535-47bb-0310-9956-ffa450edef68
* adding servlet examplefotis2001-02-133-1/+172
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194068 13f79535-47bb-0310-9956-ffa450edef68
* Ignore 'tests' directoryarved2001-02-121-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194065 13f79535-47bb-0310-9956-ffa450edef68
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-062-0/+1412
| | | | | | | | | | | docs/examples/fo/pdfoutline.fo for an example. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194025 13f79535-47bb-0310-9956-ffa450edef68
* adds finnish and italian text (thanks to St�phane Bline and Jarno Elovirta)fotis2001-02-011-98/+149
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194011 13f79535-47bb-0310-9956-ffa450edef68
* changed the use of leader in content table, added some introductory remarksfotis2001-02-011-185/+144
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194010 13f79535-47bb-0310-9956-ffa450edef68
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-011-3/+92
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194007 13f79535-47bb-0310-9956-ffa450edef68
* made fo validKeiron Liddle2001-01-301-18/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194001 13f79535-47bb-0310-9956-ffa450edef68
* Add language attribute with hyphenation.eschaeffer2001-01-251-115/+126
| | | | | | | | | | | Add a block to show justified text. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193989 13f79535-47bb-0310-9956-ffa450edef68
* Examples of small-caps.eschaeffer2001-01-231-126/+127
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193978 13f79535-47bb-0310-9956-ffa450edef68
* Packaged build tasks into lib/buildtools.jarKelly Campbell2001-01-167-9/+9
| | | | | | | | | | Added buildtools.xml for building the build tools jar file. Moved source for ant tasks into src/org/apache/fop/tools/anttasks Set up dual support for Xalan 1 native and Xalan 2 JAXP1.1 transform interfaces. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193970 13f79535-47bb-0310-9956-ffa450edef68
* widows and orphans for rows in table bodiesKeiron Liddle2001-01-101-0/+522
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193961 13f79535-47bb-0310-9956-ffa450edef68
* keeps on table rowsKeiron Liddle2001-01-101-0/+590
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193958 13f79535-47bb-0310-9956-ffa450edef68
* table example with spaces around various table thingsKeiron Liddle2001-01-071-0/+532
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193953 13f79535-47bb-0310-9956-ffa450edef68
* examples table backgrounds, cells, rows, columns, body etc.Keiron Liddle2001-01-041-0/+789
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193949 13f79535-47bb-0310-9956-ffa450edef68
* update for new properties functionalityKaren Lease2001-01-022-0/+240
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193945 13f79535-47bb-0310-9956-ffa450edef68
* example tables with borders on cells, rows, columns, bodies and tableKeiron Liddle2001-01-021-0/+1022
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193938 13f79535-47bb-0310-9956-ffa450edef68
* examples of tables with headers, footers and omiting at breakKeiron Liddle2000-12-292-0/+2701
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193933 13f79535-47bb-0310-9956-ffa450edef68
* footnotes in pages with columnsKeiron Liddle2000-12-281-0/+249
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193931 13f79535-47bb-0310-9956-ffa450edef68