auctex
[Top][All Lists]
Advanced

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

[AUCTeX] botched tool bar icons


From: Sebastian P. Luque
Subject: [AUCTeX] botched tool bar icons
Date: Thu, 05 Jun 2008 23:10:56 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi,

Using the following minimal file (~/tmp/auctex_toolbar_bug.tex):

---<---------------cut here---------------start-------------->---
\documentclass[10pt]{beamer}

\title{What?}

\author{Who?}

\begin{document}

\begin{frame}
  \titlepage
\end{frame}

\section{Introduction}

\begin{frame}
  \frametitle{Section A}

\end{frame}


\end{document}

%%% Local Variables:
%%% TeX-PDF-mode: t
%%% End:
---<---------------cut here---------------end---------------->---

and doing 'emacs -Q':

M-: (require 'tex-site)
C-x C-f ~/tmp/auctex_toolbar_bug.tex
C-x k RET  ; the tool bar icons look fine
C-x C-f ~/tmp/auctex_toolbar_bug.tex  ; tool bar icons visible
C-c C-c    ; here the tool bar icons disappear
C-g        ; here the tool bar icons reappear, but the frame vertical
           ;size has become erratic (try 'C-c C-c C-g' a few times).

This is with GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version
2.12.9) of 2008-05-30 on elegiac, modified by Debian, and AUCTeX
11.83-7.1 (Debian sid package).  Any help pinpointing the problem would
be appreciated.


Cheers,

-- 
Seb





reply via email to

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