Displaying 20 results from an estimated 3000 matches similar to: "pdf() and pdflatex"
2009 Jun 14
1
Centering graphics by default in Sweave
Is there an elegant way to get Sweave to center graphics by default? 
I'd like to use \centerline{\includegraphics{}} etc. to save some 
vertical space that \begin{center} ... \end{center} uses, and I'd like 
to avoid centering with each <<fig=T>>=
Thanks
Frank
-- 
Frank E Harrell Jr   Professor and Chair           School of Medicine
                      Department of
2025 Jan 29
1
87668 fails on Windows 10 with "pdflatex not found"
Am 29.01.25 um 20:20 schrieb Avraham Adler:
> I see there have been a number of tweaks to the document build
> recently (87650, 87654, 87658, 97660, 97661, etc.)
To Rd2pdf, yes, mostly bug fixes for some rare usages. Some more changes 
are in the making, also for texi2pdf (but that has not been touched yet).
> 
> I tried building 87668 today on Windows 10 and received the error
>
2025 Jan 29
2
87668 fails on Windows 10 with "pdflatex not found"
I see there have been a number of tweaks to the document build
recently (87650, 87654, 87658, 97660, 97661, etc.)
I tried building 87668 today on Windows 10 and received the error
below. Is this related?
Thank you,
Avi
building/updating vignettes for package 'grid' ...
processing 'displaylist.Rnw'
Error: compiling TeX file 'displaylist.tex' failed with message:
pdflatex
2013 Apr 22
1
Hmisc & pdflatex
Dear Rxperts,
Apologize for posting it to a wrong thread..Hence, the re-post...
I am trying to use pdflatex from Hmisc, I get the error message. "pdflatex
is not available"... The version of Hmisc is the latest one (got the
warning that it was compiled under R version 2.15.3) .
The version of R on my machine is
> version
platform       i386-w64-mingw32
arch           i386
os       
2025 Jan 29
1
87668 fails on Windows 10 with "pdflatex not found"
The builder runs tools::texi2pdf() on the vignettes.  Does that give the 
same error for you?  Do earlier revisions work?
Duncan Murdoch
On 2025-01-29 2:20 p.m., Avraham Adler wrote:
> I see there have been a number of tweaks to the document build
> recently (87650, 87654, 87658, 97660, 97661, etc.)
> 
> I tried building 87668 today on Windows 10 and received the error
> below. Is
2008 May 04
1
texi2dvi instead of pdflatex in R2.7.0? and related bioc 2.2 builds
Dear lists:
I am somewhat puzzled by the use of texi2dvi/pdflatex in R2.7.0. When 
building EBImage (bioconductor) with 2.7.0 I get the same error both in 
Windows and Linux, which reads the following:
** building package indices ...
* DONE (EBImage)
* creating vignettes ... ERROR
/usr/bin/texi2dvi: pdflatex exited with bad status, quitting.
Error in texi2dvi(file = bft, pdf = TRUE, clean =
2008 Nov 03
1
Sweave: side by side dynamic graphs
Hi all:
I'm trying to create some side by side dynamic graphics on the same page but I am running into some problems. I am able to create side by side figures only if I import them into my PDF. see the example bellow:
\documentclass[12pt]{article}
\usepackage{color,cite,graphicx}% to put in axodraw
\usepackage{latexsym,amssymb,epsf}
\begin{document}
%Import two figures side by side. Please
2010 Sep 15
1
running 'make' failed during vignette creation ('R CMD build') on Windows
Hi,
This is a follow-up to the problem reported here:
   https://stat.ethz.ch/pipermail/r-devel/2010-September/058460.html
After I updated R-2.12 to 2010-09-13 r52905 on the Bioc build system,
some of the packages that have a Makefile in <pkg>/inst/doc still
don't build on Windows. For example, 'R\bin\R.exe CMD build adSplit'
gives:
* checking for file
2009 Apr 24
2
Error building package: LaTeX error when creating PDF version
Hi all
 
I am trying to build an R package, which I have successfully done many times before, but have an error I cannot trace.  I hope someone can help me.
 
Here's is some edited output (full output below if it is useful):
 
pdunn2 at PDunnUbuntu:~/DSdata$ R CMD build GLMsData
* checking for file 'GLMsData/DESCRIPTION' ... OK
* preparing 'GLMsData':
* checking DESCRIPTION
2011 Mar 25
0
testing presence of pdflatex in R CMD check
The nodes of our cluster do not have pdflatex installed. When
running R CMD check there on a package with no errors in documentation,
then R-2.13.0-alpha and R-2.12.2 report a possible error in Rd files,
while R-2.11.1 did not. The platform is 64 bit CentOS.
The output of
  R CMD check tree_1.0-28.tar.gz
under the above three versions of R contains the following.
R-2.11.1
stderr
  sh:
2024 Mar 01
3
installation: while running make, unable to run pdflatex on 'NEWS.tex'
A kind member of R-core suggested this is due to a misconfiguration on 
my system, and to post it to the mailing list for troubleshooting.
When trying to build R version 4.3.3, in at least two places during the 
process it gives LaTeX errors of the form:
(example 1)
    you should 'make docs' now ...
    make[1]: Entering directory '/home/btyner/R-4.3.3/doc'
    creating
2010 May 22
1
Lattice Wireframe Plot into LaTex
Dear R/LaTex user,
I'm simply trying to include a plot created with the Lattice wireframe
function into LaTex. I have no problems including other R plots into LaTex
by exporting as a Postcript and then including the graph in LaTex using
\begin{figure}
  % Requires \usepackage{graphicx}
  \includegraphics[width=]{mygraph.eps}\\
  \caption{}\label{}
\end{figure}
However, for some reason when I
2008 Mar 08
2
pdflatex: fuzzy fonts in Evince, but not on paper output
Hi,
I've been using LaTeX for a few years on Mac OS X, and I'd like to use 
it on CentOS now. I installed a complete environment using 'yum 
groupinstall "Authoring and Publishing"' and then installing tetex-xdvi, 
plus manually installing the 'memoir' class.
I can run 'latex document.tex' ok: the resulting .dvi looks nice in 
xdvi. When running
2009 Mar 27
1
Sweave-output causes error-message in pdflatex
Dear list,
Latex/Sweave has trouble processing Sveave-output coming from the 
summary-command of a linear Model.
 >summary(lmRub)
The output line causing the trouble looks in R like this
Signif. codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1
In my Sweaved Tex-file that line looks like this
Signif. codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1? (actually 
in the editor the
2010 Jun 28
2
How to run Bibtex with pdfLatex in StatEt/MikTex on Windows ?
Hello,
I'm running R2.10, Eclipse, StatEt and MikTex 2.8 to create Sweave 
documents, and everything seems to work great, until today...
I was trying to add citations from a Bibtex file, but I just got [?] 
citations.  However, if I open the .tex file that StatEt created in 
MikTex and run the latex+bibtex+pdflatex command, the citations are present.
Does anyone know how to either configure
2013 Feb 04
1
Error building R from SVN - unable to run 'pdflatex' on 'example-1.tex'
G'day,
I'm trying to build R using the code from SVN. I am able to successfully 
build the source from here:
http://cran.r-project.org/src/base/R-2/R-2.15.2.tar.gz
However, when building the code checked out from SVN (either from 2.15.2 
tag, or the trunk) I get the following error:
Error: running Sweave on vignette 
2012 May 25
1
R+Stata batch mode
Dear R help,
I am using Stata, and I use a Stata ado file (Rsource) to run R in batch
mode within Stata
Everything works fine .... except for the fact that I cannot export the
graphics that I obtain with my computations written in my R source file
I believe this is related to the global Rterm_options `"--vanilla"' that I
need to precise to Rsource (otherwise it does not work) ...
2013 Mar 13
0
how to set the pdflatex path
Dear all,
This is my first post to the mailing list. I asked this question a little
while ago on stackoverflow but did not get an answer. Please allow me to
ask again.
I have R set up on both Windows7 and kUbuntu12 machines. On Windows, I
happen to have both MikTeX and TeXlive available (and both work).
How could I instruct R to call TeXlive instead of MikTeX?
Both MikTeX and TeXlive are on my
2024 Mar 02
1
installation: while running make, unable to run pdflatex on 'NEWS.tex'
? Fri, 1 Mar 2024 10:46:53 -0500
Benjamin Tyner <btyner at gmail.com> ?????:
> my platform info:
> 
>     Platform: x86_64-pc-linux-gnu (64-bit)
>     Running under: Ubuntu 22.04.4 LTS
Quick things first: have you installed all the build-dependencies? apt
build-dep r-base (maybe with --install-suggests? haven't tried that in
a while) should do that. In particular, the build
2001 Dec 20
0
configure: sed: Function s%@PDFLATEX@%/usr/local/bin/pdflatex%g (PR#1222)
Sometimes, configure isn't able to create the makefiles. It
produces errors like:
sed: Function s%@PDFLATEX@%/usr/local/bin/pdflatex%g cannot be parsed.
This happens when I use a combination of arguments to configure like:
    --prefix=$HOME/R-tst
    --with-tcl-config=/opt_local/opt/tcl/lib/tclConfig.sh
    --with-tk-config=/opt_local/opt/tk/lib/tkConfig.sh
If I leave out the last two