emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Klein <roklein@roklein.de>
To: Alain.Cochard@unistra.fr
Cc: emacs-orgmode@gnu.org
Subject: Re: Suspected bug with LaTeX export: the pdf does not open
Date: Sat, 18 Aug 2018 21:34:52 +0200	[thread overview]
Message-ID: <20180818213452.37a154c8@lt70.mpip-mainz.mpg.de> (raw)
In-Reply-To: <23415.42499.834434.715352@frac.u-strasbg.fr>

Hi,

On Sat, 18 Aug 2018 06:52:19 +0200
Alain.Cochard@unistra.fr wrote:

> Hello.
> 
> I read in the manual:
> 
>    'C-c C-e l o'
>    Export as LaTeX file and convert it to PDF, then open the PDF
>    using the default viewer.
> 
> I have the file ~/tmp/scr.org which contains only 
> 
>    * head 
>    blah
> 
> and file ~/.emacs.debug which contains only
> 
>    (add-to-list 'load-path "/home/cochard/Org/Coch-git/org-mode/lisp")
>    (find-file "~/tmp/scr.org")
> 
> I do:
> 
>    emacs -Q -l ~/.emacs.debug
> 
> and then:
> 
>    C-c C-e l o
> 
> The compilation is OK and the pdf file is created, but not open.
> With 'M-x buffer-menu' one can see that the only buffers are:
> 
>    .   scr.org                  13 Org              ~/tmp/scr.org
> 	   *scratch*               191 Lisp Interaction 
> 	%* *Messages*              367 Messages         
> 	%* *Org PDF LaTeX O...    4577 Compilation      
> 
> I have:
> 
>    Emacs : GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version
>    3.18.9) of 2016-04-11 on buildvm-25.phx2.fedoraproject.org Package:
>    Org mode version 9.1.13 (release_9.1.13-894-gf79545 @
>    /home/cochard/Org/Coch-git/org-mode/lisp/)
> 
> By contrast, with simply
> 
>    emacs -Q
> 
> which corresponds to
> 
>    Emacs : GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version
>    3.18.9) of 2016-04-11 on buildvm-25.phx2.fedoraproject.org Package:
>    Org-mode version 8.2.10 (release_8.2.10 @
>    /usr/share/emacs/24.5/lisp/org/)
>  
> when visiting the scr.org file and typing 'C-c C-e l o', the frame
> splits into 2 windows and the pdf appears in one of them, as I'd
> expect.  The buffers are
> 
>    .   scr.org                  13 Org              ~/tmp/scr.org
> 	%  scr.pdf               50938 DocView          ~/tmp/scr.pdf
> 	   *scratch*               191 Lisp Interaction 
> 	%* *Messages*              283 Messages         
> 	 * *Org PDF LaTeX O...    4702 Fundamental      
> 



I tried to reproduce this, but can't.  I tested org-mode master using
Emacs 24.4, 24.5, 25.1, 25.2, 25.3, and 26.1, and the only difference I
find is that in Emacs 24.x an external viewer (gv) is used instead of
Emacs' DocView mode.

Your Org version, master (which is three commits ahead of your
version), maint, and the bundled versions (9.1.9 for Emacs 26.1, 8.2.10
for the others) behave the same.

Do you have any information in the *Messages* buffer which might help?

Best regards
Robert

  reply	other threads:[~2018-08-18 19:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-18  4:52 Suspected bug with LaTeX export: the pdf does not open Alain.Cochard
2018-08-18 19:34 ` Robert Klein [this message]
2018-08-18 20:59   ` Alain.Cochard
2018-08-19  2:31     ` Tim Cross
2018-08-19  4:21       ` Alain.Cochard
2018-09-23  8:41         ` Alain.Cochard
2018-09-24  3:37           ` Alain.Cochard
2018-08-20 15:50     ` Nick Dokos
2018-08-20 16:27       ` Alain.Cochard
2018-08-20 16:59         ` Nick Dokos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180818213452.37a154c8@lt70.mpip-mainz.mpg.de \
    --to=roklein@roklein.de \
    --cc=Alain.Cochard@unistra.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).