auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Re: automatic completion of styles


From: David Kastrup
Subject: Re: [AUCTeX] Re: automatic completion of styles
Date: Tue, 17 Oct 2006 23:41:33 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Seweryn Kokot <address@hidden> writes:

>> > No, I did only "make" and copy *.el files to ~/elisp/auctex-11.83/
>
>> Why?
>
> Now, I know it was my fault.
> I did it because I wanted to keep files in order and doing "make install" I
> don't know exactly where all the files go.

Then call "make -n install" and take a look where they will get
installed.

> What if I want to remove auctex files to install another version of
> auctex?

Then use appropriate options to ./configure.

> I have another problem with style files: in /home/sewi/texmf/tex/style
> directory I have: mystyle.el and pstricks.el files. In foo.tex file I
> have:
> usepackage{mystyle}
> usepackage{pstricks}
>
> and mystyle macros are available while pstricks macros are not
> available when typing C-c C-m. What I'm doing wrong now?

mystyle is probably parseable by AUCTeX while PStricks, being a
complicated mess, isn't.

PStricks would be a really good candidate for writing a supporting
Lisp style manually, but nobody did that yet.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]