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

Re: Bug#115229: texinfo: texi2pdf creates broken intra-document links



On Thu, Oct 11, 2001 at 01:25:30PM +0300, Marko Mäkelä wrote:
> Package: texinfo
> Version: 4.0b-2
> Severity: important
> Tags: patch
> 
> When I updated texinfo some months ago, texi2pdf stopped working
> properly.  The pdftex run complained about non-existant hyperlink
> targets, whose names end in an "at" sign (@).  The following
> modification to texinfo.tex seemed to correct the problem.

Question for debian-tetex-maint, CC:ed, is the patch okay?

> By the way, would it be possible to include PDF support for normal TeX
> with the dvipdfm package?

Er, this isn't related to texinfo, is it?

> *** /usr/share/texmf/tex/texinfo/texinfo.tex    Fri Jul 20 17:01:21 2001
> --- texinfo.tex Thu Oct 11 13:21:21 2001
> ***************
> *** 932,938 ****
>       \ifnum\pdftexversion < 14 \else
>         \pdfrefximage \pdflastximage
>       \fi}
> !   \def\pdfmkdest#1{\pdfdest name{#1} xyz}
>     \def\pdfmkpgn#1{#1@}
>     \let\linkcolor = \Blue  % was Cyan, but that seems light?
>     \def\endlink{\Black\pdfendlink}
> --- 932,938 ----
>       \ifnum\pdftexversion < 14 \else
>         \pdfrefximage \pdflastximage
>       \fi}
> !   \def\pdfmkdest#1{\pdfdest name{#1@} xyz}
>     \def\pdfmkpgn#1{#1@}
>     \let\linkcolor = \Blue  % was Cyan, but that seems light?
>     \def\endlink{\Black\pdfendlink}
> 
> -- System Information
> Debian Release: testing/unstable
> Architecture: i386
> Kernel: Linux siphon 2.4.3 #4 Mon Apr 9 12:53:30 EEST 2001 i686
> Locale: LANG=C, LC_CTYPE=fi_FI
> 
> Versions of packages texinfo depends on:
> ii  libc6                         2.2.4-1    GNU C Library: Shared libraries an

-- 
     2. That which causes joy or happiness.



Reply to: