summaryrefslogtreecommitdiff
path: root/support/xlatex/README
blob: 9169ab7561c5531988ca0f93aa1502a8c76dd786 (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
*** Xlatex 3.3c     INSTALLATION NOTES ***

   Xlatex is intended to facilitate the use of text processing commands
   around TeX :
      - entering text editor session
      - submitting a '.tex' document to LaTeX or TeX processor
      - previewing the 'dvi' or 'ps' file
      - printing document to PostScript printer (after converting it from
        dvi to postscript)
      - examining printer queue
      - calling a graphic editor

   Most of Xlatex environment is customizable (see manual) except for printing 
   the document which uses the dvips arguments. 

1. French and English customizations are available. If you choose english:
        cp Xlatex.ad.english Xlatex.ad
        cp xlatex.man.english xlatex.man

2. Check Xlatex.ad and decide wether or not you want bitmap images
   for command buttons. The default is to have bitmaps.

3. If you don't have xmkmf, we provide the Makefile.sun template file
   for sun 4 sunos 4.1.1 X11R6. It can be edited and changed for your own
   environment. In particular, check for the make variables :
        PROJECTROOT
        USRLIBDIR
        BINDIR
        INCROOT
        MANPATH
        MANSUFFIX

4. If xmkmf is available, generate the Makefile:
        xmkmf

5. Compile and install :
        make
        make install
        make install.man


Please send bugs and comments to:

   dragone@iu-vannes.fr

   Dragone Mario
   IUT Vannes
   rue Montaigne
   BP 1104
   56014 Vannes 
   France

   97.46.31.06