On 2009-09-28 22:10:09 +0200, Johann Felix Soden wrote:
> The "Author", "Keywords", and "Title"-fields of your attached
> metadata.pdf are really empty, so perhaps you have send the wrong file.

No, this is the right file. I've opened the file with emacs, and
it seems that the fields are defined twice:

 /Title (Metadata Test) /Author (Vincent Lefèvre) /Keywords (test) 
/Author()/Title()/Subject()/Creator(LaTeX with hyperref 
package)/Producer(pdfTeX-1.40.3)/Keywords()

I don't know whether this is correct or this is a bug with hyperref,
and what the behavior should be if it is allowed.

> If you can reproduce your bug, please append additionally the .tex file.

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{hyperref}

\pdfinfo{
  /Title (Metadata Test)
  /Author (Vincent Lef\`evre)
  /Keywords (test)
}

\begin{document}
\thispagestyle{empty}
Some text.
\end{document}

Same problem when I generate the PDF (with pdflatex) under Mac OS X.

Note: my example is based on

  http://www.math.rug.nl/~trentelman/jacob/pdflatex/pdflatex.html

-- 
Vincent Lefèvre <vinc...@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to