From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: org mode error "pdf wasn't produced" Date: Wed, 14 Mar 2018 12:33:13 -0700 Message-ID: References: <87muzah5pt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1140b8282f22240567647241" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewC9E-00014D-Hy for emacs-orgmode@gnu.org; Wed, 14 Mar 2018 15:33:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewC9D-0003Vh-8i for emacs-orgmode@gnu.org; Wed, 14 Mar 2018 15:33:16 -0400 Received: from mail-wr0-x22c.google.com ([2a00:1450:400c:c0c::22c]:40901) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ewC9C-0003VP-TF for emacs-orgmode@gnu.org; Wed, 14 Mar 2018 15:33:15 -0400 Received: by mail-wr0-x22c.google.com with SMTP id s12so3406929wre.7 for ; Wed, 14 Mar 2018 12:33:14 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Dereje Tefera Cc: "emacs-orgmode gnu.org" , R Jain --001a1140b8282f22240567647241 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable that probably means run: pip install pygments at a command line, assuming you have a working Python installation. If not, you can either get one, or don't use minted for syntax highlighting. John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Wed, Mar 14, 2018 at 12:24 PM, Dereje Tefera wrote: > I saw that there is one error: > > "! Package minted Error: You must have `pygmentize' installed to use thi= s > package." but when I try to install from the package list says no match= . > and a warning: > > "Package inputenc Warning: inputenc package ignored with utf8 based > engines." > > > > Do you think it would be better to reinstall emacs? > > > Regards > > Dereje > > > > On Wed, Mar 14, 2018 at 12:28 PM, Eric S Fraga wrote= : > >> On Wednesday, 14 Mar 2018 at 11:39, Dereje Tefera wrote: >> > Dear John and R Jain, >> > >> > I have done all required installation for the Latex and it worked for = a >> > couple of times but it then crashes. This is the error message I am >> > getting while trying to export to Latex PDF or Beamer. I really >> appreciate >> > your cooperation but I completely if you are busy. >> >> So, it looks like LaTeX is now being found but that there are errors in >> the LaTeX created by org. Have you looked at the LaTeX output buffer, >> as the error message suggests? >> >> > Debugger entered--Lisp error: (error "File >> > \"c:/Users/deret/Desktop/examp3.pdf\" wasn=E2=80=99t produced. See \"= *Org PDF >> LaTeX Output*\" for details") >> >> The error will likely be near the end of the buffer. >> >> -- >> Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-303-g6cf5fc.dirty >> > > --001a1140b8282f22240567647241 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
that probably means run:

pip install py= gments

at a command line, assuming you have a work= ing Python installation. If not, you can either get one, or don't use m= inted for syntax highlighting.

John

----------------= -------------------
Professor John Kitchin=C2=A0
Doherty Hall A207FDepartment of Chemical Engineering
Carnegie Mellon University
Pitts= burgh, PA 15213
412-268-7803

On Wed, Mar 14, 2018 at 12:24 PM, Dereje Tef= era <tefera@ualberta.ca> wrote:
I saw that there is one error:

<= /div>
=C2=A0"! Package minted Error: You must have `pygmentize'= ; installed to use this package." but=C2=A0 =C2=A0when I try to instal= l=C2=A0from the package list says no match.
and a warning:
<= div>=C2=A0
"Package inputenc Warning: inputenc package ignor= ed with utf8 based engines."



Do you think it would be better to reinstall=C2=A0emacs?<= /div>


<= div dir=3D"ltr">
Regards<= /div>

Dereje



On Wed, Mar 14, 2018 at 12:28 PM, Eric S Fra= ga <esflists@gmail.com> wrote:
On Wednesday, 14 Mar 2018 at 11:39, Dereje Tefera wrote:
> Dear John and R Jain,
>
> I have done all required installation for the Latex and it worked for = a
> couple of times but it=C2=A0 then crashes. This is the error message I= am
> getting while trying to export to Latex PDF or Beamer. I really apprec= iate
> your cooperation but I completely if you are busy.

So, it looks like LaTeX is now being found but that there are errors= in
the LaTeX created by org.=C2=A0 Have you looked at the LaTeX output buffer,=
as the error message suggests?

> Debugger entered--Lisp error: (error "File
> \"c:/Users/deret/Desktop/examp3.pdf\" wasn=E2=80=99t pr= oduced.=C2=A0 See \"*Org PDF LaTeX Output*\" for details")
The error will likely be near the end of the buffer.

--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.6-303-g6cf5fc.dirty


--001a1140b8282f22240567647241--