Created
September 16, 2010 01:15
-
-
Save jathayde/581798 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Soho:Book jathayde$ rake book.pdf | |
(in /Users/jathayde/Sites/warv/Book) | |
<"book.pml" ruby "/Users/jathayde/Sites/warv/PPStuff/util/bin/preprocess/includer.rb" | ruby "/Users/jathayde/Sites/warv/PPStuff/util/bin/preprocess/embedcode.rb" --embed-skip-leading 'code/' >"book.xml" | |
Including: Bibliography.pml | |
Including: Introduction.pml | |
Including: Changes.pml | |
/usr/local/bin/ruby "/Users/jathayde/Sites/warv/PPStuff/util/bin/xmllint_fe.rb" xmllint --noout --valid "book.xml" | |
xsltproc "/Users/jathayde/Sites/warv/Book/local/xml/ppb2latex.xsl" book.xml >book.tex | |
TEXINPUTS=.:local/tex:../PPStuff/util/tex/BOOK:../PPStuff/util/tex::../PPStuff/bibliography:../PPStuff/sales_blurb </dev/null latex book | ruby "/Users/jathayde/Sites/warv/PPStuff/util/bin/tidyop.rb" --quiet | |
This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010) | |
entering extended mode | |
(./book.tex | |
LaTeX2e <2009/09/24> | |
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ba | |
sque, danish, dutch, finnish, french, german, ngerman, swissgerman, hungarian, | |
italian, bokmal, nynorsk, polish, portuguese, spanish, swedish, loaded. | |
(../PPStuff/util/tex/OutputType.tex (../PPStuff/util/tex/BOOK/params.tex) | |
(../PPStuff/util/tex/memoir.cls | |
Document Class: memoir 2005/09/25 v1.618 configurable document class | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/base/fleqn.clo) | |
(../PPStuff/util/tex/mem10.clo) (../PPStuff/util/tex/mempatch.sty)) | |
(../PPStuff/util/tex/pragprog.sty | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/base/fontenc.sty | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/base/t1enc.def)) | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/psnfss/bookman.sty) | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/ltxmisc/parskip.sty | |
LaTeX Warning: Command \@starttoc has changed. | |
Check if current package is valid. | |
) (/usr/local/texlive/2010basic/texmf-dist/tex/latex/base/alltt.sty) | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/tools/calc.sty) | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/graphics/color.sty | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/latexconfig/color.cfg) | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/graphics/dvips.def) | |
(/usr/local/texlive/2010basic/texmf-dist/tex/latex/graphics/dvipsnam.def)) | |
(/usr/local/texlive/2010basic/texmf-dist/tex/generic/epsf/epsf.sty | |
This is `epsf.tex' v2.7.3 <23 July 2005> | |
) | |
! LaTeX Error: File `floatflt.sty' not found. | |
Type X to quit or <RETURN> to proceed, | |
or enter new name. (Default extension: sty) | |
Enter file name: | |
! Emergency stop. | |
<read *> | |
l.13 \usepackage | |
{graphicx}^^M | |
No pages of output. | |
Transcript written on book.log. | |
============================================================= | |
== B U I L D F A I L E D == | |
============================================================= | |
rake aborted! | |
Command failed with status (99): [TEXINPUTS=.:local/tex:../PPStuff/util/tex/BOOK:../PPStuff/util/tex::../P...] | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment