Skip to content
Snippets Groups Projects
Select Git revision
  • 6dc5bb167fcd702f5fc6d568bc1e5e08d01027fa
  • master default protected
  • gh-pages
  • build-process-upgrade-merge
  • eb-apollo-generate_names
  • BT5_travis
  • hello_github
  • v18.1.0
  • v18.0.3
  • v18.0.2
  • v18.0.1
  • v18.0.0
  • v18.0.0-RC1
  • v17.0.1
  • v17.0.0
  • v16.0.17
  • v16.0.0
  • v15.0.0
  • v14.0.0
  • v13.2.0
20 results

act_manual.sgml

Blame
  • act_manual.sgml 2.79 KiB
    <!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
    <!ENTITY intro SYSTEM "act_intro_chapter.sgml">
    <!ENTITY start SYSTEM "act_start_chapter.sgml">
    <!ENTITY mainwindow SYSTEM "act_main_window.sgml">
    <!ENTITY options SYSTEM "options.sgml">
    <!ENTITY act-filemenu SYSTEM "act_file_menu.sgml">
    <!ENTITY menus SYSTEM "menus.sgml">
    <!ENTITY act-displaymenu SYSTEM "act_display_menu.sgml">
    <!ENTITY requirements SYSTEM "requirements.sgml">
    <!ENTITY acknowledgments SYSTEM "acknowledgments.sgml">
    <!ENTITY copyright SYSTEM "copyright.sgml">
    <!ENTITY concepts SYSTEM "concepts.sgml">
    <!ENTITY views-popup SYSTEM "views_popup.sgml">
    <!ENTITY views-scrolling SYSTEM "views_scrolling.sgml">
    <!ENTITY views-scale SYSTEM "views_scale.sgml">
    <!ENTITY views-selection SYSTEM "views_selection.sgml">
    <!ENTITY views-directedit SYSTEM "views_directedit.sgml">
    <!ENTITY featurelist SYSTEM "feature_list.sgml">
    <!ENTITY mousebuttons SYSTEM "mousebuttons.sgml">
    <!ENTITY gettingjava SYSTEM "getting_java.sgml">
    <!ENTITY unixargs SYSTEM "unix_args.sgml">
    <!ENTITY options-menu SYSTEM "options_menu.sgml">
    
    <!ENTITY % artemis-only "IGNORE">
    
    <!ENTITY prog "ACT">
    <!ENTITY art "Artemis">
    
    <!ENTITY command-name "act">
    
    <!ENTITY lt CDATA "&#60;">
    <!ENTITY gt CDATA "&#62;">
    ]>
    <!-- $Header: //tmp/pathsoft/artemis/docs/act_manual.sgml,v 1.5 2005-02-22 11:52:29 tjc Exp $ -->
    <BOOK ID="index">
      <TITLE> The &prog; Manual </TITLE>
      <BOOKINFO>
        <PRODUCTNAME>
          <EMPHASIS>&prog;</EMPHASIS> - The Artemis Comparison Tool
        </PRODUCTNAME>
        <PUBDATE>16 May 2000</PUBDATE>
        <COPYRIGHT>
          <YEAR>2000-2005</YEAR>
          <HOLDER>Genome Research Limited</HOLDER>
        </COPYRIGHT>
        <LEGALNOTICE>
          <PARA>&prog; is free software; you can redistribute
    	it and/or modify it under the terms of the GNU General Public
    	License as published by the Free Software Foundation; either
    	version 2 of the License, or (at your option) any later
    	version.</PARA>
          
          <PARA>This program is distributed in the hope that it will be
    	useful, but WITHOUT ANY WARRANTY; without even the implied
    	warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    	See the <ULINK URL="http://www.gnu.org/copyleft/gpl.html" 
            TYPE="external">GNU General Public License</ULINK> for more 
            details.</PARA>
     
          <PARA>You should have received a copy of the GNU General Public
    	License along with this program; if not, write to the Free
    	Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
    	MA 02111-1307 USA</PARA>
          
          <PARA>For the full text of the license see <XREF LINKEND="COPYRIGHT">.
          </PARA>
        </LEGALNOTICE>
        <ABSTRACT>
          <PARA>
    This document describes release 4 of &prog; - a DNA sequence comparison
    viewer.
          </PARA>
        </ABSTRACT>
      </BOOKINFO>
      <TOC></TOC>
      &intro;
      &start;
      &mainwindow;
      &options;
    </BOOK>