help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exporting form emacs texinfo-mode to dvi, pdf, and html


From: lisa-asket
Subject: Exporting form emacs texinfo-mode to dvi, pdf, and html
Date: Sat, 26 Jun 2021 16:16:08 +0200 (CEST)

I do not have any makefile.  I only have a file and I was doing 



texi2pdf  myfile.texi



I want to be able to do the same thing using an emacs command.



From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Exporting form emacs texinfo-mode to dvi, pdf, and html
Date: 26/06/2021 08:10:51 Europe/Paris

> From: lisa-asket@perso.be
> Date: Sat, 26 Jun 2021 02:36:02 +0200 (CEST)
> 
> I use the command 
> 
> texi2pdf myfile.texi
> 
> You mention 
> 
> M-x compile RET make PDF RET
> 
> Tried it only to get
> 
> -*- mode: compilation; default-directory: "~/documents/" -*-
> Compilation started at Sat Jun 26 12:34:04
> 
> make myfile.pdf
> make: Nothing to be done for 'myfile.pdf'.

Which means the file myfile.texi wasn't changed since myfile.pdf was
last produced. Or maybe the Makefile you have in that directory has a
bug.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]