Displaying 13 results from an estimated 13 matches for "pdfetex".
2005 Jan 21
2
* creating vignettes ... ERROR
....
/usr/lib/R/bin/texi2dvi: see svmdoc.log for errors.
Error in texi2dvi(file = bft, pdf = TRUE, clean = FALSE, quiet = quiet) :
running texi2dvi on svmdoc.tex failed
Execution halted
The system I use is:
R2.0.1 under Debian Linux (testing) with kernel 2.6.9-1-686
The pdflatex version is:
pdfeTeX (Web2C 7.4.5) 3.14159-1.10b-2.1
kpathsea version 3.4.5
Copyright (C) 1997-2003 The NTS Team (eTeX)/Han The Thanh (pdfTeX).
Kpathsea is copyright (C) 1997-2003 Free Software Foundation, Inc.
There is NO warranty. Redistribution of this software is
covered by the terms of both the pdfeTeX copyright...
2008 Jun 23
1
r-base build: failure to convert R-FAQ to pdf
...s an error during the convertion of R-FAQ.texi to pdf.
The following excerpt, taken from [2], shows the problem:
/bin/sh: line 0: test: too many arguments
TEXINPUTS=".:$TEXINPUTS" /usr/bin/texi2dvi --texinfo="@set
UseExternalXrefs " --pdf R-FAQ.texi
/usr/bin/texi2dvi: Running
pdfetex --file-line-error '/build/buildd/r-base-2.7.1~20080621/doc/manual/R-FAQ.t2d/pdf/xtr/R-FAQ.texi' ...
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
file:line:error style messages enabled.
%&-line parsing enabled.
entering extended mode
! I can't find file `/build/buildd/r-b...
2005 Oct 11
1
Hmisc latex function
...ing:
> x <- matrix(1:6, nrow=2, dimnames=list(c('a','b'),c('c','d','enLine
2')))
> x
c d enLine 2
a 1 3 5
b 2 4 6
> latex(x) # creates x.tex in working directory
sh: line 0: cd: /tmp/Rtmpl10983: No such file or directory
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
! I can't find file `/tmp/Rtmpl10983/file643c9869'.
<*> /tmp/Rtmpl10983/file643c9869
Please type another input file name: q
(/usr/share/texmf/tex/latex/tools/q.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyph...
2006 Jun 22
1
PDF output
...TeX, relying on a macro file to
simplify things only a little.
Upon examining the output of Markdown and noting the very small set of
tags, I thought it might lend itself naturally to this project. The
result is a crude shell script that uses Markdown, SmartyPants and
tetex (specifically, pdfetex) to generate a pdf file from a Markdown
file.
At present the script does not support images and its URL handling is
pretty crude. I don't even try to do anything with obscured e-mail
links.
I also deviate from Markdown by:
- leaving the plain TeX page numbers
- using letters and roman...
2006 Jul 31
1
Sweave error in example code
...e latest Miktex 2.5 installed. I get no errors from R when running the Sweave example,
testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
However, when I tex the resulting .tex file (after installing a4.sty) I get the error below.
This is pdfeTeX, Version 3.141592-1.30.6-2.2 (MiKTeX 2.5 RC 1)
entering extended mode
(Sweave-test-1.tex
LaTeX2e <2005/12/01>
Babel <v3.8g> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, french, loaded.
("C:\Program Files\MiKTeX 2.5\tex\latex\base\article.cls"...
2006 Nov 08
2
Sweave and font problems
...mes or Palatino; it may be an issue with my local LaTeX
installation (but that doesn't show up without using Sweave), or some
odd interaction? Certainly, Sweave generates the correct .tex file, but
bizarrely, the package directive is ignored.
Has anyone had similar problems, or am I alone...?
pdfeTeX 3.141592-1.21a-2.2 (Web2C 7.5.4)
Installed via darwinports (macports as it is now).
Mark
--
Dr. Mark Wardle
Clinical research fellow and Specialist Registrar in Neurology,
C2-B2 link, Cardiff University, Heath Park, CARDIFF, CF14 4XN. UK
email: wardle at cardiff.ac.uk mark at wardle.org OpenP...
2007 May 06
1
Sweave and size10.clo
...g
\usepackage{"C:/Program Files/R/R-2.4.1/share/texmf/Sweave"} to get around
the spacing problem. That is, LaTeX is finding the Sweave.sty, which has
been a common problem in past postings here.
However, my problem comes with running the latex command. The output is
shown below:
This is pdfeTeX, Version 3.141592-1.30.6-2.2 (MiKTeX 2.5)
entering extended mode
(test.tex
LaTeX2e <2005/12/01>
Babel <v3.8g> and hyphenation patterns for english, dumylang, nohyphenation,
ge
rman, ngerman, french, loaded.
("C:\Program Files\MiKTeX 2.5\tex\latex\base\article.cls"
Document Cla...
2005 Oct 02
1
Problem Sweaving vignettes: MiKTeX's texi2dvi reports errors
...suppressed]
> texi2dvi("Sweave-test-1.tex", pdf=TRUE, quiet=FALSE)
Error in texi2dvi("Sweave-test-1.tex", pdf=TRUE, quiet = FALSE) :
running texi2dvi on 'Sweave-test-1.tex' failed
[A command window pops up, and the following is from that window: ]
This is pdfeTeX, Version 3.141592-1.20a-rc7.2-2.2 (MiKTeX 2.4)
output format initialized to PDF
entering extended mode
(Sweave-test-1.tex
LaTeX2e <2003/12/01>
Babel <v3.8a> and hyphenation patterns for english, french, german, ngerman,
du
mylang, nohyphenation, loaded.
(C:\MiKTex\texmf\tex\latex\base\a...
2008 Oct 16
2
Xen 3.3 compile error - (LaTeX)
..., so I had to kill the $PID.
when I try to execute it manually LaTeX complains about missing
parskip.sty and is waiting for an entry. During the build latex output
is redirected to /dev/null, otherwise u would be able to see similar output:
root@xh01:~/xen-3.3.0/docs# latex src/user.tex
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./src/user.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german,
ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch,
esperanto, e
stonian, finnish, greek...
2009 Sep 08
1
What repo did this rpm come from? rpm-VVa failures on new install
.../mail/statistics
.......T c /etc/audit/auditd.conf
.M...... /var/lib/texmf/ls-R
S.5....T /usr/share/texmf-var/fonts/map/dvips/updmap/builtin35.map
S.5....T /usr/share/texmf-var/fonts/map/dvips/updmap/download35.map
[snip ... lots more texmf stuff...]
S.5....T /usr/share/texmf-var/web2c/pdfetex.fmt
S.5....T /usr/share/texmf-var/web2c/pdftex.fmt
S.5....T /usr/share/texmf-var/web2c/tex.fmt
How would I get a 'clean' copy of some of these files to do a diff?
Figure out what rpm they're from (rpm -qf <filename>), then what repo
the rpm came from, then go download a co...
2009 Sep 06
3
[Hmisc] Latex to pdf
...play, however I dont understand why it does not
write to the PDF device. Some code:
> pdf("test.pdf")
> x <- matrix(1:6, nrow=2, dimnames=list(c('a','b'),c('c','d','this that')))
> latex(x) # creates x.tex in working directory
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(/tmp/Rtmp7bbXMN/file643c9869.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german,
ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch,
esperanto, e
stonian...
2007 Jun 21
2
Need Help: User Defined R Functions in Sweave/Latex
...rt with 'help(Biobase)'. For details
on reading vignettes, see the openVignette help page.
Loading required package: rrcov
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
You can now run LaTeX on 'testmacro3.tex'
> mdj at lapmdj:~/mydocs/Rpdflatex testmacro3.tex
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./testmacro3.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek...
2007 Jun 20
1
Help With Sweave:
...b/texmf/ls-R-TEXMFDIST-TETEX...
texhash: Updating /var/lib/texmf/ls-R...
texhash: Done.
mdj at lapmdj:/var/lib/texmf$
I thought that 'sudo texhash' would fix the installation error...but
apparently it did not because:
mdj at lapmdj:~/Desktop/Sweave/example1$ pdflatex example-1.tex
This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5)
entering extended mode
(./example-1.tex
LaTeX2e <2003/12/01>
Babel <v3.8g> and hyphenation patterns for english, usenglishmax,
dumylang, noh
yphenation, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2004/0...