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

Bug#97057: marked as done (hyperref error: ! LaTeX Error: Missing \begin{document}.)



Your message dated Tue, 01 Apr 2003 17:23:09 +0900 (JST)
with message-id <20030401.172309.78707217.kohda@pm.tokushima-u.ac.jp>
and subject line Bug#97057: hyperref error: ! LaTeX Error: Missing \begin{document}.
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 May 2001 23:24:14 +0000
>From gfraiteur@sequoia.be Thu May 10 18:24:14 2001
Return-path: <gfraiteur@sequoia.be>
Received: from neptune.fsa.ucl.ac.be [130.104.233.21] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14xzn3-0005wH-00; Thu, 10 May 2001 18:24:13 -0500
Received: from gfraiteur (20-162.CampusNet.ucl.ac.be [130.104.20.162])
	by neptune.fsa.ucl.ac.be (8.9.3/mp-neptune/hb) with ESMTP id BAA13445
	for <submit@bugs.debian.org>; Fri, 11 May 2001 01:24:05 +0200 (MET DST)
Received: from gfraiteur by gfraiteur with local (Exim 3.22 #1 (Debian))
	id 14xzmI-0000Yn-00; Fri, 11 May 2001 01:23:26 +0200
From: "Gaël Fraiteur" <gfraiteur@sequoia.be>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: hyperref error: ! LaTeX Error: Missing \begin{document}.
X-Reportbug-Version: 1.15
X-Mailer: reportbug 1.15
Date: Fri, 11 May 2001 01:23:26 +0200
Message-Id: <E14xzmI-0000Yn-00@gfraiteur>
Sender: =?iso-8859-1?Q?Ga=EBl_Fraiteur?= <gfraiteur@gfraiteur.gcl.ucl.ac.be>
Delivered-To: submit@bugs.debian.org

Package: tetex-extra
Version: 1.0.2+20000804-7
Severity: normal

Lauching pdflatex gives the following output:
This is pdfTeX, Version 3.14159-14f-released-20000525 (Web2C 7.3.1)
(principal.tex{pdftex.cfg}
LaTeX2e <1999/12/01> patch level 1
Babel <v3.6Z> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/usr/share/texmf/tex/latex/koma-script/scrbook.cls
Document Class: scrbook 1999/12/29 v2.5h LaTeX2e KOMA document class
(/usr/share/texmf/tex/latex/base/bk11.clo)
(/usr/share/texmf/tex/latex/koma-script/typearea.sty
Package: typearea, Copyright (C) Frank Neukam, 1992-1994
                   Copyright (C) Markus Kohm, 1994-1999
)) (/usr/share/texmf/tex/latex/psnfss/times.sty)
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/base/latin1.def))
(/usr/share/texmf/tex/latex/ntgclass/a4.sty)
(/usr/share/texmf/tex/latex/misc/geometry.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/config/geometry.cfg))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def))
(/usr/share/texmf/tex/generic/babel/frenchb.ldf))
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/latex2html/url.sty)
(/usr/share/texmf/tex/latex/tools/verbatim.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty)
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)

! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.1478 \ProcessOptionsWithKV{Hyp}



=============================
HERE, I PRESS ENTER
=============================




?
Implicit mode ON; LaTeX internals redefined
)
*hyperref using driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Overfull \hbox (684.96745pt too wide) in paragraph at lines 1478--53
[]/ecrm1095/Hy@autorefamericanamerican

==============================
and so on

The PDF file is correctly created BUT one page is wrongly inserted before the first one, including a page number and this text: Hy@autorefamericanamerican

I noticed that is I comment the line "\ProcessOptionsWithKV{Hyp" in hyperref.sty, the error disappear but hyperref packages options are not taken into account.

Below is the header of my .tex file:


===========================
%% LyX 1.1 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[11pt,oneside,american,french]{scrbook}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{a4}
\usepackage{geometry}
\geometry{verbose,letterpaper}
\usepackage{babel}
\setlength\parskip{\medskipamount}
\setlength\parindent{0pt}
\usepackage[pdftex]{graphics}
\IfFileExists{url.sty}{\usepackage{url}}
                      {\newcommand{\url}{\texttt}}

