JPRED-2 Add alscript to the Git repository
[jpred.git] / sources / alscript / doc / alscript / subsection3_10_3.html
diff --git a/sources/alscript/doc/alscript/subsection3_10_3.html b/sources/alscript/doc/alscript/subsection3_10_3.html
new file mode 100644 (file)
index 0000000..154a090
--- /dev/null
@@ -0,0 +1,44 @@
+<HEAD>
+<TITLE> New special TEXT commands</TITLE>
+</HEAD>
+<BODY><P>
+ <HR> <A NAME=tex2html222 HREF=section3_11.html><IMG ALIGN=MIDDLE SRC="http://geoff.biop.ox.ac.uk/latex2html/next_motif.gif"></A> <A NAME=tex2html220 HREF=section3_10.html><IMG ALIGN=MIDDLE SRC="http://geoff.biop.ox.ac.uk/latex2html/up_motif.gif"></A> <A NAME=tex2html216 HREF=subsection3_10_2.html><IMG ALIGN=MIDDLE SRC="http://geoff.biop.ox.ac.uk/latex2html/previous_motif.gif"></A> <A NAME=tex2html224 HREF=tableofcontents3_1.html><IMG ALIGN=MIDDLE SRC="http://geoff.biop.ox.ac.uk/latex2html/contents_motif.gif"></A> <BR>
+<B> Next:</B> <A NAME=tex2html223 HREF=section3_11.html> Running ALSCRIPT</A>
+<B>Up:</B> <A NAME=tex2html221 HREF=section3_10.html> New Features in </A>
+<B> Previous:</B> <A NAME=tex2html217 HREF=subsection3_10_2.html> New Step 2 </A>
+<HR> <P>
+<H2><A NAME=SECTION00010300000000000000> New special TEXT commands</A></H2>
+<P>
+Some special TEXT commands have been added to allow drawing of alternative
+shapes etc.  In fact this is how the HELIX, STRAND and COIL commands are implemented.  The text commands are all prefixed by an @ symbol.
+<P>
+e.g. TEXT 3 6 ``@fuparrow''
+<P>
+will draw a filled up arrow at position 3,6.
+<P>
+The alternative text commands are:
+<P>
+@leftarrow - an open left pointing arrow.
+<P>
+@fleftarrow - a filled left pointing arrow.
+<P>
+@uparrow - an open up pointing arrow.
+<P>
+@fuparrow - a filled up pointing arrow.
+<P>
+@downarrow - an open down pointing arrow.
+<P>
+@fdownarrow - a filled down pointing arrow.
+<P>
+@circle - an open circle.
+<P>
+@fcircle - a filled  circle.
+<P>
+I plan to make this option more flexible in the near future.
+<P>
+<HR>
+
+</BODY>
+<P><ADDRESS>
+gjb@bioch.ox.ac.uk
+</ADDRESS>
\ No newline at end of file