Displaying 14 results from an estimated 14 matches for "textheight".
2002 Jan 27
5
EPS->LaTeX problem
Greetings-
I have a strange problem displaying a graph from R (1.3.1, linux) in a
LaTeX document of documentclass seminar.
I'm using graphicx to include the file:
\usepackage{graphicx}
...
\resizebox{\textwidth}{\textheight}{\includegraphics{crime.eps}}
When I do this, the entire slide (including the page number) is rotated
180 degrees. Any ideas why this happens?
The graph was created using the syntax in R:
data(USArrests)
postscript(file="crime.eps")
plot(USArrests$Murder, USArrests$Assault)
abline(lm(U...
2004 Sep 29
2
lattice .ps graphic is rotated in LaTeX slides
..."), 1:n),
text = list(levels(barley$year)), columns = n))
dev.off()
lset(theme=old.settings)
It looks fine with gv (though I'd like to make the bounding box
tighter), but when I embed it in a LaTeX slide
(landscape, using seminar package),
\begin{slide}
\includegraphics[,height=.6\textheight]{fig/barley2x3.ps}
\end{slide}
the image is rotated 90 deg CCW. I tried to adjust for this with
\includegraphics[angle=-90,height=.6\textheight]{fig/barley2x3.ps}
but that gives
! Package graphics Error: Division by 0.
What am I doing wrong, or how could I do it differently so it would wor...
2011 Aug 17
0
Sweave and graphics
...quot;,paper="a4",width=0,height=0);
plot(yt,ypredr,xlab="Data",ylab="Predicted
Value",ylim=c(0,3),xlim=c(0,3),main="PL 3");
#invisible(dev.off());
@
\begin{figure}[htbp]
\centering{
\begin{tabular}{cc}
\includegraphics[width=0.4\textwidth,height=0.3\textheight]{report-pl1} &
\includegraphics[width=0.4\textwidth,height=0.3\textheight]{report-pl2} \\
(a) & (b)
\end{tabular}
\begin{tabular}{c}
\includegraphics[width=0.4\textwidth,height=0.3\textheight]{report-pl3} \\
(c)
\end{tabular}
}
\caption{\label{fig:pl1})}
\end{figure}
With the...
2013 Aug 28
1
Error when using buildVignettes()
...if (require(tools)) {
buildVignettes(dir=outdir, lib.loc=NULL, quiet=FALSE, clean=FALSE);
}#if
}#xpsQAReport
#------------------------------------------------------------------------------#
The file "QC.begin.Rnw" is as follows:
\documentclass{article}
\textwidth=6.2in
\textheight=8.5in
%\parskip=.3cm
\oddsidemargin=.1in
\evensidemargin=.1in
\headheight=-.3in
\newcommand{\Rfunction}[1]{{\texttt{#1}}}
\newcommand{\Rmethod}[1]{{\texttt{#1}}}
\newcommand{\Rcode}[1]{{\texttt{#1}}}
\newcommand{\Robject}[1]{{\texttt{#1}}}
\newcommand{\Rpackage}[1]{{\textsf{#1}}}
\newcommand{\Rcla...
2011 Aug 04
4
Sweave - landscape figure
Dear R-users
I am trying to understand how Sweave works by running some simple examples. In the example I am working with there is a chunk where the R-commands related to plotting a figure are placed. When running R CMD Sweave ? , pdflatex the output is a portrait figure. I wonder whether it would be possible to change the orientation to landscape (not in the latex file but in Rnw file).
Many
2000 Oct 27
0
R reference card
...sych.upenn.edu/~baron/refcard.pdf
Here is the Latex text. The package "hanging.sty" probably
will have to come from CTAN.
Jon
----------
\documentclass[twocolumn]{article}
\usepackage{mathpple}
\usepackage{hanging}
\oddsidemargin=0in \evensidemargin=0in \topmargin=-.3in
\textwidth=6.5in \textheight=9in
\pagestyle{empty}
\setcounter{secnumdepth}{0}
\parskip=0ex \parindent=0pt
\begin{document}
\noindent
\textbf{R reference card,} by Jonathan Baron
\medskip
\textbf{Miscellaneous}
\smallskip
{\tt q()}: quit
{\tt <-}: assign
{\tt INSTALL}: install packages
{\tt m[,2]}: column 2 of matrix...
2002 Nov 13
1
Package documentation and rd.sty
Hi all,
I've got a basic question regarding package documentation and rd.sty. I
wrote my first own package, and now I would like to place the documentation
into the appendix of another LaTex document. Seemingly I cannot simply
\usepackage{Rd}, as this will modify the page-settings of my document. Is
there a minimum style file which will just define the environments and
commands needed for
2012 Apr 01
3
How to use Latex code in R loop?
Hi,
I am newbie in Latex and R. I am working on one report in which i need to
read file and display content of file by formatting (adding color boxes and
colorful text for each record). For this i need to use latex code in R loop.
How can i use Latex code in R loop. Any example will help me a lot.
Thanks
--
View this message in context:
2007 Oct 23
0
9 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_style_sheet.c libswfdec/swfdec_style_sheet.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h
...tField's styleSheet property
diff --git a/libswfdec/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c
index 8a940d5..a6b7d6f 100644
--- a/libswfdec/swfdec_as_strings.c
+++ b/libswfdec/swfdec_as_strings.c
@@ -422,5 +422,6 @@ const char swfdec_as_strings[] =
SWFDEC_AS_CONSTANT_STRING ("textHeight")
SWFDEC_AS_CONSTANT_STRING ("textWidth")
SWFDEC_AS_CONSTANT_STRING ("onScroller")
+ SWFDEC_AS_CONSTANT_STRING ("styleSheet")
/* add more here */
;
diff --git a/libswfdec/swfdec_text_field_movie_as.c b/libswfdec/swfdec_text_field_movie_as.c
index f5ae97...
2007 Nov 15
2
Changes to 'refs/tags/0.5.4'
Tag '0.5.4' created by Benjamin Otte <otte at gnome.org> at 2007-11-15 10:12 -0800
release 0.5.4 ("Turkish Cycling Federation")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHPBurvMv5VCdLq8QRAj1KAJ40NHRRS3gKyJjSjyyoH7gDaGi/tQCeOha/
R5PF4bZQqmSdJ64t8EbD4cA=
=8qBy
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Benjamin Otte (40):
2007 Oct 18
0
18 commits - doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_event.c libswfdec/swfdec_event.h libswfdec/swfdec_flash_security.c
...SWFDEC_AS_CONSTANT_STRING ("maxscroll")
+ SWFDEC_AS_CONSTANT_STRING ("bottomScroll")
+ SWFDEC_AS_CONSTANT_STRING ("Sans")
+ SWFDEC_AS_CONSTANT_STRING ("Serif")
+ SWFDEC_AS_CONSTANT_STRING ("Monospace")
+ SWFDEC_AS_CONSTANT_STRING ("textHeight")
+ SWFDEC_AS_CONSTANT_STRING ("textWidth")
/* add more here */
;
commit 3a60b202da5fd9e5bce61f04b73c229f77c6707f
Author: Benjamin Otte <otte at gnome.org>
Date: Thu Oct 18 21:47:12 2007 +0200
fix SwfdecVideoMovie to work with ratio
fixes:
- ratio de...
2007 Oct 22
0
12 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
...dec/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c
index 313383a..8a940d5 100644
--- a/libswfdec/swfdec_as_strings.c
+++ b/libswfdec/swfdec_as_strings.c
@@ -421,5 +421,6 @@ const char swfdec_as_strings[] =
SWFDEC_AS_CONSTANT_STRING ("Monospace")
SWFDEC_AS_CONSTANT_STRING ("textHeight")
SWFDEC_AS_CONSTANT_STRING ("textWidth")
+ SWFDEC_AS_CONSTANT_STRING ("onScroller")
/* add more here */
;
diff --git a/libswfdec/swfdec_text_field_movie.c b/libswfdec/swfdec_text_field_movie.c
index 93ac9aa..021b8ad 100644
--- a/libswfdec/swfdec_text_field_movie.c...
2007 Oct 18
0
14 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h libswfdec/swfdec_text_format.c
...xt (text, start_index, end_index, str);
+}
+
// static
SWFDEC_AS_NATIVE (104, 201, swfdec_text_field_movie_getFontList)
void
commit 716ff71ebc52a94a83244ed71e15c49a09687d2c
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Thu Oct 18 18:02:22 2007 +0300
Implement TextField's textHeight and textWidth properties
diff --git a/libswfdec/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c
index 10e5bfe..2c6c0e9 100644
--- a/libswfdec/swfdec_as_strings.c
+++ b/libswfdec/swfdec_as_strings.c
@@ -418,5 +418,7 @@ const char swfdec_as_strings[] =
SWFDEC_AS_CONSTANT_STRING ("Sans&qu...
2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
...4000000 (number)");
+values.push (-34000000);
+names.push ("(" + (values.length - 1) + ") -34000000 (number)");
+values.push ("dynamic");
+names.push ("(" + (values.length - 1) + ") input (dynamic)");
+
+// Won't test here:
+// length
+// textHeight
+// textWidth
+// bottomScroll
+// hscroll
+// maxhscroll
+// maxscroll
+// scroll
+
+var properties = [
+ // text
+ "text",
+ "html",
+ "htmlText",
+
+ // input
+ "condenseWhite",
+ "maxChars",
+ "multiline",
+ //"rest...