\makeatletter


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
\providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
\newcommand{\noun}[1]{\textsc{#1}}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands.
 \usepackage{verbatim}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.

\newif\ifpdf
\ifx\pdfoutput\undefined
  \pdffalse
\else
 \pdfoutput=1
 \pdftrue
\fi
 \ifpdf

     \usepackage[pdftex]{graphicx}
    \pdfcompresslevel=9
    \pdfinfo
    {   /Title      (Mémoire de Gaël Fraiteur)
        /Author   (Gaël Fraiteur, gfraiteur@sequoia.be)
       /Subject  (Identification et contrôle de la température sur une table de refroidissement de laminoir)
    }

    \usepackage
    [pdftex,
        colorlinks=true,
        linkcolor=blue,
        urlcolor=blue,
        pagecolor=blue]
    {hyperref}


\fi
\makeatother

\begin{document}


=======================================================




-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gfraiteur 2.4.2 #2 Thu Apr 12 11:10:52 CEST 2001 i686

Versions of packages tetex-extra depends on:
ii  dpkg                    1.8.3.1          Package maintenance system for Deb
ii  gsfonts                 5.10a-2          Fonts for the ghostscript interpre
ii  perl-base [perl5-base]  5.6.0-21         The Pathologically Eclectic Rubbis
ii  tetex-base              1.0.2+20000804-7 basic teTeX library files         
ii  tetex-bin               1.0.7+20000807-8 teTeX binary files                


---------------------------------------
Received: (at 97057-done) by bugs.debian.org; 1 Apr 2003 08:23:18 +0000
>From kohda@pm.tokushima-u.ac.jp Tue Apr 01 02:23:17 2003
Return-path: <kohda@pm.tokushima-u.ac.jp>
Received: from nsx.pm.tokushima-u.ac.jp [150.59.48.142] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 190H35-00022e-00; Tue, 01 Apr 2003 02:23:16 -0600
Received: from localhost ([127.0.0.1] ident=kohda)
	by nsx.pm.tokushima-u.ac.jp with esmtp (Exim 3.36 #1 (Debian))
	id 190H32-0001t7-00; Tue, 01 Apr 2003 17:23:12 +0900
Date: Tue, 01 Apr 2003 17:23:09 +0900 (JST)
Message-Id: <20030401.172309.78707217.kohda@pm.tokushima-u.ac.jp>
To: hille42@web.de, 97057-done@bugs.debian.org
Subject: Re: Bug#97057: hyperref error: ! LaTeX Error: Missing
 \begin{document}.
From: Atsuhito Kohda <kohda@pm.tokushima-u.ac.jp>
In-Reply-To: <20030321085232.GA17546@preusse-16223.user.cis.dfn.de>
References: <E14xzmI-0000Yn-00@gfraiteur>
	<20030321085232.GA17546@preusse-16223.user.cis.dfn.de>
X-Mailer: Mew version 3.2 on Emacs 21.2 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: 97057-done@bugs.debian.org
X-Spam-Status: No, hits=-1.2 required=4.0
	tests=IN_REP_TO,MAILTO_TO_SPAM_ADDR,QUOTED_EMAIL_TEXT,REFERENCES,
	      SIGNATURE_SHORT_DENSE,SPAM_PHRASE_01_02
	version=2.44
X-Spam-Level: 

From: Hilmar Preusse <hille42@web.de>
Subject: Bug#97057: hyperref error: ! LaTeX Error: Missing \begin{document}.
Date: Fri, 21 Mar 2003 09:52:32 +0100

> tags 97057 + unreproducible
> thanks
> 
> Hi,
> 
> I've got an personal E-Mail from the submitter. He says, that he
> don't use Linux and teTeX anymore, so he can't help us. I've tagged
> the bug unreproducible. How to proceed further?

I believe it would be better to close this and wait
someone will report again if this is really a bug even
now.

Thanks,				2003-4-1(Tue)

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Tokushima Univ. 



Reply to: