[MacPorts] #33392: emacs org-export pdf fails
MacPorts
noreply at macports.org
Tue Feb 28 08:28:45 PST 2012
#33392: emacs org-export pdf fails
----------------------------------+-----------------------------------------
Reporter: nx8a@… | Owner: dports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: emacs org export pdf | Port: emacs
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => dports@…
* port: emacs 23.4+v11 => emacs
Old description:
> I've recently downloaded emacs 23.4+v11 and texlive portts, but been
> unable to export org docs in emacs to pdf. The message buffer in emacs
> is:
>
> Latex export done, pushed to kill ring and clipboard
> processing LaTex file...
> (Shell command failed with code 1 and some error output)
> org-export-as-pdf: PDF file was not produced
>
> MacBook-Pro:~ NX8A$ port version
> Version: 2.0.4
> MacBook-Pro:~ NX8A$ port platform
> Platform: darwin 10 i386
> Operating System - 10.6.8
>
> I've looked thru the Hotlist and previous entries, but didn't find any
> solutions. I've uninstalled my emacs port and re-installed with same
> results. Likewise, Ive added the following statements to my .emacs file
> to insure emacs can find the 'tex' ports added, but this hasn't worked
> either.
>
> ;; Added to get pdf to print and to have emacs recognize the macports
> binaries
> (setenv "PATH" (concat "/opt/local/bin:/opt/local/sbin:" (getenv
> "PATH")))
> (setq exec-path (append '("/opt/local/bin" "/opt/local/sbin") exec-path))
>
> When I tried to customize the emacs org-export-latex parts, it looked as
> if their are two menus listed with the same options when they should be
> different. Can you confirm that the latest version of emacs is good to
> go in this area.
New description:
I've recently downloaded emacs 23.4+v11 and texlive portts, but been
unable to export org docs in emacs to pdf. The message buffer in emacs
is:
{{{
Latex export done, pushed to kill ring and clipboard
processing LaTex file...
(Shell command failed with code 1 and some error output)
org-export-as-pdf: PDF file was not produced
}}}
{{{
MacBook-Pro:~ NX8A$ port version
Version: 2.0.4
MacBook-Pro:~ NX8A$ port platform
Platform: darwin 10 i386
Operating System - 10.6.8
}}}
I've looked thru the Hotlist and previous entries, but didn't find any
solutions. I've uninstalled my emacs port and re-installed with same
results. Likewise, Ive added the following statements to my .emacs file
to insure emacs can find the 'tex' ports added, but this hasn't worked
either.
{{{
;; Added to get pdf to print and to have emacs recognize the macports
binaries
(setenv "PATH" (concat "/opt/local/bin:/opt/local/sbin:" (getenv "PATH")))
(setq exec-path (append '("/opt/local/bin" "/opt/local/sbin") exec-path))
}}}
When I tried to customize the emacs org-export-latex parts, it looked as
if their are two menus listed with the same options when they should be
different. Can you confirm that the latest version of emacs is good to go
in this area.
--
Comment:
Please remember to use WikiFormatting and to Cc the maintainer of the
affected port.
--
Ticket URL: <https://trac.macports.org/ticket/33392#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list