Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.1830); Mon, 31 Oct 2005 10:30:02 +0100 Received: by mail.proteosys.com (8.12.10/8.12.2) with ESMTP id j9V9U0rC026384 for ; Mon, 31 Oct 2005 10:30:01 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id j9V9PxH3018308; Mon, 31 Oct 2005 10:25:59 +0100 (MET) Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id j9U1o7TZ022995; Mon, 31 Oct 2005 10:25:05 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 14.3) with spool id 1004995 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 31 Oct 2005 10:25:05 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id j9V9P5iY003088 for ; Mon, 31 Oct 2005 10:25:05 +0100 Received: from atlas.informatik.uni-freiburg.de (atlas.informatik.uni-freiburg.de [132.230.150.3]) by relay.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id j9V9OvPk010146 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 31 Oct 2005 10:25:01 +0100 Received: from remote129-237.home.uni-freiburg.de ([132.230.129.237] helo=irwin.vpn.uni-freiburg.de) by atlas.informatik.uni-freiburg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.54) id 1EWVuS-0004sh-DC for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 31 Oct 2005 10:24:57 +0100 Received: by irwin.vpn.uni-freiburg.de (Postfix, from userid 500) id AAF4F1FC36; Mon, 31 Oct 2005 09:22:04 +0100 (CET) Mail-Followup-To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID: <20051031082204.GA7054@irwin.vpn.uni-freiburg.de> Date: Mon, 31 Oct 2005 09:22:04 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Heiko Oberdiek Subject: Re: listoffigures and listoftables not writing to DVI file To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: Precedence: list X-ProteoSys-SPAM-Score: 0 () X-Scanned-By: MIMEDefang at proteosys.com Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 31 Oct 2005 09:30:02.0378 (UTC) FILETIME=[AB8176A0:01C5DDFD] Status: R X-Status: X-Keywords: X-UID: 4890 On Mon, Oct 31, 2005 at 06:23:23AM +0100, David Royster wrote: > I am having a strange occurance with listoffigures and listoftables. This is the wrong list for this. http://www.tex.ac.uk/cgi-bin/texfaq2html?label=maillists Where to get help Use the method of generating a minimal test file to identify the problematic packages. > \documentclass[11pt,makeidx,openany]{book} > \usepackage{fancyheadings} CTAN:info/l2tabu/ "fancyheadings" is a package for LaTeX 2.09. For LaTeX 2e use its successor "fancyhdr". Yours sincerely Heiko