SCM

[#961] Plots on right margin (highlight 0.2-0)

Date:
2010-06-09 14:27
Priority:
3
State:
Open
Submitted by:
Pedro Aphalo (aphalo)
Assigned to:
Nobody (None)
Hardware:
None
Product:
None
Operating System:
None
Component:
None
Version:
None
Severity:
normal
Resolution:
None
URL:
Summary:
Plots on right margin (highlight 0.2-0)

Detailed description
Figures are displayed on the right margin.

Minimal example:

\documentclass[pdftex]{article}

\usepackage{Sweave}
\SweaveOpts{eval=TRUE}
\begin{document}

\section{Boxplot}
Then we generate some artificial data, and make a boxplot.

<<fig=TRUE>>=
y <- rnorm(200)
boxplot(y)
@

\end{document}

The bug happens only with:

> driver <- HighlightWeaveLatex(boxes = TRUE)

with

> driver <- HighlightWeaveLatex(boxes = FALSE)

everything is fine. :-)

Using R 2.11.1 (Windows Vista 32)
highlight 0.2-0
MikTeX 2.8

Pedro.

Comments:

No Comments Have Been Posted

Attached Files:

Changes

No Changes Have Been Made to This Item

Thanks to:
Vienna University of Economics and Business Powered By FusionForge