similar to: Generating RTF documents?

Displaying 20 results from an estimated 2000 matches similar to: "Generating RTF documents?"

2011 Apr 07
5
Routing Error : No route matches "/" (for "Hello World!" action)
My routes.rb reads at the top: Hello::Application.routes.draw do match '':controller(/:action(/:id(.:format)))'' and then all the commented material it comes with and an "end" at the end of the file. But when I type http://localhost:3000 into my browser I get the following error message: Routing Error No route matches "/" I''m stumped. Bruce --
2009 Jul 29
3
Newbie in R: Reading .txt files and storing the 'numbers' in a vector
Hello everybody, I'm a newbie in R and just went through an introduction class recently. Here's my problem. I have 2 text files (.txt) with plain numbers ('doubles' for those who know c++) ordered into 2 columns as below: coordinate1 value1 coordinate2 value2 coordinate3 value3 ... ... coordinateN valueN I would like to write a small programme in which i would: 1. take
2013 Apr 02
0
[LLVMdev] LNT ClamAV - Sorting output
On 2 April 2013 21:20, Török Edwin <edwin+ml-debian at etorok.net> wrote: > You can pass all the filenames from the inputs/ directory directly on the > command-line, instead of specifying -r inputs/. > That way the order of scanning will be exactly the one specified on the > command-line. > Hum, I think I can fix that with Make... --renato -------------- next part
2013 Apr 02
2
[LLVMdev] LNT ClamAV - Sorting output
On 04/02/2013 11:06 PM, Daniel Dunbar wrote: > On Tue, Apr 2, 2013 at 11:46 AM, Renato Golin <renato.golin at linaro.org <mailto:renato.golin at linaro.org>> wrote: > > On 2 April 2013 19:20, Daniel Dunbar <daniel at zuster.org <mailto:daniel at zuster.org>> wrote: > > What is it that makes the output of the program asynchronous? The output is
2012 Jun 15
3
[LLVMdev] Windows development and "virus" in LLVM test suite
Hi, I just filed a bug because LLVM's test suite includes a virus. This is not normally a problem on Unix (not even Linux), but as everyone know, Windows is so vulnerable to vira, that Windows users have to have an antivirus solution installed. The problem is that the virus in: projects/test-suite/MultiSource/Applicaations/ClamAV/inputs/rtf-test/rtf1.rtf BREAKS the SVN pull of the LLVM
2012 Jun 15
0
[LLVMdev] Windows development and "virus" in LLVM test suite
On Fri, Jun 15, 2012 at 1:02 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi, > > I just filed a bug because LLVM's test suite includes a virus.  This is not > normally a problem on Unix (not even Linux), but as everyone know, Windows > is so vulnerable to vira, that Windows users have to have an antivirus > solution installed.  The problem is that the virus in:
2018 Jan 26
2
svn problem checking out test suite
I updated one of the powerpc64 lnt buildbot machines to a new OS release and the buildbot started failing every run when it tries to check out the test suite. The checkout will run for a while then always fails like this: /usr/bin/svn checkout --non-interactive --no-auth-cache --revision 323463 http://llvm.org/svn/llvm-project/test-suite/trunk at 323463 test/test-suite in dir
2013 Feb 13
1
plot rtf in landscape orintation
Hello All, I 'm trying to plot R graph in landscape orientation in a .rtf file. i 'm using library(rtf) for this. do we have any option in addPlot() function to rotate the orientation of the rtf file? Thank you, Deepthi BM PGDB-10-10-04 Institute of Bioinformatics and Applied Biotechnology Biotech Park, Electronic City, Phase I, Bengaluru-560100
2012 Oct 11
2
struggling with R2wd or SWord? Try rtf!
I have been looking for a way to write R-generated reports to Microsoft Word documents. In the past, I used the package R2wd, but for some reason I haven't been able to get it to work on my current set up. R version 2.15.0 (64-bit) Windows 7 Enterprise - Service Pack 1 Microsoft Office Professional Plus 2010 - Word version 14.0.6123.5001 (32-bit) I gave the package
2017 Sep 22
1
Embedding PDF into RTF document via R language
R 3.4.1 OS X and Windows Colleagues I have a complicated problem that includes several components: R RTF PDF Using R (and a slew of RTF commands), I assemble a text document with an RTF extension. The document contains text, tables, and images (JPEG format, previously created with R). To ?import? the JPEG images into the document, I use the following R code: cat("\\pard\\qc
2005 Nov 07
5
Switchtower deployment
Hi, Has anyone experiences using SwitchTower (Windows) in a shared hosting environment (Textdrive)? I already patched the SwitchTower rake tasks (I don''t know if someone is interested on it), but i still experience some problems (not in the sudoers list, ...). Thank you for answer (and thank you to the textdrive guys, i never had a such fast support!) -- Jean-Etienne Durand
2011 Nov 10
2
Convert RTF to ANSI color codes
Anyone have a script or utility to convert an RTF file to ANSI? The main idea here is to preserve the color codes that are specified in the RTF file, so they can be displayed easily in a terminal window.
2006 Jul 04
1
Exporting tables to RTF?
Greetings. Yesterday I managed to jury-rig a system to get a table out of R and import it into Nisus Writer Express (a word processor for Mac OS X). What I came up with is brittle, since it depends on an AppleScript script which has to be in a specific location and on no one touching the computer, since the AppleScript remotely controls Nisus Writer Express rather blindly and will make
2006 Jun 29
3
Questions on ActiveRecord implementation
Hi, I got several questions on AR adapters implementation: 1. For SqlServer/Oracle, SQL queries are built by concatenation, and there is no use of parameters. Especially for Oracle, this is very bad, no optimization can be done. Is there a reason for that? Does anybody plan to fix that? 2. When updating a model, _all_ columns are updated. Why not only the diff is updated? Using blob/cblob, it
2009 Dec 11
3
Export R output to Word/RTF?
Hi R Experts, I'm aware of pdf(), jpeg(),... functions. But, 1. Is it also possible to export graphs directly to word or RTF? I use to copy and paste graphs but resolutions are not so great. 2. Also, is it possible to export your out to word file? I use sink() function to export it text files. Any suggestions, thanks, Wenjie Lee [[alternative HTML version deleted]]
2006 Jun 14
7
CR issue
Hi, I am using RedCloth (3.0.4). First using online text2html (http://www.textism.com/tools/textile/) , "123 456" returns <p>123<br />456</p> But by code: <code> require ''RedCloth'' puts RedCloth.new("123\n456").to_html </code> I got: <p>123 456</p> CR is not taken in consideration. Is there any parameter I am
2006 Aug 06
2
TextMate + Rails
Hi, Could anyone point to some TextMate resources ? I found a few bundles, but they were all corrupted... JEtienne -- Posted via http://www.ruby-forum.com/.
2012 Jun 16
0
[LLVMdev] Windows development and "virus" in LLVM test suite
On 6/15/2012 8:12 PM, Mikael Lyngvig wrote: > > Not having an AV or swithching it off at times is not a sign of > stupidity. The best antivirus is a mindful, knowledgeable user. > And the > antivirus doesn't really protect you in case of risky behavior. > > > I couldn't have said it better myself. I've had three viruses in 29 > years and
2011 Aug 30
1
Creating ODS RTF-style output in R XXXX
Hello everyone, I have been using the sink() function as follows: x<-rnorm(100) sink("C:\\Users\\dan\\Desktop\\Current Events\\myhw.txt", append=TRUE,split=TRUE) m1<-c(Mean=mean(x),SD=sd(x),Min=min(x),Max=max(x)) m1 sink() === Is it possible to create tabular style output very much like the ODS RTF STYLE=JOURNAL protocol in SAS (which returns a nicely formatted table with
2009 Oct 28
1
write to RTF format - possible?
Hi everybody, To write a .txt file I use write.table() Is there a way to write to a .rtf file as well? TIA Mark ??????????????????????????????????????? Mark Heckmann Dipl. Wirt.-Ing. cand. Psych. Vorstra?e 93 B01 28359 Bremen Blog: www.markheckmann.de R-Blog: http://ryouready.wordpress.com