GNU bug report logs -
#22807
2016-01-31; TeX-view does not jump to correct place in PDF file, texlive 2015
Previous Next
Reported by: Uwe Brauer <oub <at> mat.ucm.es>
Date: Thu, 25 Feb 2016 18:22:02 UTC
Severity: normal
Tags: notabug
Done: Mosè Giordano <mose <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 22807 <at> debbugs.gnu.org (full text, mbox):
>>> "Mosè" == Mosè Giordano <mose <at> gnu.org> writes:
> Hi Uwe,
> Sorry for the delay, but I completely missed this message before.
> 2016-02-25 19:21 GMT+01:00 Uwe Brauer <oub <at> mat.ucm.es>:
>>
>> Hi
>>
>> That looks bizarre. I am still using Kubuntu 10.04 which ships texlive
>> 2009. Everything works fine, in my current setting TeX-view jumps to the
>> correct place in the pdf file, when running pdflatex.
>>
>> However I *also* installed in (/usr/local/texlive)
>>
>> Texlive 2015 and following the instructions found in
>> https://tex.stackexchange.com/questions/1092/how-to-install-vanilla-texlive-on-debian-or-ubuntu
>>
>> I do
>>
>> mkdir -p /opt
>> sudo ln -s /usr/local/texlive/2015/bin/* /opt/texbin
>> and then
>>
>> In /etc/environment I
>> modify
>> PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
>> to
>> PATH="/opt/texbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
> Are you sure Emacs has the right values of `exec-path' and (getenv
> "PATH")?
Here are its value
exec-bib:
,----
| exec-path is a variable defined in ‘C source code’.
| Its value is
| ("/opt/texbin" "/usr/local/sbin" "/usr/local/bin" "/usr/sbin" "/opt/trinity/bin" "/usr/bin" "/sbin" "/bin" "/usr/games" "/home/oub/scripts/" "/home/oub/scripts/lenaked/" "/home/oub/scripts/" "/home/oub/scripts/lenaked/" "/opt/emacs25/libexec/emacs/25.1.50/i686-pc-linux-gnu")
|
| Original value was
| ("/opt/texbin" "/usr/local/sbin" "/usr/local/bin" "/usr/sbin" "/opt/trinity/bin" "/usr/bin" "/sbin" "/bin" "/usr/games" "/home/oub/scripts" "/home/oub/scripts/lenaked" "/home/oub/scripts" "/home/oub/scripts/lenaked" "/opt/emacs25/libexec/emacs/25.1.50/i686-pc-linux-gnu")
`----
And
(getenv "PATH")
"/opt/texbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/opt/trinity/bin:/usr/bin:/sbin:/bin:/usr/games:/home/oub/scripts/:/home/oub/scripts/lenaked/:/home/oub/scripts/:/home/oub/scripts/lenaked/"
> In addition, did you try to clean all auxiliary files and
> recompile with pdflatex from TeX Live 2015? I don't know, maybe the
> format of SyncTeX files slightly changed in the meantime and are
> forward incompatibles.
I did this and I compiled again.
Search forward does not work, emacs opens (okular) always at the first
page.
Odd, no?
Uwe
This bug report was last modified 9 years and 112 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.