search for: distilled

Displaying 20 results from an estimated 215 matches for "distilled".

2009 Jan 19
1
R bug or ghostscript bug or my bug?
Dear R developers: The following R program produces a pdf file that does not survive ghostscript distillation correctly. The undistilled version is at http://welch.econ.brown.edu/temp/try.PDF while the distilled version is at http://welch.econ.brown.edu/temp/try.pdf . When previewed, the points are wrong in the distilled .pdf version, but only in one of the two points invokations (huh?) . The program that generated the pdf files i...
2003 Oct 08
4
Unpredictable EPS->PDF rotation (PR#4460)
...x <- seq(-2, 2, length=100) postscript("c:/x2.eps", height=3, width=4, horizontal=FALSE, onefile=FALSE, paper="special") plot(x, dnorm(x), type="l") dev.off() By LaTeX PDF, I am referring to the dvips->ghostscript pathway, but x2.eps also rotates when distilled into PDF outside LaTeX. I have tried ghostscript and acrobat, placed on a page or cropped, so the problem does not seem to be confounded with particular PDF distillation software. I'm aware of the pdf() device in R, but EPS files are a widely used format to share scientific graphics, often win...
2009 Jan 22
15
OT? File order on CentOS/Samba server
I hope someone familiar with the way Linux processes files can enlighten me on the following: I recently replaced an old Windows 2000 server with a new machine running CentOS 5.2. It uses Samba 3.2.7 to serve a network of Windows XP clients. We are a newspaper. We use Acrobat Distiller to batch-convert a folder of single-page PostScript files (for print) to a multipage PDF file (for
2009 Jan 22
15
OT? File order on CentOS/Samba server
I hope someone familiar with the way Linux processes files can enlighten me on the following: I recently replaced an old Windows 2000 server with a new machine running CentOS 5.2. It uses Samba 3.2.7 to serve a network of Windows XP clients. We are a newspaper. We use Acrobat Distiller to batch-convert a folder of single-page PostScript files (for print) to a multipage PDF file (for
2003 Mar 28
8
Printing with CUPS and PDF
Trying to get one Samba server to serve several printers through CUPS and host a virtual PDF "printer" at the same time. I've gotten them working separately, but not together, and I think I know why. In the smb.conf man page under "print command": "With printing = cups, and if SAMBA is compiled against libcups, any manually set print command will be ignored."
2007 Jan 10
1
RC15 problems with dovecot-shared and umask distilled
I recently posted about problems I've been having with dovecot-shared and umask in RC15 (using Solaris 9). I've now been able to distill what I'm experiencing into these two separate points: 1. dovecot-uidlist and message files never inherit the dovecot-shared group 2. With umask=0007 these files are created with mode 600 instead of 660: dovecot-uidlist, dovecot.index,
2004 Nov 22
1
Files not appearing on Samba mount.
We have a share on a Windows 2000 Server that is mounted onto a RedHat box using the following entry in fstab: //server/filesystem /opt/bumvfs smbfs username=username,password=password,debug=4,dmask=777,fmask=777,sockopt= SO_KEEPALIVE 0 0 On this we create a directory structure such as: \dodgy_test\wxy2\VFStp\VFSnetwork_entities\VFSCommonReports\VFSGM_H\VFSR
2011 Apr 26
1
Distilling down a small set of useful system data
I would like people's opinion on getting a useful small set of system data. I really don't want it to exceed 12 strings of 80 characters. -hpa
2005 Aug 22
2
pdf font embedding --- again
dear R wizards--- I would like to do some book-on-demand printing at a popular printer named lulu, but lulu requires inclusion even of the basic postscript fonts. Interestingly, my book itself does not need the 14 base acrobat fonts, only the embedded R figures do. Of course, I really would like to get pdftex to embed the fonts, but how to do this is not obvious either. [This method seems
2004 Apr 03
2
a fix for rotated PDF graphs
Hi, I have found references for the following problem in the list archives, but no nice solution. So I decided to post one I came up with. The problem is that graphs output as eps files, for example using ps.options(onefile=FALSE, paper="special", width=8, height=8, horizontal=FALSE, pointsize=12) get rotated when I convert them to pdf using epstopdf. Both ghostview and
2000 Nov 30
1
Landscape problems with ps2pdf
R Users, I have created a multipage PostScript file using the postscript() function with horizontal = TRUE to produce my plots in landscape. I intended to convert that entire file to PDF using ps2pdf to have the plots available for a presentation. Unfortunately, the resulting PDF document is rotated -90 degrees. I have found dozens of references to this kind of problem with ps2pdf online, but
2003 May 30
12
pdf printer
Hi, I created a PDFPrinter as per http://marc.theaimsgroup.com/?l=samba&m=105301236523413&w=2 I have another question, do I need to add a Color Laser Printer Driver in W2K to the PDF share to generate color PDF in Windows? Regards, Norman
2016 Mar 23
0
Open Project : Inter-procedural Register Allocation [GSoC 2016]
No need to apologize this thread surely deserved some answers :) From my perspective this project sounds doable. I would expect the register allocation parts to be not too hard: I imagine this being just distilling a new clobber regmask after allocating a function. I would expect the challenging (or annoying) part to get a machine module pass (or a similar mechanism to influence the order in
2001 Nov 14
1
pdf driver (PR#1169)
--0__=88256B040001210F8f9e8a93df938690918c88256B040001210F Content-type: text/plain; charset=us-ascii {Please ignore earlier message; I forgot R.version} Not sure whether the R pdf driver is the problem, or some HP problem, or local, but the zip file below has a simple R script [pdfbug.r] using pdf () to create R2pdf.pdf that causes a "79.00FE PRINTER ERROR" on a HP 5000 N LaserJet
2010 Jun 02
5
Programmatically counting RSpec tests?
If I have an object `obj` that is a SpecTask, and subsequently invoke it, is there a way to programmatically determine the number of tests that were successful, failed, and pending as a result of running that SpecTask? -- John Feminella Principal Consultant, Distilled Brilliance
2016 Mar 23
5
Open Project : Inter-procedural Register Allocation [GSoC 2016]
> On Mar 22, 2016, at 6:04 PM, Matthias Braun via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > No need to apologize this thread surely deserved some answers :) > > From my perspective this project sounds doable. I would expect the register allocation parts to be not too hard: I imagine this being just distilling a new clobber regmask after allocating a function. I would
2009 May 21
0
CentOS5 Desktops authenticating to 389 Directory Server
...ser I know has full rights using these entries in /etc/openldap/ldap.conf there was no change. BINDDN cn=admin,dc=scms,dc=waikato,dc=ac,dc=nz BINDPW LDAPt3st I can query these users from a desktop that I want to use the LDAP server as an authentication source. Using * ldapsearch -x -H ldap://distilled.scms.waikato.ac.nz -b dc=scms,dc=waikato,dc=ac,dc=nz uid=LDilks* # extended LDIF # # LDAPv3 # base <dc=scms,dc=waikato,dc=ac,dc=nz> with scope subtree # filter: uid=LDilks # requesting: ALL # # LDilks, People, scms.waikato.ac.nz dn: uid=LDilks,ou=People, dc=scms, dc=waikato, dc=ac, dc=nz gi...
2007 Jun 12
4
advice on new failures with 0.5.0
Hi all, We just updated to the latest version of Mocha and now we''re seeing a lot of odd test failures. If this isn''t the appropriate place for a question like this, please let me know. Say I have code like this in a controller: DataMonitor.toggle_notification! And I mock it like this: DataMonitor.any_instance.stubs(:toggle_notification!) This would work fine with Mocha
2005 Dec 04
1
font inclusions in pdf files
...alize when a font is never used.) [2] I do not believe this is an R bug, but I want to mention it anyway because it comes from interacting the R-created graphics with gs. for some odd reason, when I include these external lucida fonts, and create graphics in R, the R-created pdf can no longer be distilled by gs 8.53, because it stumbles into a safety issue. that is, all the gs scripts named 'ps2pdf*' have the option -dSAFER on by default, which disables the renamefile and deletefile operators, and it somehow prevents finding the fonts. (the bug does not appear if I do not use the external...
2013 Jun 08
1
splitting a string column into multiple columns faster
Hello! I have a column in my data frame that I have to split: I have to distill the numbers from the text. Below is my example and my solution. x<-data.frame(x=c("aaa1_bbb1_ccc3","aaa2_bbb3_ccc2","aaa3_bbb2_ccc1")) x library(stringr) out<-as.data.frame(str_split_fixed(x$x,"aaa",2)) out2<-as.data.frame(str_split_fixed(out$V2,"_bbb",2))