/jEdit/tags/jedit-4-0-pre4/doc/FAQ/faq.xml
# · XML · 113 lines · 50 code · 15 blank · 48 comment · 0 complexity · 948eeb646adbae3b625dbd44ca16d5e8 MD5 · raw file
- <?xml version="1.0" standalone="no" ?>
- <!-- jEdit buffer-local properties: -->
- <!-- :indentSize=1:noTabs=true:maxLineLen=72:tabSize=2: -->
- <!-- -->
- <!-- jEdit FAQ -->
- <!-- Copyright (C) 2001-2002 John Gellene -->
- <!-- $Id: faq.xml 3974 2002-01-17 16:57:28Z jgellene $
- -->
- <!-- Changes required for posting on jEdit Community: -->
- <!-- Title should be <h2> without class; -->
- <!-- all <h1> headings should be changed to <h2> -->
- <!-- Command line for processing: -->
- <!-- -->
- <!-- xsltproc -catalogs -output .\html\ faq.xsl faq.xml -->
- <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
- <!-- Changes required for posting on jEdit Community: -->
- <!-- Title should be <h2> without class; -->
- <!-- all <h1> headings should be changed to <h2> -->
- <!ENTITY faq-items-part1 SYSTEM "faq-items1.xml">
- <!ENTITY faq-items-part2 SYSTEM "faq-items2.xml">
- <!ENTITY faq-items-part3 SYSTEM "faq-items3.xml">
- <!ENTITY faq-items-part4 SYSTEM "faq-items4.xml">
- <!ENTITY faq-appendix SYSTEM "faq-appendix.xml">
- ]>
- <article class="faq" id="faq">
- <articleinfo>
- <author>
- <firstname>John</firstname><surname>Gellene</surname>
- <affiliation><address><email>jgellene@nyc.rr.com</email></address></affiliation>
- </author>
- <copyright><year>2002</year><holder>John Gellene</holder></copyright>
- <legalnotice><title>Legal Notice</title>
- <para>
- Permission is granted to copy, distribute and/or modify this document
- under the terms of the GNU Free Documentation License, Version 1.1 or
- any later version published by the Free Software Foundation; with no
- <quote>Invariant Sections</quote>, <quote>Front-Cover Texts</quote> or
- <quote>Back-Cover Texts</quote>, each as defined in the license. A copy of
- the license is contained in the file <filename>COPYING.DOC.txt</filename>
- included with jEdit.
- </para>
- </legalnotice>
- <title>jEdit Frequently Asked Questions</title>
- <revhistory>
- <!-- <revision>
- <revnumber>0.1</revnumber>
- <date>Sept. 23, 2001</date>
- <revremark>Initial draft.</revremark>
- </revision>
- <revision>
- <revnumber>0.2</revnumber>
- <date>Sept. 25, 2001</date>
- <revremark>Sections 1-3 prepared.</revremark>
- </revision>
- <revision>
- <revnumber>0.3</revnumber>
- <date>Sept. 27, 2001</date>
- <revremark>Section 4 prepared.</revremark>
- </revision>
- <revision>
- <revnumber>0.4</revnumber>
- <date>Oct. 16, 2001</date>
- <revremark>Sections 1-4 completed.</revremark>
- </revision>
- <revision>
- <revnumber>0.5</revnumber>
- <date>Oct. 17, 2001</date>
- <revremark>Sections 1-5 completed.</revremark>
- </revision>
- <revision>
- <revnumber>0.6</revnumber>
- <date>Oct. 31, 2001</date>
- <revremark>Sections 1-5 completed; section 6 begun.</revremark>
- </revision>
- -->
- <revision>
- <revnumber>0.7</revnumber>
- <date>Jan. 15, 2002</date>
- <revremark>Inclusion of material from jEdit Community
- Interactive FAQ</revremark>
- </revision>
- </revhistory>
- <releaseinfo>
- <emphasis>Note: </emphasis>
- This draft incorporates material from the Interactive FAQ section
- of the <ulink url=
- "http://community.jedit.org/modules.php?op=modload&name=faq&file=index"
- >jEdit Community web site</ulink>.
- </releaseinfo>
- </articleinfo>
- &faq-items-part1;
- &faq-items-part2;
- &faq-items-part3;
- &faq-items-part4;
- &faq-appendix;
- </article>