all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Org-mode Makefile: make clean needed? make doc error?
@ 2009-09-05 23:39 Daniel Martins
  2009-09-10 20:25 ` Samuel Wales
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Martins @ 2009-09-05 23:39 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 1400 bytes --]

Keeping update with org-mode has giving me some headaches with the Makefile
These headaches come from my lack of knowledge probably.


First is the necessity or not of

make clean

before

make

forcing to recompile ALL *.el even those unchanged. On slow computers, maybe
this is a problem.

The other problem is

make doc

I am always getting the Fatal Error below

daniel@martins:~/emacs-lisp/org-mode$ make doc
(cd doc; texi2pdf org.texi)
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %&-line parsing enabled.
entering extended mode
(./txiversion.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang,
noh
yphenation, portuguese, loaded.
(/home/daniel/emacs-lisp/org-mode/doc/texinfo.tex
Loading texinfo [version 2003-02-03.16]: Basics, pdf,
(/usr/share/texmf-texlive/tex/plain/misc/pdfcolor.tex) fonts,
! Undefined control sequence.
\resetmathfonts ...font 2=\tensy \textfont \itfam
                                                  =\tenit \textfont \slfam
=...
l.1414 \textfonts

?
! Emergency stop.
\resetmathfonts ...font 2=\tensy \textfont \itfam
                                                  =\tenit \textfont \slfam
=...
l.1414 \textfonts

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on txiversion.log.
/usr/bin/texi2dvi: texinfo.tex appears to be broken, quitting.
make: ** [doc/org.pdf] Erro 1

[-- Attachment #1.2: Type: text/html, Size: 1624 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-11 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-05 23:39 Org-mode Makefile: make clean needed? make doc error? Daniel Martins
2009-09-10 20:25 ` Samuel Wales
2009-09-11 15:30   ` Daniel Martins

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.