From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Uwe Mayer Newsgroups: gmane.emacs.help Subject: whizzytex mode broken? Date: Sat, 28 Aug 2004 12:44:27 +0200 Organization: University of Karlsruhe, Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: Reply-To: merkosh@hadiko.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8Bit X-Trace: sea.gmane.org 1093689966 10507 80.91.224.253 (28 Aug 2004 10:46:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Aug 2004 10:46:06 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 28 12:45:59 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C10id-0001gj-00 for ; Sat, 28 Aug 2004 12:45:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C10nL-0000ob-SH for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Aug 2004 06:50:51 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 103 Original-NNTP-Posting-Host: hadim111.hadiko.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1093689867 29290 172.20.45.11 (28 Aug 2004 10:44:27 GMT) Original-X-Complaints-To: usenet@rz.uni-karlsruhe.de Original-NNTP-Posting-Date: Sat, 28 Aug 2004 10:44:27 +0000 (UTC) User-Agent: KNode/0.8.0 Original-Xref: shelby.stanford.edu gnu.emacs.help:124991 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20341 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20341 Hi, I'm running Debian unstable with whizzytex (version 1.1.3.0-3). Since my last update whizzytex does not initialise properly: I started with a minimalistic LaTeX document which compiles flawlessly in the command line. No error messages, no warning, just the usual info output. Once I start whizzytex-mode the mode is displayed as "(LaTeX Whizzy.?)" and the current slice is highlighted. Any keypress or mouse click results in Emacs switching back to LaTeX mode and the minibar displaying: "Mode switched off externally". If I switch on interactive mode (C-return) the following messages appear: -- snip -- /usr/lib/whizzytex/whizzytex -marks -advi advi -html Start-Document main.tex advi -html Start-Document This is e-TeX, Version 3.14159-2.1 (Web2C 7.4.5) (./_whizzy_main_nil.tex LaTeX2e <2001/06/01> Babel and hyphenation patterns for american, french, german, ngerman, l atin, nohyphenation, loaded. No file _whizzy_main_nil.aux. ! LaTeX Error: The font size command \normalsize is not defined:                there is probably something wrong with the class file. See the LaTeX manual or LaTeX Companion for explanation. Type  H   for immediate help.  ...                                                                                                  l.1 \begin{document}                     \WhizzyEmptyPage\end{document} ? ! Undefined control sequence. l.1 \begin{document}\WhizzyEmptyPage                                     \end{document} ? (./_whizzy_main_nil.aux) ) No pages of output. Transcript written on _whizzy_main_nil.log. *** Fatal error:  Cannot build initial page Quitting (SIGTERM) Process main.tex terminated -- snip -- Regarding the LaTeX Error some google FAQ says that this might be due to a broken .sty file, but much more probable is that I forgott a \documentclass (which I didn't). While searching google I found out that I don't have an entry in fmtutil.cnf for whizzytex. I don't know wether this is important, but it came up at some point. If I additionally turn on the debug mode, the following is appended to above error lines: -- snip -- + fatal 'Cannot build initial page' + errlog '*** Fatal error: ' 'Cannot build initial page' + echo '*** Fatal error:  Cannot build initial page' *** Fatal error:  Cannot build initial page + '[' -f /home/merkosh/_whizzy_main_d/tmp/err ']' + cat /home/merkosh/_whizzy_main_d/tmp/err + runinitex '&latex' '\nonstopmode\makeatletter\def\SourceFile{\def\whizzy@master}\makeatother\let\Documentclass\documentclass\renewcommand{\documentclass [2][]{\Documentclass[#1 {#2}\let\WhizzyAdvi1\def\WhizzyExt{.tex}\input{/usr/share/texmf/tex/whizzytex/whizzytex.sty}}\input{main.tex}' + ulimit -t 20 + initex '&latex' '\nonstopmode\makeatletter\def\SourceFile{\def\whizzy@master}\makeatother\let\Documentclass\documentclass\renewcommand{\documentclass [2][]{\Documentclass[#1 {#2}\let\WhizzyAdvi1\def\WhizzyExt{.tex}\input{/usr/share/texmf/tex/whizzytex/whizzytex.sty}}\input{main.tex}' + echo '' + cleanquit 'Cannot build initial page' + trap - SIGTERM + echo 'Quitting (Cannot build initial page)' Quitting (Cannot build initial page) + clean + '[' -f /home/merkosh/_whizzy_main_d/tmp/pids ']' + rm -f _whizzy_main.fmt _whizzy_main_nil.aux _whizzy_main_nil.log _whizzy_main_nil.tex main.fmt main.wdvi + true + : + rm -f ._whizzy_main.tex + kill -TERM 0 Process main.tex terminated -- snip -- Google knows very little about whizzytex, maybe someone here has an idea? Thanks in advance Ciao Uwe