search for: vspace

Displaying 20 results from an estimated 21 matches for "vspace".

Did you mean: space
2008 Nov 04
3
getting "small" graphs with Sweave using Rnews.sty
I'm sorry for having to post this, but I can't seem to find any solutions to this, which seems pretty simple, but then again... I've started playing with the example r news project and wanted to start adding some graphs, but replacing: \begin{figure} \vspace*{.1in} \framebox[\textwidth]{\hfill \raisebox{-.45in}{\rule{0in}{1in}} A graph goes here \hfill} \caption{\label{figure:onecolfig} A normal figure only occupies one column.} \end{figure} yields a an empty box, which is good, with the following: \begin{figure} \vspace*{.1in}...
2003 Nov 01
4
Bug with partial IMAP fetches
...world/image/dot_red.gif" WIDTH="1" HEIGHT="11" BORDER="0"><BR><A HREF="home.asp" TARGET="_top"><IMG SRC="/world/image/nav/contents.gif" WIDTH="131" HEIGHT="18" BORDER="0" VSPACE="0"></A><BR><IMG SRC="/world/image/dot_red.gif" WIDTH="1" HEIGHT="7" BORDER="0"><BR><A HREF="opening_1.asp" TARGET="_top"><IMG SRC="/world/image/nav/opening.gif" WIDTH=&qu...
2011 Oct 28
1
xtable with \begin{tabular} and only.contents
...and add.to.row arguments set.seed(2345) res <- matrix(sample(0:9, size=6*9, replace=TRUE), ncol=6, nrow=9) xres <- xtable(res) digits(xres) <- rep(0, 7) addtorow <- list() addtorow$pos <- list() addtorow$pos[[1]] <- c(0, 2) addtorow$pos[[2]] <- 4 addtorow$command <- c('\vspace{2mm} \n', '\vspace{10mm} \n') print(xres, add.to.row=addtorow, include.rownames=FALSE, include.colnames=TRUE, only.contents=TRUE, hline.after=c(0, 0, 9, 9)) Output (only.contents=TRUE) % latex table generated in R 2.13.2 by xtable 1.6-0 package % Fri Oct 28 11:38:10 2011 1 & 2 &am...
2012 May 25
1
knitr customization
...tory presentation in which I want to show people exactly what they are going to see on their screen.) Oops, one more... How can I change the spacing between regular text and R code (input/output)? With Sweave I would do \fvset{listparameters={\setlength{\topsep}{0pt}}} \renewenvironment{Schunk}{\vspace{\topsep}}{\vspace{\topsep}} Sorry for the many questions and thank you in advance for any help and insight you can give me. Best, Giovanni -- Giovanni Petris <GPetris at uark.edu> Associate Professor Department of Mathematical Sciences University of Arkansas - Fayetteville, AR 72701 P...
2008 Jul 27
2
Colors in Sweave
Hi list, I was using Sweave and was wondering if anyone has had any luck changing the font colors of the code chunks. For instance, in my .Rnw preample I tried including: === \usepackage[usenames]{colors} \definecolor{darkred}{rgb}{0.545,0,0} \definecolor{midnightblue}{rgb}{0.098,0.098,0.439} \DefineVerbatimEnvironment{Sinput}{Verbatim}{fontshape=sl,formatcom={\color{midnightblue}}}
2006 Apr 17
5
Pull down menus / Nested Javascripts
Has anyone implemented a tab bar with pull down menus in RoR? I''ve tried various javascript solutions but they all fail once you try to call them from ruby. Any pointers gratefuly received.... Cheers John -- Posted via http://www.ruby-forum.com/.
2007 Mar 09
2
Is there any variable for Voicemail Password in Asterisk
...for voicemail mailbox) for accessing Asterisk Voicemail password which is set through comedian mail.?????????????? plz reply me as soon as possible.... <html><div><PRE class=quote><IMG height=2 src="http://graphics.hotmail.com/greypixel.gif" width="100%" vspace=9></PRE><PRE class=quote><FONT face="Courier New, Courier, Monospace" color=#000033 size=2>Syed Jamshed Zaidi <BR>Asterisk Admin/Developer <BR>@ Axvoice +92-0321-4087492 <BR>(JAMY-VIRUS)</FONT></PRE><PRE class=quote><PRE class=q...
2008 Mar 06
1
Sweave and extra line
Hi the list, I am using Sweave. Between the Sinput and the Soutput, there is always an extra line: > 2+2 [1] 4 Is it possible to remove it ? > 2+2 [1] 4 Thanks Christophe
2011 Jul 13
2
Adding vertical space before and after Sweave chunk
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110714/db3a6d2c/attachment.pl>
2009 Apr 19
2
Sweave: Changing the background color, adding a border
Hi all, I am using Sweave to produce a document. Unfortunately, I have to print several copies and I can't print them in color. So I would like to change the way of printing the code. I would like to print the code in a box with a black borderline and a grey background (quite classic). Is it possible to do it by changing some Schunk options? Christophe
2007 Jan 10
1
2 problems with latex.table (quantreg package) - reproducible
...in{center} \begin{tabular}{|l||c|c|} \hline \multicolumn{1}{|l||}{\bf tab}&\multicolumn{}{c||}{}&\multicolumn{2}{c|}{\bf v2}\\ \cline{2-3} \multicolumn{1}{|l||}{}&\multicolumn{1}{c|}{val1}&\multicolumn{1}{c|}{val2}\\ \hline val1&1&1\\ val2&0&1\\ \hline \end{tabular} \vspace{3mm} \caption{my table\label{tab}} \end{center} \end{table} and within this code the problem is the second multicolumn (&\multicolumn{}{c||}{}), as it has no number specifying how many columns the multicolumn should cover. Latex (at least my version) complains. When deleting this part of the c...
2009 Apr 08
1
Sweave problem, with multicolumn tables from R to LaTeX
...n using this syntax for a while, and was working without any problem. Nevertheless, just since 2-3 days is not working, probably because I did {\tt update.packages()}. I have tried to re-install the older versions of the packages {\tt Hmisc()} and {\tt xtable()}, but still does not work. \vspace{1in} {\Large {\bf What Am I missing here?}} \end{document} %%%%%%% The the main .tex file, tables, the ouput pdf, and the .Rnw files are in the following url, if you want to check them http://environment.yale.edu/salas/questions/shortTable/multcolTable_short.tex http://environment.yale.edu/s...
2008 Oct 18
0
Several problems with hmisc latex function
...e = TRUE, label = "tab:severalCgroups", caption = "More than two column groups.",cellTexCmds=cell.format) I also would like to add more space between the column names and the line above them. With the defaults the column names are extremly close to the line. Adding "\\vspace{5mm} works, but adds the space below the names and not on top of the names, where I want to put it. I'm also struggling with the dcolumn option. Can anyone give a reproducible example for this option. I tried x<-matrix(c(34.567,3.45,4.5789,345.5),2,2) x<-format.df(x,dcolumn=TRUE) late...
2009 Jan 08
1
longtable example
...) res <- matrix(sample(0:9, size=34*90, replace=TRUE), ncol=34, nrow=90) xres <- xtable(res) digits(xres) <- rep(0, 35) addtorow <- list() addtorow$pos <- list() addtorow$pos[[1]] <- c(seq(4, 40, 5), seq(49, 85, 5)) addtorow$pos[[2]] <- 45 addtorow$command <- c('\vspace{2mm} \n', '\newpage \n') print(xres, add.to.row=addtorow, include.rownames=FALSE, include.colnames=FALSE, only.contents=TRUE, hline.after=NULL) @ \end{longtable} \end{small} ## End(Not run) Felipe D. Carrillo Supervisory Fishery Biologist Department of the Interior US Fish &...
2009 Jan 08
10
help
...eed(2345) res <- matrix(sample(0:9, size=34*90, replace=TRUE), ncol=34, nrow=90) xres <- xtable(res) digits(xres) <- rep(0, 35) addtorow <- list() addtorow$pos <- list() addtorow$pos[[1]] <- c(seq(4, 40, 5), seq(49, 85, 5)) addtorow$pos[[2]] <- 45 addtorow$command <- c('\vspace{2mm} \n', '\newpage \n') print(xres, add.to.row=addtorow, include.rownames=FALSE, include.colnames=FALSE, only.contents=TRUE, hline.after=NULL) @ \end{longtable} \end{small} ## End(Not run) Felipe D. Carrillo Supervisory Fishery Biologist Department of the Interior US Fish &...
2004 Sep 26
2
Sweave: superfluous newline (`\\') in tex file
...immediate help. | ... | | l.27 | | --- HELP --- | A \newline or \\ command appears between paragraphs, where it | makes no sense. If you're trying to ``leave a blank line'', use | a \vspace command. `---- Is there a way to suppress the extra newline `\\' without editing the Rnw file? I couldn't find anything in the archives describing this problem. TIA, Patrick Versions: Thorsten's noweb-mode (PRERELEASE). RCS: $Id: noweb-mode.el,v 1.14 2002/06/20 21:52:06 rsparapa Ex...
2013 Feb 01
0
Hi
...<td style=" text-align:center;"><a href="http://www.internationalkisses.com/?EMKey=97b4490e-1ba2-4818-9de1-edc1b252b192"><img src="http://www.internationalkisses.com/images/internationalkisses/banner.jpg" height="114" hspace="0" vspace="0" border="0" align="top" width="1000" /></a></td> </tr> <tr> <td style="background-color:#0C2E6D; text-align:center;"> <table border="0" cel...
2002 Mar 20
3
tex/latex output?
Is it possible to write the output/results (redirect) to a latex file? Jeff. Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753-7333 Cell. 541-740-5988 jeff_hamann at hamanndonald.com www.hamanndonald.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2006 Sep 11
3
wireplot margins and additional z-axis
Dear R experts, it would be very kind if you could help me with two wireplot problems. First, when I make a wireplot and transform it into an .eps using the postscript function the eps-file leaves always a lot of space below the plot, as if it would leave space for a legend or something like that. How can i get the plot into the bottom corner without the space below? The space is not there when
2006 Jan 28
7
cool components in the form
Is there a easy way to add components like: http://www.dynarch.com/projects/calendar/ http://tinymce.moxiecode.com/example_full.php?example=true in ruby forms, by plugins or whatever? Thank you Rodrigo Dom?nguez Iplan Networs www.iplan.com.ar <http://www.iplan.com.ar/> ? rdominguez@iplan.com.ar www.rorra.com.ar <http://www.rorra.com.ar/> ? rorra@rorra.com.ar --------------