Displaying 20 results from an estimated 20 matches for "scriptsize".
Did you mean:
scriptfile
2010 Mar 08
0
page boundaries for latex printing of summary.formula objects in Hmisc
..."reverse")
## print out the LaTeX code to the screen, not a file
latex(sf, file = "", longtable = TRUE)
Notice how the LaTeX output puts the newline in the middle of factor 4,
instead of before or after.
<excerpt of LaTeX ouput follows>
fac4~:~V4~Level~1&11\%~{\scriptsize~(59)}&~7\%~{\scriptsize~(41)}\tabularnewline
~~~~V4~Level~2&10\%~{\scriptsize~(56)}&~8\%~{\scriptsize~(44)}\tabularnewline
~~~~V4~Level~3&~9\%~{\scriptsize~(47)}&10\%~{\scriptsize~(53)}\tabularnewline
~~~~V4~Level~4&~9\%~{\scriptsize~(49)}&~9\%~{\scriptsize~(51)}\tabular...
2003 Jun 13
1
problem with latex of object summary reverse
...olsize = Nsize, ...)
%
\begin{table}[!tbp]
\begin{center}
\caption{Descriptive Statistics by Species\label{a}}
\begin{tabular}{lccc}\hline\hline
\multicolumn{1}{l}{}&
\multicolumn{1}{c}{setosa}&
\multicolumn{1}{c}{versicolor}&
\multicolumn{1}{c}{virginica}
\\ \multicolumn{1}{l}{{\scriptsize %%%% wrong
$N=50$}}&\multicolumn{1}{c}{{\scriptsize
$N=50$}}&\multicolumn{1}{c}{{\scriptsize $N=50$}}\\ \hline
Sepal.Length&{\scriptsize 4.800~}{5.000 }{\scriptsize 5.200}
&{\scriptsize 5.600~}{5.900 }{\scriptsize 6.300}
&{\scriptsize 6.225~}{6.500 }{\scriptsize 6.900}...
2008 Jul 25
2
Package Hmisc, functions summary.formula() and latex(), options pdig, pctdig, eps and prmsd
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20080725/bcafe250/attachment.pl>
2004 Sep 26
2
Sweave: superfluous newline (`\\') in tex file
...s, extracolsize = Nsize, ...)
%
\begin{table}[!tbp]
\caption{foo bar\label{tab:foobar}}
\begin{center}
\begin{tabular}{lccc}\hline\hline
\multicolumn{1}{l}{}&
\multicolumn{1}{c}{lean}&
\multicolumn{1}{c}{obese}&
\multicolumn{1}{c}{Test Statistic}
\\ &\multicolumn{1}{c}{{\scriptsize $N=13$}}&\multicolumn{1}{c}{{\scriptsize $N=9$}}&\\ \hline
expend&{\scriptsize 7.48~}{ 7.90 }{\scriptsize 8.11} &{\scriptsize 9.21~}{ 9.69 }{\scriptsize 11.51} &$ F_{1,20}=17 ,~ P<0.001 $\\
log&{\scriptsize 2.012233~}{2.066863 }{\scriptsize 2.093098} &{\scriptsize...
2010 Jun 18
1
Latex problem in Hmisc (3.8-1) and Mac Os X with R 2.11.1
...e, ...)
%
\begin{table}[!tbp]
\caption{Descriptive Statistics by treatment\label{g}}
\begin{center}
\begin{tabular}{lccc}\hline\hline
\multicolumn{1}{l}{}&\multicolumn{1}{c}{Drug}&\multicolumn{1}{c}{Placebo}&\multicolumn{1}{c}{Test
Statistic}\tabularnewline
&\multicolumn{1}{c}{{\scriptsize
$N=263$}}&\multicolumn{1}{c}{{\scriptsize $N=237$}}&\tabularnewline
\hline
age&1&1&4\tabularnewline
sex~:~m&6&7&2\tabularnewline
symptom1~:~Depressed&4&3&3\tabularnewline
~~~~Hangnail&5&6&1\tabularnewline
~~~~Headache&4&2&1\tabular...
2009 Jan 22
2
"latex" in Hmisc: cell formating
...ell.format <- matrix("", ncol=7, nrow=180)
> cell.format[c(seq(3,180,6),seq(4,180,6)),] <- "color{red}"
> cell.format[c(seq(5,180,6),seq(6,180,6)),] <- "color{green}"
>
> latex(table1, where='htbp', long=TRUE, lines.page=1000, size="scriptsize",
+ cgroup=c("group1","group2"), n.cgroup=c(6,1),
+ rgroup=c("n=1","n=5","n=10","n=20","n=50"), n.rgroup=rep(36,5),
+ cellTexCmds=cell.format, numeric.dollar = FALSE)
Error in cat(rcellTexCmds[i, colNum], "...
2009 Aug 19
2
[Hmisc] latex() with ctable=T inserting unwanted empty line in .tex file when used on summary.formula(method="reverse") object
...[3] "\\ctable[ caption={Descriptive Statistics by b}, label=summary, pos=!tbp, ]{lccc} {\\tnote[]{\\noindent {\\scriptsize $a$\\ }{$b$\\ }{\\scriptsize $c$\\ } represent the lower quartile $a$, the median $b$, and the upper quartile $c$\\ for continuous variables.}} {\\FL\\multicolumn{1}{l}{}&\\multicolumn{1}{c}{bad}&\\multicolumn{1}{c}{good}&\\multicolumn{1}{c}{ugly}\\NN"
[4] ""...
2008 Mar 07
3
R-Logo in \LaTeX (Mag. Ferri Leberl)
...Mag. Ferri Leberl,
I'm using something like:
----------------------- tex.tex ---------------------------
\documentclass{article}
\usepackage{graphicx}
\usepackage{fancyvrb}
\newcommand{\Rlogo}{\protect\includegraphics[height=1.8ex,keepaspectratio]{Rlogo.pdf}}
\newcommand{\myinput}[1] {\begin{scriptsize}
\VerbatimInput[frame=single,label=#1]{#1}
\end{scriptsize}}
\title{The R logo, \Rlogo, in \LaTeX}
\author{J.R. Lobry}
\begin{document}
\maketitle
\section{Introduction to \Rlogo:}
This is about the \Rlogo~sofware suite\footnote{
\Rlogo~is available at...}.
% include source in final document...
2008 Mar 07
3
R-Logo in \LaTeX (Mag. Ferri Leberl)
...Mag. Ferri Leberl,
I'm using something like:
----------------------- tex.tex ---------------------------
\documentclass{article}
\usepackage{graphicx}
\usepackage{fancyvrb}
\newcommand{\Rlogo}{\protect\includegraphics[height=1.8ex,keepaspectratio]{Rlogo.pdf}}
\newcommand{\myinput}[1] {\begin{scriptsize}
\VerbatimInput[frame=single,label=#1]{#1}
\end{scriptsize}}
\title{The R logo, \Rlogo, in \LaTeX}
\author{J.R. Lobry}
\begin{document}
\maketitle
\section{Introduction to \Rlogo:}
This is about the \Rlogo~sofware suite\footnote{
\Rlogo~is available at...}.
% include source in final document...
2008 Feb 29
1
GETSCRIPT Bug in dovecot-1.0.10-MANAGESIEVE-v9.1.diff.gz
...d-getscript.c Mon Feb 18 14:13:12 2008 +0100
+++ b/src/managesieve/cmd-getscript.c Fri Feb 29 11:52:00 2008 +0100
@@ -112,7 +112,7 @@
return cmd_getscript_finish(ctx);
}
- - client_send_line(client, t_strdup_printf("{%"PRIuUOFF_T"}",
ctx->scriptsize));
+ client_send_line(client, t_strdup_printf("{%"PRIuUOFF_T"+}",
ctx->scriptsize));
client->command_pending = TRUE;
cmd->func = cmd_getscript_continue;
Bye,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)...
2012 Feb 26
1
Sweave Print xtable
Hi, I'm working with Sweave and I have some trouble generating table. The R
code is:
print(xtable(myTable, caption ="", label="tab:myTab",
digits=3), tabular.environment='tabular', floating=TRUE,
caption.placement="top",size="\\scriptsize")
and the resulting LaTeX table is:
\begin{table}[ht]
\begin{center}
\caption{Principal component analysis of soil dispersed in water}
\label{tab:myTab}
{\scriptsize
\begin{tabular}{rrrrrr}
\hline
Table
\hline
\end{tabular}
}
\end{center}
\end{table}
So, how should I change in th...
2012 Nov 01
1
How to nicely display R code with the LaTeX package 'listings'?
...e{fancyvrb}
\usepackage{listings}
\lstset{% setup listings
language=R,% set programming language
basicstyle=\small,% basic font style
keywordstyle=\bfseries,% keyword style
commentstyle=\ttfamily\itshape,% comment style
numbers=left,% display line numbers on the left side
numberstyle=\scriptsize,% use small line numbers
numbersep=10pt,% space between line numbers and code
tabsize=3,% sizes of tabs
showstringspaces=false,% do not replace spaces in strings by a certain character
captionpos=b,% positioning of the caption below
breaklines=true,% automatic line breaking
esca...
2011 Aug 31
1
Hmisc Latex Question: column headings and Major Column Headings not properly alligned
...tion.loc="bottom",label="tab:mytab",where="!htbp",n.rgroup=c(3,3),rgroup=c("Type I","Type II"),n.cgroup=c(2,2,2,2,1),cgroup=c("Type A","Type B","Type C","Type D","n"),rowlabel="",size="scriptsize")
When I use this code (there are 9 columns total in R object "mytab") the resulting Major Column headings are typeset properly, however the colheads themselves are missaligned. The first column heading is over the row labels (Type I and Type II), and the rest of the column heading...
2004 Sep 24
1
Raster images from sweave
Is it possible to get sweave to produce raster (eg. png/jpg) plot
images? I'm writing a vignette that contains plots with tens of
thousands of points which results in very large pdf files (13 megs
before compression).
Thanks,
Hadley
2011 Nov 23
1
R-latex syntax highlighting?
Hello,
Can anyone provide or point me to a good setup for the listings latex package that would produce nice R-syntax highlighting?
I am using an example I found in internet for setting up listings like this:
\lstset{
language=R,
basicstyle=\scriptsize\ttfamily,
commentstyle=\ttfamily\color{gray},
numbers=left,
numberstyle=\ttfamily\color{red}\footnotesize,
stepnumber=1,
numbersep=5pt,
backgroundcolor=\color{white},
showspaces=false,
showstringspaces=false,
showtabs=false,
frame=single,
tabsize=2,
captionpos=b,
breaklines=true,
breakatwhitespace=...
2006 Oct 28
1
(kein Betreff)
...group = NULL, cgroupTexCmd = "bfseries",
rgroupTexCmd = "bfseries", rownamesTexCmd = NULL, colnamesTexCmd = NULL,
cellTexCmds = NULL, rowname, cgroup.just = rep("c", length(n.cgroup)),
colheads = dimnames(cx)[[2]], extracolheads = NULL, extracolsize =
"scriptsize",
dcolumn = FALSE, numeric.dollar = !dcolumn, cdot = FALSE,
longtable = FALSE, draft.longtable = TRUE, ctable = FALSE,
booktabs = FALSE, table.env = TRUE, here = FALSE, lines.page = 40,
caption = NULL, caption.lot = NULL, caption.loc = c("top",
"bottom&qu...
2010 Sep 24
1
tamaño de letra en Sweave
Hola a todos.
Estoy utilizando Sweave para integrar mis análisis en documentos de
latex. Alguien sabe como cambiar el tamaño de letra por defecto para el
código y las salidas de R. Supongo que será especificando algo en el
preámbulo, pero no sé como.
Gracias.
[[alternative HTML version deleted]]
2013 Dec 13
0
Cambiar opciones knitr en documento latex
...ht=6, size='Large')),
> No dejes espacios o escribas las opciones en más de una línea,
> Al
usar opts_chunk SweaveOpts{} no será reconocido (lo que no es malo per
se)
> La lista de tamaños la puedes encontrar en ?highligth size =
c("normalsize", "tiny", "scriptsize", "footnotesize", "small", "large",
"Large", "LARGE", "huge", "Huge"),
> Si el idioma no es inconveniente
puedes consultar http://yihui.name/knitr/options [3]
> Espero te sirve,
caso contrario será útil un ejemplo re...
2012 Feb 01
2
Problem with xtable- rescaling a table
Dear R users,
I am new to Latex and I am using the R package xtable to generate tables.
I want to produce a table that is very long. in the landscape format, but
I would need to rescale the table so that it fits in the page. xtable
enables me to have the landscape format, but I cannot rescale it, and there
seems to be a problem, if I use scalebox in Latex on my output produced
with stable and the
2009 Jan 28
2
OT: Adding verbatim R code text into LaTeX documents: texttt; verb or url?
Hi all
I use Sweave extensively to mix R and LaTeX, and often have R code appearing in my LaTeX document.
Just a quick question then: What is the best way to add example of R commands into LaTeX in-line? (That is, not using Sweave.) For example, suppose I wish to place in my document this instruction:
...is done in R using the command \verb|lm( y ~ var.one + var.two )| as follows:
I