Re: auctex Digest, Vol 77, Issue 9
2011-08-01 15:24:15 GMT
Getting forward search to work from AUCTeX/Emacs to pdfs in Okular under TeXlive 2011, the following seems to do the trick:
(1) Update to latest version of Okular (v0.13) - this may or may not be necessary.
(2) Define new expander to get current directory of TeX source:
(a) Go to "Customize AUCTeX" choose "TeXCommand" then go to "TeX Expand List" and add one:
(b) Add
Key: %(dir)
Expander: (lambda nil default-directory)
(3) In your .emacs, instead of (setq TeX-view-program-list '(("Okular" "okular --unique %o#src:%n%b"))), use:
(setq TeX-view-program-list '(("Okular" "okular --unique %o#src:%n%(dir)./%b")))
from:
https://bugs.kde.org/show_bug.cgi?id=274294#c18
Hopefully this will work for AUCTeX users.
--Ben
Unfortunately, no. Here is an additional link to a discussion about the problem w.r.t. to Okular: https://bugs.kde.org/show_bug.cgi?id=274294 . But no solution there either (updating to the latest version of Okular doesn't help).
I've asked about this in a variety of places, and have yet to find any solution or workaround.
It puts one in a difficult situation: it's hard to update or install new TeX packages without using TeXlive 2011, but TeXlive 2011's generation of synctex files doesn't allow for forward search with any viewer that I know of for Linux. I hadn't realised how useful forward search is until it stopped working.
--Ben--On 29 July 2011 11:00, <auctex-request <at> gnu.org> wrote:Send auctex mailing list submissions to
auctex <at> gnu.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.gnu.org/mailman/listinfo/auctex
or, via email, send a message with subject or body 'help' to
auctex-request <at> gnu.org
You can reach the person managing the list at
auctex-owner <at> gnu.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of auctex digest..."
Today's Topics:
1. Re: texlive 2011 and synctex (forward search (Benjamin Slade) (AW)
----------------------------------------------------------------------
Message: 1
Date: Thu, 28 Jul 2011 20:59:40 +0200
From: AW <alexander.willand <at> t-online.de>
To: auctex <at> gnu.org
Subject: Re: [AUCTeX] texlive 2011 and synctex (forward search
(Benjamin Slade)
Message-ID: <201107282059.41134.alexander.willand <at> t-online.de>
Content-Type: Text/Plain; charset="iso-8859-1"
> Message: 1
> Date: Sun, 24 Jul 2011 14:17:28 -0500
> From: Benjamin Slade <slade <at> jnanam.net>
> To: auctex <at> gnu.org
> Subject: [AUCTeX] texlive 2011 and synctex (forward search
> Message-ID:
> <CAH+j8rAt0COJy7Jc72QPnHQhcAzNPfOjVi2S7W_XJjfyWJczyA <at> mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I've asked this question unsuccessfully a number of different place (
> http://comments.gmane.org/gmane.comp.tex.live/29670 ), (
> http://tex.stackexchange.com/questions/22738/texlive-2011-pretest-trouble-w
> ith-synctex), (
> http://www.reddit.com/r/LaTeX/comments/ixpx8/texlive_2011_trouble_with_sync
> tex_emacsauctex/), and was wondering if anyone on the auctex list has a
> suggestion:
>
> Forward search with Emacs+AUCTeX doesn't work for me anymore using TeXlive
> 2011.
>
> The trouble seems to stem from a new way of handling path information:
>
> 2010: Input:1:multcirc-2.tex Input:32:multcirc-2.aux
> Input:43:multcirc-2.aux
>
> 2011: Input:1:F:/wfke/Tex/publ/Multcirc/./multcirc-2.tex
> Input:32:F:/wfke/Tex/publ/Multcirc/./multcirc-2.aux
> Input:43:F:/wfke/Tex/publ/Multcirc/./multcirc-2.aux
>
> See
> here<https://webcache.googleusercontent.com/search?q=cache:xuaofiNgAwkJ:fo
> rums.fofou.org/sumatrapdf/topic%3Fid%3D2131346+&cd=1&hl=en&ct=clnk&gl=us&so
> urce=encrypted.google.com>(
> https://webcache.googleusercontent.com/search?q=cache:xuaofiNgAwkJ:forums.
> fofou.org/sumatrapdf/topic%3Fid%3D2131346+&cd=1&hl=en&ct=clnk&gl=us&source=
> encrypted.google.com).
>
> Is there an easy fix for this with AUCTeX? I'm currently using Okular as my
> pdfviewer (under Linux).
> thanks,
> --Ben
Ben,
has there been any usefull answer on your search? I rely heavily on synctex
and will not upgrade to texlive 2011 until this issue is solved.
Thank you for your good deal of trouble,
Alexander
-------------------------------------------------------------
------------------------------
_______________________________________________
auctex mailing list
auctex <at> gnu.org
https://lists.gnu.org/mailman/listinfo/auctex
End of auctex Digest, Vol 77, Issue 9
*************************************
-----------------------------------------------------------------------------------------------------
Benjamin Slade
Dept. of Linguistics
University of Illinois at Urbana-Champaign
[ http://www.jnanam.net/slade/ ]
Stæfcræft & Vyākaraṇa (lingblog) - http://staefcraeft.blogspot.com
The Babbage Files (techblog) - http://babbagefiles.blogspot.com
-----------------------------------------------------------------------------------------------------
परो ऽक्ष॑कामा हि देवाः
'The gods love the obscure.' (Śatapathabrāmaṇa 6.1.1.2)
--
-----------------------------------------------------------------------------------------------------
Benjamin Slade
Dept. of Linguistics
University of Illinois at Urbana-Champaign
[ http://www.jnanam.net/slade/ ]
Stæfcræft & Vyākaraṇa (lingblog) - http://staefcraeft.blogspot.com
The Babbage Files (techblog) - http://babbagefiles.blogspot.com
-----------------------------------------------------------------------------------------------------
परो ऽक्ष॑कामा हि देवाः
'The gods love the obscure.' (Śatapathabrāmaṇa 6.1.1.2)
_______________________________________________ auctex mailing list auctex <at> gnu.org https://lists.gnu.org/mailman/listinfo/auctex

RSS Feed