summaryrefslogtreecommitdiff
path: root/support/autoview/usrguide/node3.html
blob: 67877eb6a4702823066680f28fc91100e1cd1690 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1 release (February 19th, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Running it</TITLE>
<META NAME="description" CONTENT="Running it">
<META NAME="keywords" CONTENT="usrguide">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="usrguide.css">
<LINK REL="next" HREF="node4.html">
<LINK REL="previous" HREF="node2.html">
<LINK REL="up" HREF="usrguide.html">
<LINK REL="next" HREF="node4.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html38"
 HREF="node4.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/afs/glue.umd.edu/software/tetex/latex2html/98.1/icons.gif/next_motif.gif"></A> 
<A NAME="tex2html36"
 HREF="usrguide.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/afs/glue.umd.edu/software/tetex/latex2html/98.1/icons.gif/up_motif.gif"></A> 
<A NAME="tex2html30"
 HREF="node2.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/afs/glue.umd.edu/software/tetex/latex2html/98.1/icons.gif/previous_motif.gif"></A>   
<BR>
<B> Next:</B> <A NAME="tex2html39"
 HREF="node4.html">About this document ...</A>
<B> Up:</B> <A NAME="tex2html37"
 HREF="usrguide.html">Userguide to autoview.el</A>
<B> Previous:</B> <A NAME="tex2html31"
 HREF="node2.html">Customizing it</A>
<BR>
<BR>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION00030000000000000000">
Running it</A>
</H1>
Please either:
<UL>
<P>
<LI>download runauto.r from the autoview homepage, and add this to
your .aliases: 
<PRE>
alias elatstart 'source ~/runauto.r'
</PRE>
<LI>
or add this to your .aliases or .login (assumes tcsh)

<P>
<PRE>
alias elatstart ' /usr/local/bin/emacs20 -i -q  \\
-l ~/emacs/emacspub/autoview.el -title ELAT -fn 6x13 -geometry \\
90x35+1400+1000 -bg LightGreen -f elatstart &amp;'
</PRE>
Then, typing elatstart will run autoview for you.

<P>
Please don't forget to change the names of the directories to the ones
on your local system.

<P>
PLEASE edit autoview.el and find where I load *my* profile. You probably
 don't want that. Change that to (load "generalprofile.el"). And don't
 forget to download this generalprofile.el as well. 

<P>

</UL>

<P>
<BR><HR>
<ADDRESS>
<I>Deepak Goel</I>
<BR><I>2000-11-20</I>
</ADDRESS>
</BODY>
</HTML>