ubuntu-manual team mailing list archive
-
ubuntu-manual team
-
Mailing list archive
-
Message #03629
Re: How are chaplinks supposed to be translated?
-
To:
ubuntu-manual@xxxxxxxxxxxxxxxxxxx
-
From:
Carsten Gerlach <daswaldhorn@xxxxxx>
-
Date:
Fri, 31 Aug 2012 18:16:15 +0200
-
In-reply-to:
<CA+ap8wyUUGYMPoyUjhAZtKB=TM4sypgAKCqMXfzzLT7Q3Cq1iw@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Andrej,
Am 31.08.2012 08:25, schrieb Andrej Znidarsic:
> Thanks for your helpful hints.
You are welcome. :-)
> However I am still getting an error when trying to compile
> precise-e2:
>
> ! LaTeX Error: Missing \begin{document}.
>
> See the LaTeX manual or LaTeX Companion for explanation. Type H
> <return> for immediate help. ...
>
> l.1591 \DeclareTextCommand[\textBeam}{P U}{\9043\223}%* U+2393
This is a bug in the hyperref package of TexLive 2012, see for example
[1]. You should do an update of your TexLive installation.
$ tlmgr update -all
I assume, that you have installed TexLive 2012 directly from upstream
like recommended on [2] with the install script [3] because I use
still TexLive 2011 as main working installation and on an other test
computer TexLive 2012 from the Quantal backports [4]. In both
installations I can’t reproduce this error. With the following minimal
example you can see the versions of all used tex packages.
====================================================================
\listfiles
\documentclass{article}
\usepackage{hyperref}
\begin{document}
Hello World!
\end{document}
====================================================================
The hyperref package should be after the update at least in version 6.83a.
Greetings, Carsten
[1] http://comments.gmane.org/gmane.comp.tex.live/32130
[2] http://ubuntu-manual.org/getinvolved/authors
[3] http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
[4] https://launchpad.net/~texlive-backports/+archive/ppa
PS: All the other errors are completely fixed from you, I could build
the ubuntu-manual-sl.pdf successfully. Great work! :-)
- --
Hier ist mein öffentlicher GPG-Schlüssel:
http://daswaldhorn.piranho.de/gpg/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iEYEARECAAYFAlBA40oACgkQ6SlDN6cxaI4aZgCfbnBAbtFhGpQDY9zXppPjN4o0
tP8AoMTAd1LaYigZhOg5EjPKZqo4Ls85
=rnce
-----END PGP SIGNATURE-----
Follow ups
References