<![CDATA[
<!DOCTYPE Article PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.0//EN"[
        <!-- if not using PNG graphic, replace reference above with 
             .....PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[
         --> 
<!ENTITY version "1.0.53"> 
        <!-- replace with actual application  version number-->  
]>

<!-- This is a GNOME documentation template, designed by the GNOME
  Documentation Project Team. Please use it for writing GNOME
  documentation, making obvious changes. In particular, all the words
  written in UPPERCASE (with the exception of GNOME) should be
  replaced. As for "legalnotice", please leave the reference
  unchanged, copy the file gnome-legalnotice.sgml to the same
  directoiry as this file and add/remove trademarks to the list as
  appropriate for your document.  

Please don't forget to remove all these comments in your final documentation,
thanks ;-).
-->
<!-- =============Document Header ============================= -->


<article id="index"> <!-- please do not change the id-->

  <artheader> 
    <title>MY-GNOME-APP</title>
    <copyright>
      <year>2000</year>
      <holder>ME-THE-AUTHOR</holder>
    </copyright>
    <!-- do not put authorname in the header except in copyright - use
    section "authors" below -->

    <legalnotice>
      <para>
        Permission is granted to make and distribute verbatim copies of this
        manual provided the copyright notice and this permission notice are
        preserved on all copies.
      </para>
      <para>
        Permission is granted to copy and distribute modified versions of
        this manual under the conditions for verbatim copying, provided that
        the entire resulting derived work is distributed under the terms of a
        permission notice identical to this one.
      </para>
      <para>
        Permission is granted to copy and distribute translations of this
        manual into another language, under the above conditions for modified
        versions, except that this permission notice may be stated in a
        translation approved by the Foundation.
      </para>

      <!-- please remove  those of the trademarks below which you are -->
      <!-- not using, and add new ones if necessary -->  

      <para> UNIX is a trademark of X/Open Group</para>
      <para> Linux is a trademark of Linus Torvalds </para>
      <para> X Window System is a trademark of X Consortium, Inc.</para>
      <para> Red Hat and RPM are  trademarks of Red Hat, Inc. </para>
      <para> Windows is a trademark of Microsoft Corp.</para>
      <para> Macintosh and Apple are  trademarks of Apple Computer, Inc.</para>
      <para> All other trademarks are property of their owners</para>
    </legalnotice>

    <releaseinfo> 
		  This is version 1.0 of MY-GNOME-APP manual.
     </releaseinfo> <!-- this is version of manual, not application
                      --> 
  </artheader>

<!-- =============Document Body ============================= -->

<!-- =============Introduction ============================= -->
  <sect1 id="intro">
      <title>Introduction</title> 

    <para>
      <application>MY-GNOME-APP</application> is a program for proving
      mathematical theorems. It is 
      included in the package <filename>GNOME-PACKAGE</filename>, which is a
      part of the GNOME desktop environment. This document describes
      version &version; of <application>MY-GNOME-APP</application>
    </para>

    <para><application>MY-GNOME-APP</application> can be started by
      selecting <guimenuitem>MY-GNOME-APP</guimenuitem> from
      <guisubmenu>SUBMENU</guisubmenu> submenu of the <guimenu>Main
	Menu</guimenu>, or by running the command
      <command>MYGNOMEAPP</command> on the command line.  
    </para>

     </sect1>


<!-- =============New section============================= --> 

  <sect1 id="usage"> 
    <title>Using MY-GNOME-APP </title>
    <!-- this section should describe basic usage of the application,
    e.g.-->  

    <para> As was said before, <application>MY-GNOME-APP</application> can be
    used to produce a perfect proof of <emphasis>any</emphasis> mathematical
    theorem (provided, of course, that this theorem is correct), thus
    providing for new users an easy-to-use graphical interface to
    modern mathematics. This section describes basic usage of
    <application>MY-GNOME-APP</application>.
    </para>

      <!-- =========Subsection=========================== -->   
      <sect2 id="mainwin">
      <title>Basic usage</title>
      <para>
	When you first start <application>MY-GNOME-APP</application>, you see
	the <interface>Main window</interface>, as shown in 
	<xref linkend="mainshot">.
<!-- ==============Figure=================================== -->
	<figure id="mainshot">
	  <title>MY-GNOME-APP Main Window</title>
	  <screenshot>
	    <screeninfo>MY-GNOME-APP Main Window</screeninfo>
	    <graphic fileref="SCREENSHOT" format="png"
	    srccredit="ME">
	    </graphic>
	  </screenshot>
	</figure>
<!-- ==============End of Figure=================================== -->
      </para>

      <para>
	To get a proof of a theorem, just enter the statement of
	the theorem in the <guilabel>Theorem statement</guilabel> field
	and press <guibutton>Prove!</guibutton>.  
      </para>
    <!-- You might want to include a note, warning, or tip, e.g. -->
    <warning> 
      <title>WARNING</title>
      <para>
        MY-GNOME-APP can not prove incorrect theorems. 
	</para>
    </warning>
    </sect2>

       <!-- this section also should describe main elements of graphic
       user interface, such as menus and buttons, unless this
       description is too long - in that case, it should be moved to a
       separate section. For example -->

      <!-- =========Subsection=========================== -->   
    <sect2 id="menubar">
      <title> Menus</title>
      <para>
         The menu bar, located at the top of the <interface>Main
         Window</interface>, provides the following commands:
      </para>
      <!-- =========List=========================== -->
      <variablelist>
	<varlistentry> <term><guimenu>File</guimenu></term>
          <listitem><para> This menu contains commands
	      <menuchoice>
	        <shortcut><keysym>Ctrl-S</keysym>
		</shortcut>
		<guimenuitem>Save</guimenuitem>
	      </menuchoice>
	      and
	      <menuchoice>
	        <shortcut><keysym>Ctrl-Q</keysym>
		</shortcut>
		<guimenuitem>Quit</guimenuitem>
	      </menuchoice>
	      both of which are self-explanatory.
	    </para>
	  </listitem> 
	</varlistentry> 

	<varlistentry> 
	  <term><guimenu>Settings...</guimenu></term>
	  <listitem><para>
	      This menu contains only one command,
	      <guimenuitem>Preferences</guimenuitem>, which launches
	      <link linkend="prefs"><interface>Preferences
		  Dialog</interface></link> 
	      </para>
	  </listitem>
	</varlistentry>

	<varlistentry>
	  <term><guimenu>Edit</guimenu></term>
	  <listitem><para>
	      This menu contains the following commands:
	      <itemizedlist>
		<listitem>
		  <para><guimenuitem>COMMAND1</guimenuitem>
		    &mdash;this command does ....
		  </para></listitem>
	       <listitem>
		  <para><guimenuitem>COMMAND2</guimenuitem>
                &mdash;this command does ....
		  </para>
		  </listitem>
	      </itemizedlist>
	    </para>
	  </listitem>
	</varlistentry>

	<varlistentry>
	  <term><guimenu>Help</guimenu></term>
	  <listitem><para>
	      This menu contains commands
	      <itemizedlist>
		<listitem>
		  <para><guimenuitem>Manual</guimenuitem> &mdash;
		    shows this manual
		  </para>
		</listitem>

		<listitem>
		  <para><guimenuitem>About</guimenuitem> &mdash;
		    shows basic information about
		    <application>MY-GNOME-APP</application>, such as
		    author's name and version number.
		  </para>
		</listitem>
	      </itemizedlist>

	      </para>
	  </listitem>
	</varlistentry>

	</variablelist>
      <!-- =========End of list=========================== -->
	</sect2>

  </sect1>   




 <!-- Here you should add, if necessary, several more sect1's,
 describing other windows (besides the main one), file formats,
 preferences dialogs,  etc -
 as appropriate. Try not to make any of these sections too long. -->

<!-- =============New section============================= --> 
  <sect1 id="prefs">
    <title>Customization</title> 
     <para>
      To change default settings, select
      <guimenuitem>Preferences</guimenuitem> command in
      <guimenu>Settings</guimenu> menu. This launches the
      <interface>Preferences dialog</interface>, shown in <xref
      linkend="shot2">. 
     </para>
<!-- ==============Figure=================================== -->
	<figure id="shot2">
	  <title>Preferences Dialog</title>
	  <screenshot>
	    <screeninfo>Preferences dialog</screeninfo>
	    <graphic fileref="SCREENSHOT" format="png"
	    srccredit="ME">
	    </graphic>
	  </screenshot>
	</figure>
<!-- ==============End of Figure=================================== -->
    
  </sect1>


<!-- =============New section============================= -->
  <sect1 id="bugs">
    <!-- This section should describe known bugs and limitations of
    the program if there are any - please be frank and list all
    problems you know of --> 
    <title>Known bugs and limitations</title>
    <para>
      Millions
      </para>
    </sect1>

<!-- =============New section============================= -->

  <sect1 id="authors">
    <title>Authors</title>
     <para>
      <application>MY-GNOME-APP</application> was written by GNOME-HACKER
      (<email>hacker@gnome.org</email>). To find more information
      about it, please visit <application>MY-GNOME-APP</application> <ulink
      url="http://www.my-gnome-app.org" type="http">Web page</ulink>.
      Please send all comments, suggestions, and bug reports to the
      <ulink url="http://bugs.gnome.org" type="http">GNOME bug
      tracking database</ulink>. Instructions for submitting bug reports
      can be found on-line at <ulink
      url="http://bugs.gnome.org/Reporting.html" type="http">
      http://bugs.gnome.org/Reporting.html</ulink>. If you are using GNOME
      1.1 or later, you can also use command
      <command>bug-buddy</command> for submitting bug reports. 
      </para>
    <para>
      This manual was written by ME
      (<email>MYNAME@MYADDRESS</email>). Please send all comments
      and suggestions regarding the manual to the GNOME Documentation
      Project at <email>docs@gnome.org</email>. 
      </para>
    </sect1>

</article>
]]>
