From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58349 Path: main.gmane.org!not-for-mail From: Aasmund Oestvold Newsgroups: gmane.emacs.gnus.general Subject: problem with pdf manual Date: Wed, 25 Aug 2004 10:37:48 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1093442020 27315 80.91.224.253 (25 Aug 2004 13:53:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Aug 2004 13:53:40 +0000 (UTC) Original-X-From: ding-owner+M6890@lists.math.uh.edu Wed Aug 25 15:53:21 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BzyDI-0002ql-00 for ; Wed, 25 Aug 2004 15:53:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BzyBY-0003FZ-00; Wed, 25 Aug 2004 08:51:32 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BztI1-0002DN-00 for ding@lists.math.uh.edu; Wed, 25 Aug 2004 03:37:53 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BztHz-0006Xw-2E for ding@lists.math.uh.edu; Wed, 25 Aug 2004 03:37:51 -0500 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id 31C2E3A004B for ; Wed, 25 Aug 2004 03:37:49 -0500 (CDT) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1BztHx-0007zT-00 for ; Wed, 25 Aug 2004 10:37:49 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 26 Original-NNTP-Posting-Host: colargol.tihlde.hist.no Original-X-Trace: quimby.gnus.org 1093423069 30718 158.38.48.10 (25 Aug 2004 08:37:49 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Wed, 25 Aug 2004 08:37:49 +0000 (UTC) User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:52tY78RkuWl0CbyiRee3tlFLILY= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58349 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58349 Hi First I want to thank you all for making a very good news/mail reader. When I do "make gnus.pdf" in /texi I get a pdf document with bookmarks that all links to the front page. While I compile I get allot of this error messages that I think is realated to the problem: ! pdfTeX warning (dest): name{2} has been referenced but does not exist, replaced by a fixed one ! pdfTeX warning (dest): name{1} has been referenced but does not exist, replaced by a fixed one ! pdfTeX warning (dest): name{6} has been referenced but does not exist, replaced by a fixed one What is it that I do wrong? Aasmund