GNU bug report logs - #19724
11.88; preview with pdftex not working

Previous Next

Package: auctex;

Reported by: gojjoe <at> gmail.com

Date: Thu, 29 Jan 2015 17:10:02 UTC

Severity: normal

Tags: notabug

Found in version 11.88

Done: Mosè Giordano <mose <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 19724 <at> debbugs.gnu.org (full text, mbox):

From: gojjoe <at> gmail.com
To: 19724 <at> debbugs.gnu.org
Subject: Re: bug#19724: 11.88; preview with pdftex not working
Date: Thu, 29 Jan 2015 21:39:11 +0100
David, removing %(file-line-error) from LaTeX-command-style 
solved the problem: preview is working fine now. Thank you!

Also, in case it's useful: I temporarily reinstalled the 
previous version of AucTeX (11.88 – now it's 11.88.2), and 
preview was working fine there – and in that version the 
default LaTeX-command-style did NOT have the 
%(file-line-error) part.

Thank you very much again,
J


> On 2015-01-29 18:22, David Kastrup wrote:
>>
>> Uh oh.  The error message format gives no hint to
>> preview-latex about
>> the _column_ of the errors.  This absolutely cannot be
>> fixed from within
>> preview-latex.  Try to see whether you can configure your
>> pdftex to
>> produce a more TeX-like error message, or any other way
>> for the error
>> message to show the problematic column (the latter may
>> need further work
>> on preview-latex by the developers, but at least will move
>> the problem
>> from the state of "unfixable").
>>
>> If you can do so using some command line option, that can
>> be configured
>> into AUCTeX's way of calling LaTeX, of course.
>>
>> I see that your settings include
>>
>>   LaTeX-command-style '((""
>>             "%(PDF)%(latex) %(file-line-error)
>> %(extraopts) %S%(PDFout)")
>>                )
>>
>> It would seem that the setting of %(file-line-error)
>> chosen for MikTeX
>> precludes correct column info.  As a temporary measure, it
>> might work to
>> do
>>
>> M-x customize-variable RET LaTeX-command-style RET
>>
>> and then removing the %(file-line-error) part from the
>> customization
>> option.
>>




This bug report was last modified 10 years and 114 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.