Thanks for your reply. I just produced a small sample file but had it
sent to the wrong address just before I received your sample file!

Interesting that it works for you. I am currently using

GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
auctex 11.86-2ubuntu1 (installed via Ubuntu Software Centre)

I should mention that I have only done one little tweak of AUCTeX
after I installed it. Namely, in my .emacs file is says:

(preview-gs-options (quote ("-q" "-dNOPAUSE" "-DNOPLATFONTS"
"-dPrinted" "-dTextAlphaBits=4" "-dGraphicsAlphaBits=4")))

I recall following some instructions where I had to delete an entry
under "Preview Gs Options" (I think) to make the preview work at all.

Cheers,
Mark

On Thu, Sep 5, 2013 at 1:27 PM, Tassilo Horn <[email protected]> wrote:
> Tassilo Horn <[email protected]> writes:
>
>>> I just changed document class to lipics (class files at
>>> http://drops.dagstuhl.de/styles/lipics/lipics-authors.tgz) which is
>>> used for various conference proceedings, i.e.
>>>
>>> \documentclass[a4paper,UKenglish]{lipics}
>>
>> Do you have a small sample file for testing?
>
> No need, I made one myself.  So with this minimal doc
>
> --8<---------------cut here---------------start------------->8---
> \documentclass[a4paper,UKenglish]{lipics}
> \begin{document}
>
> \section{Intro}
>
> $$ \alpha + \beta $$
> \(\beta + \alpha = \rho\)
> \[\alpha * \beta = \theta\]
>
> \end{document}
> --8<---------------cut here---------------end--------------->8---
>
> I get the preview shown in the attached screenshot.  That looks like its
> supposed to look.
>
> What auctex version are you using?  I'm running the current git version,
> but there haven't been any changes to preview recently, so 11.87 should
> be as good.
>
> Bye,
> Tassilo
>
> _______________________________________________
> auctex mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/auctex
>

_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to