[FOray-commit] SF.net SVN: foray: [7681] trunk/foray/doc/dtd
Modular XSL-FO Implementation for Java.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2006-06-17 20:49:28
|
Revision: 7681 Author: victormote Date: 2006-06-17 13:49:06 -0700 (Sat, 17 Jun 2006) ViewCVS: http://svn.sourceforge.net/foray/?rev=7681&view=rev Log Message: ----------- Whitespace changes only. Modified Paths: -------------- trunk/foray/doc/dtd/xhtml-special.ent trunk/foray/doc/dtd/xhtml-symbol.ent trunk/foray/doc/dtd/xhtml1-strict.dtd trunk/foray/doc/web/app/features/extensions.html trunk/foray/doc/web/app/using/run.html trunk/foray/doc/web/app/using/start.html trunk/foray/doc/web/dev/admin/release.html trunk/foray/doc/web/dev/font/planning.html trunk/foray/doc/web/dev/fotree/index.html trunk/foray/doc/web/dev/layout/index.html trunk/foray/doc/web/module/app/index.html trunk/foray/doc/web/module/font/index.html trunk/foray/doc/web/module/fotree/index.html trunk/foray/doc/web/module/text/index.html trunk/foray/doc/web/project/team.html Modified: trunk/foray/doc/dtd/xhtml-special.ent =================================================================== --- trunk/foray/doc/dtd/xhtml-special.ent 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/dtd/xhtml-special.ent 2006-06-17 20:49:06 UTC (rev 7681) @@ -18,7 +18,7 @@ existing ISO 8879 entity names. ISO 10646 character numbers are given for each character, in hex. values are decimal conversions of the ISO 10646 values and refer to the document - character set. Names are Unicode names. + character set. Names are Unicode names. --> <!-- C0 Controls and Basic Latin --> Modified: trunk/foray/doc/dtd/xhtml-symbol.ent =================================================================== --- trunk/foray/doc/dtd/xhtml-symbol.ent 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/dtd/xhtml-symbol.ent 2006-06-17 20:49:06 UTC (rev 7681) @@ -18,7 +18,7 @@ existing ISO 8879 entity names. ISO 10646 character numbers are given for each character, in hex. values are decimal conversions of the ISO 10646 values and refer to the document - character set. Names are Unicode names. + character set. Names are Unicode names. --> <!-- Latin Extended-B --> @@ -144,7 +144,7 @@ <!ENTITY uArr "⇑"> <!-- upwards double arrow, U+21D1 ISOamsa --> <!ENTITY rArr "⇒"> <!-- rightwards double arrow, U+21D2 ISOtech --> -<!-- Unicode does not say this is the 'implies' character but does not have +<!-- Unicode does not say this is the 'implies' character but does not have another character with this function so rArr can be used for 'implies' as ISOtech suggests --> <!ENTITY dArr "⇓"> <!-- downwards double arrow, U+21D3 ISOamsa --> @@ -217,11 +217,11 @@ <!ENTITY rfloor "⌋"> <!-- right floor, U+230B ISOamsc --> <!ENTITY lang "〈"> <!-- left-pointing angle bracket = bra, U+2329 ISOtech --> -<!-- lang is NOT the same character as U+003C 'less than sign' +<!-- lang is NOT the same character as U+003C 'less than sign' or U+2039 'single left-pointing angle quotation mark' --> <!ENTITY rang "〉"> <!-- right-pointing angle bracket = ket, U+232A ISOtech --> -<!-- rang is NOT the same character as U+003E 'greater than sign' +<!-- rang is NOT the same character as U+003E 'greater than sign' or U+203A 'single right-pointing angle quotation mark' --> <!-- Geometric Shapes --> Modified: trunk/foray/doc/dtd/xhtml1-strict.dtd =================================================================== --- trunk/foray/doc/dtd/xhtml1-strict.dtd 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/dtd/xhtml1-strict.dtd 2006-06-17 20:49:06 UTC (rev 7681) @@ -9,7 +9,7 @@ For further information, see: http://www.w3.org/TR/xhtml1 Copyright (c) 1998-2002 W3C (MIT, INRIA, Keio), - All Rights Reserved. + All Rights Reserved. This DTD module is identified by the PUBLIC and SYSTEM identifiers: @@ -263,7 +263,7 @@ window title. Exactly one title is required per document. --> <!ELEMENT title (#PCDATA)> -<!ATTLIST title +<!ATTLIST title %i18n; id ID #IMPLIED > @@ -801,7 +801,7 @@ <!-- Content is %Flow; excluding a, form and form controls ---> +--> <!ELEMENT button %button.content;> <!-- push button --> <!ATTLIST button %attrs; @@ -834,7 +834,7 @@ --> <!ENTITY % TRules "(none | groups | rows | cols | all)"> - + <!-- horizontal alignment attributes for cell contents char alignment char, e.g. char=':' Modified: trunk/foray/doc/web/app/features/extensions.html =================================================================== --- trunk/foray/doc/web/app/features/extensions.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/app/features/extensions.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -104,8 +104,8 @@ unwanted linefeeds and other characters in the text of the bookmark-title): white-space-treatment, linefeed-treatment, white-space-collapse.</li> </ul> - + <h3><a name="destination">Named Destinations</a></h3> <p>Named destinations were formerly created through an extension. They are now automatically created for the first area generated by any FO with an "id" Modified: trunk/foray/doc/web/app/using/run.html =================================================================== --- trunk/foray/doc/web/app/using/run.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/app/using/run.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -136,7 +136,7 @@ <p>The -so option allows any configuration option to be set from the command-line by supplying the key and value for that option. See <a href="configuration.html">FOray Configuration</a> for details.</p> - + <h2><a name="check-input">Using Xalan to Check XSL-FO Input</a></h2> <p>FOray sessions that use -xml and -xsl input instead of -fo input are actually controlling two distinct conversions: Tranforming XML to XSL-FO, then formatting @@ -203,7 +203,7 @@ compression rate may help. If FOray is running embedded, clearing the image from time to time cache might prevent memory exhaustion, you can call -<code>org.foray.graphic.GraphicFactory.resetCache()</code> to empty the +<code>org.foray.graphic.GraphicFactory.resetCache()</code> to empty the <a href="../features/graphics.html#caching">image cache</a>.</li> <li>Use multiple page sequences. FOray starts rendering after the end of a page sequence is encountered. Modified: trunk/foray/doc/web/app/using/start.html =================================================================== --- trunk/foray/doc/web/app/using/start.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/app/using/start.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -37,7 +37,7 @@ You may also have read-only access to this list through its <a href="http://sourceforge.net/mailarchive/forum.php?forum=foray-announce" rel="external">public archive</a>.</p> - + <h2>Getting Help</h2> <p>If you need help, the following resources are available to help you, listed in the order that they should be consulted.</p> Modified: trunk/foray/doc/web/dev/admin/release.html =================================================================== --- trunk/foray/doc/web/dev/admin/release.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/dev/admin/release.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -42,7 +42,7 @@ </ol> </li> </ol> - + <!--#include virtual="/00-rsrc/include/leftmenu-end.html" --> </body> </html> Modified: trunk/foray/doc/web/dev/font/planning.html =================================================================== --- trunk/foray/doc/web/dev/font/planning.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/dev/font/planning.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -392,8 +392,8 @@ SystemFont. If the "embed" attribute is included, the underlying font-file will be used to embed the font in the output document.</p> - - + + <!--#include virtual="/00-rsrc/include/leftmenu-end.html" --> </body> </html> Modified: trunk/foray/doc/web/dev/fotree/index.html =================================================================== --- trunk/foray/doc/web/dev/fotree/index.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/dev/fotree/index.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -437,8 +437,8 @@ border-collpase, it appears that when that model is used, one-half of the outer borders fall into the margin-area. Please clarify for XSL-FO.</li> </ol> - + <!--#include virtual="/00-rsrc/include/leftmenu-end.html" --> </body> </html> Modified: trunk/foray/doc/web/dev/layout/index.html =================================================================== --- trunk/foray/doc/web/dev/layout/index.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/dev/layout/index.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -55,7 +55,7 @@ rightfully be considered part of the layout system. FOrayText is also designed to allow multiple line-breaking strategies (LBS) to be employed.</p> <p>The net result is that the layout system’s job is to find page breaks.</p> - + <h2><a name="model"/>Eager vs. Patient Processing</h2> <p>Layout systems can generally be divided into those that are “eager” and those that are “patient”. Eager systems try to finalize the layout of each Modified: trunk/foray/doc/web/module/app/index.html =================================================================== --- trunk/foray/doc/web/module/app/index.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/module/app/index.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -147,7 +147,7 @@ * Start instructions for internal FOray control. Ignore this section * if you are controlling externally. * ****************************************************************************/ - /* + /* * Just push the button, and let FOray do the rest ... */ session.process(); @@ -279,7 +279,7 @@ and an Avalon logger.</li> <li>Run its <code>parseDocument() method.</code></li> </ol> - + <p>You can safely repeat this for multiple configuration files, if desired.</p> <!--#include virtual="/00-rsrc/include/leftmenu-end.html" --> Modified: trunk/foray/doc/web/module/font/index.html =================================================================== --- trunk/foray/doc/web/module/font/index.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/module/font/index.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -66,7 +66,7 @@ FOrayFontServer server = new FOrayFontServer(logger); // Set the base URL for physical font files. -java.net.URL baseFontURL = someURL; +java.net.URL baseFontURL = someURL; server.setBaseFontURL(baseFontURL); // Set a resolver to be used when parsing the font-configuration Modified: trunk/foray/doc/web/module/fotree/index.html =================================================================== --- trunk/foray/doc/web/module/fotree/index.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/module/fotree/index.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -65,7 +65,7 @@ To add a new namespace, write and instantiate a Namespace subclass, and register it with FOTreeBuilder, using the addNamespace method.</li> </ul> - + <h2><a name="eagerness" id="eagerness"/>Eager vs. Patient Processing</h2> <p>FOray FOTree uses a SAX-like event system to make the client application aware that data is ready. Currently, events are fired when a page-sequence is @@ -1667,7 +1667,7 @@ <li>We need to systematically remove all non-shadow layout-related fields from FObj subclasses.</li> </ul> - + <!--#include virtual="/00-rsrc/include/leftmenu-end.html" --> </body> </html> Modified: trunk/foray/doc/web/module/text/index.html =================================================================== --- trunk/foray/doc/web/module/text/index.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/module/text/index.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -131,7 +131,7 @@ eager one, care must be taken. Eager line-breaking must keep track of its state within a given block. (To-do: Address whether a LineBreaker can be reset and reused.)</p> - + <h2><a name="faux-sc"/>Faux Small-Caps</h2> <p>For fonts that do not have small-cap glyphs, users sometimes want to imitate small-caps by converting lowercase text to uppercase, but Modified: trunk/foray/doc/web/project/team.html =================================================================== --- trunk/foray/doc/web/project/team.html 2006-06-17 19:34:13 UTC (rev 7680) +++ trunk/foray/doc/web/project/team.html 2006-06-17 20:49:06 UTC (rev 7681) @@ -78,7 +78,7 @@ <li>Art Welch</li> <li>Peter B. West</li> </ul> - + <!--#include virtual="/00-rsrc/include/leftmenu-end.html" --> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |