Changes between Version 1 and Version 2 of DocBook

Show
Ignore:
Author:
dshipton (IP: 10.23.1.189)
Timestamp:
02/01/07 19:48:03 (4 years ago)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DocBook

    v1 v2  
    11 
    22 
    3 = !DocBook = 
    4  
     3=  !DocBook = 
    54!DocBook Website: http://www.docbook.org/ 
    65 
    7 == Guides == 
     6==  Guides == 
     7        * !DocBook Guide: http://www.docbook.org/tdg/en/ 
     8        * Guide to !DocBook: http://www-106.ibm.com/developerworks/library/l-docbk.html 
     9        * DocBookFaq: Frequently asked questions that we have collected the answers to. 
     10        * !DocBook XSL Documentation: http://docbook.sourceforge.net/release/xsl/current/doc/ 
     11        * !DocBook XSL reference -- http://docbook.sourceforge.net/release/xsl/current/doc/reference.html 
    812 
    9 * !DocBook Guide: http://www.docbook.org/tdg/en/ 
    10 * Guide to !DocBook: http://www-106.ibm.com/developerworks/library/l-docbk.html 
    11 * DocBookFaq: Frequently asked questions that we have collected the answers to. 
    12 * !DocBook XSL Documentation: http://docbook.sourceforge.net/release/xsl/current/doc/ 
    13 * !DocBook XSL reference -- http://docbook.sourceforge.net/release/xsl/current/doc/reference.html 
     13==  Tools to Edit !DocBook == 
     14        * !LyX: http://www.lyx.org/ 
     15        * Conglomerate: http://www.conglomerate.org/ 
     16        * Abiword: http://www.gnome.org/gnome-office/abiword.shtml 
     17        * XmlEditorWithDocBookSupport: XML editors that support !DocBook in some way. 
     18        * XsltProcessors: The !DocBook XSL stylesheets must be processed by an XSLT processor to convert to HTML, XML-FO, etc. 
     19        * XmlFoEngines: Once !DocBook is converted to XML-FO, you still have to use one of these to generate the final view. 
     20        * CustomizingXslFo: Tips and links for customizing XSL-FO stylesheets 
    1421 
    15 == Tools to Edit !DocBook == 
     22===  Open issues with !LyX/DocBook === 
     23        * LyxDocBookSupport: What do we find currently lacking in lyx? 
     24        * 5 minute review by someone else about the same thing: http://www.teledyn.com/help/XML/lyx2db/t1.html 
    1625 
    17 * !LyX: http://www.lyx.org/ 
    18 * Conglomerate: http://www.conglomerate.org/ 
    19 * Abiword: http://www.gnome.org/gnome-office/abiword.shtml 
    20 * XmlEditorWithDocBookSupport: XML editors that support !DocBook in some way. 
    21 * XsltProcessors: The !DocBook XSL stylesheets must be processed by an XSLT processor to convert to HTML, XML-FO, etc. 
    22 * XmlFoEngines: Once !DocBook is converted to XML-FO, you still have to use one of these to generate the final view. 
    23 * CustomizingXslFo: Tips and links for customizing XSL-FO stylesheets 
     26==  Tools to Generate PDF ==  
     27        * XEP: Generates gorgeous PDFs, costs $5000 
     28        * [[FOP]]: Generates nearly adequate PDFs, free 
     29        * !PassiveTeX: Requires [http://www.tug.org/texlive.html TeXLive], does not work reliably 
     30        * Jade with !JadeTeX: Uses DSSSL (deprecated) but does a good job 
    2431 
    25 === Open issues with !LyX/DocBook === 
     32==  Tools to Edit XSL, XSTL, XSL:FO == 
     33        * [http://www.xmlsoftware.com/xsleditors/ List at xmlsoftware.com] 
     34        * [http://www.alphaworks.ibm.com/tech/xsleditor IBM's XSL Editor]: Written in Java, but apparently only works inside a Windows-only app.  ??? 
     35        * [http://www.alphaworks.ibm.com/tech/xfc?open&l=766,t=grx,p=xfc IBM's XSL Formatting Objects Composer]: Free, Java 
     36        * Tool for tracing XSL conversions: http://www.alphaworks.ibm.com/aw.nsf/reqs/xsltrace 
    2637 
    27 * LyxDocBookSupport: What do we find currently lacking in lyx? 
    28 * 5 minute review by someone else about the same thing: http://www.teledyn.com/help/XML/lyx2db/t1.html 
    29  
    30 == Tools to Generate PDF == 
    31  
    32 * XEP: Generates gorgeous PDFs, costs $5000 
    33 * [[FOP]]: Generates nearly adequate PDFs, free 
    34 * !PassiveTeX: Requires [http://www.tug.org/texlive.html TeXLive], does not work reliably 
    35 * Jade with !JadeTeX: Uses DSSSL (deprecated) but does a good job 
    36  
    37 == Tools to Edit XSL, XSTL, XSL:FO == 
    38  
    39 * [http://www.xmlsoftware.com/xsleditors/ List at xmlsoftware.com] 
    40 * [http://www.alphaworks.ibm.com/tech/xsleditor IBM's XSL Editor]: Written in Java, but apparently only works inside a Windows-only app.  ??? 
    41 * [http://www.alphaworks.ibm.com/tech/xfc?open&l=766,t=grx,p=xfc IBM's XSL Formatting Objects Composer]: Free, Java 
    42 * Tool for tracing XSL conversions: http://www.alphaworks.ibm.com/aw.nsf/reqs/xsltrace 
    43  
    44 == Converters to !DocBook == 
    45  
    46 * [http://www.logictran.com/ Logictran] will convert RTF to XML !DocBook and other formats (HTML, XHTML, etc.).  doc2net will convert directly from DOC to XML on the command line. 
    47 * [http://freshmeat.net/projects/html2db/ html2db] will convert HTML files to !DocBook SGML 
    48 * Read about my harrowing experience of UsingHtml2DB 
     38==  Converters to !DocBook == 
     39        * [http://www.logictran.com/ Logictran] will convert RTF to XML !DocBook and other formats (HTML, XHTML, etc.).  doc2net will convert directly from DOC to XML on the command line. 
     40        * [http://freshmeat.net/projects/html2db/ html2db] will convert HTML files to !DocBook SGML 
     41                * Read about my harrowing experience of UsingHtml2DB 
    4942 
    5043