similar to: pretended size postscript and size of the graphic device window

Displaying 20 results from an estimated 1200 matches similar to: "pretended size postscript and size of the graphic device window"

2006 Dec 16
1
object combinations
hello list, i've got 8 objects and i want to calculate a list with all combinations of them. the output should contain the object names. for example: object1 & 2, 1 $ 3, ... best regards mirca -- "Ein Herz f?r Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankesch?n: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!
2005 Dec 13
3
help with writing function
I'm trying to write a function that takes a vector of length n and then takes the first value of the vector i.e j=1 and forms a new vector of length n (i.e replicate the first value n times). This function will then calculate the absoulte difference of the original vector and the new vector and store the results omitting the difference between the value and itself. This function should
2009 Sep 03
4
build wine dll problem
I am trying to follow the instructions here (http://www.winehq.org/docs/winelib-guide/bindlls-wrapper) to build a dll with wine that i can load dynamically in a windows wine application. this is what i am doing: MyWinDll.spec Code: 2 stdcall MyWinFunc (int) MyProxyWinFunc MyWin.c Code: #include <windef.h> short MyProxyWinFunc(int *i) { return 5; } shell Code: winemaker --nosource-fix
2006 Jul 05
2
Procmail patch for dovecot delivery
Hello! As discussed in the previous thread about "Dovecot deliver logging problem and procmail" I have made a small patch for procmail to deliver through dovecot's deliver program (or any other delivery program). So Procmail does not write the mailboxes directly any more. So delivery is done through pipes and an external program which can deliver the files. Since dovecot's
2019 Sep 23
1
DC upgrade questions
Hi folks, Yet another upgrade question! Reading the mailing list regarding upgrades in the past few months has made me a little apprehensive. After now running a single Samba DC for a few months and excising the last remnants of the old Windows DC, I would like to join another Samba DC to the existing one. Current one (DC2) is running Samba 4.5 on Debian Stretch. samba-tool dbcheck looks clean
2009 Mar 15
0
CreditCard Processing in Europe
Hi, I spent the last days looking for a solution to accept/process credit cards. At the beginning I thought it is pretty easy to integrate a service like Paypal. However, the company is based in Austria and so many options are not available anymore. I really don''t get the whole US only stuff, but I don''t wanna go down that road. My guess is that I am not the only
2004 Dec 27
0
3.0.10 vfs problem with file_ext_map
Hi, I'm having Problem in getting the file_ext_map (http://cvs.sourceforge.net/viewcvs.py/file-ext-map/file_ext_map3/file_ext_map3.c?rev=1.2) vfs modules running with samba 3.0.10. I'm trying the cvs-version of the module which was originally coded for samba 3.0.0. It compiles fine against current samba code, but when I try to use it samba complains that it can't find the vfs
2013 Apr 14
1
Postscript files graphic quality and other problems
Hi all, I try to save graphic as eps file, but I have probles with quality. My graphics as pdf file is ok. The quality is very good. But when I save as eps the quality is very poor. I try convert pdf to eps file using others programs like adobe acrobat and the quality of eps is like pdf (file is larger than). I try lot of recommendation found in google and others lists. I used:
2011 Mar 03
14
The program Dls3_32.exe has enountered a serious problem
Hi Guys, Can you help me to fix the issue mentioned below while using the DLS2002 application Error - "The program Dls3_32.exe has enountered a serious problem and needs to close" This application is compatible on Win 2K/95/98. OS I am using - Ubuntu 10.10 I have installed wine. Do I have to change any information in the Wine configuration or do you have any ideas what registry / .dll
2005 Jun 22
10
New Asterisk Implementation
Hello, I've been planning to replace my aging CENTREX switch with a new PBX and am seriously considering Asterisk as my solution. I work at a college, and we currently support just under 300 regular analog lines to the offices and whatnot. I was wondering.. Is asterisk ready for such a job? Would I be making a mistake to deploy this across the campus at this time? It seems that
2018 Mar 22
2
Reviving the DebugIR pass
>> This work could also be used to fix [3]. Although this probably needs >> more though because there's the question of whether we should preserve >> existing debug information in an LLVM IR file or write over it when it >> is given to Clang. > > If foo.ll contains edited debug info, `clang -g` shouldn't silently drop > the edits. A warning + no-op seems
2006 Sep 18
1
PHP Dingus Fix
I just realised I hadn't updated the version of PHP Markdown and Extra on the dingus as I pretended I did in my two announcements. It is now fixed: PHP Markdown 1.0.2b7 and PHP Markdown Extra 1.1b1 can now be tested on the dingus. <http://www.michelf.com/projects/php-markdown/dingus/> Sorry for any inconvenience. Michel Fortin michel.fortin@michelf.com http://www.michelf.com/
2003 Jun 10
1
AW: Problems with machine accounts
Hi there, after several (pretended successful) rejoins to the domain it does not work and we decided to give up the domain login concept and simply map the shares by a batch file now. We also had to disable the downloadable printer driver option, because not all drivers work correctly :-( -----Urspr?ngliche Nachricht----- Von: samba-bounces+goetz.kopmann=airbus.com@lists.samba.org
2007 Jun 29
2
Mknod: Operation not permitted
When trying to move my root to a btrfs filesystem, I found a missing feature (or a bug). It's not possible to create device files. To reproduce, run this on a btrfs filesystem: mknod test c 1 1 result: mknod: `test': Operation not permitted Frank
2013 Mar 13
0
[LLVMdev] PROPOSAL: struct-access-path aware TBAA
Someone privately asked me to explain this example, so here goes ... > There are simpler examples of this kind for C++, because placement > new can change the dynamic type of the object (I actually haven't > looked to see if they changed this in 2012, but it was definitely > legal in C++98): > > #include <new> > struct Foo { long i; }; > struct Bar { void *p; };
2011 Sep 02
7
I want to contribute code for wine and become a developer.
I am porting wine to MIPS and do some job in winebuild/ntdll/ etc. I am using qemu to translate x86 instruction and direct the win32 api call from the qemu to wine in MIPS version. Wine on mips is running now! I want to contribute the modification to wine . How can I do that?
2017 Jul 12
1
metRology package
I'm having trouble with a simple application with metRology. I need to estimate the uncertainty of the density thickness of seven sheets of film. This is calculated from measurements of mass, length and width of rectangular samples of film. It's not too hard to calculate the whole thing with a little Monte Carlo loop. I get about 0.07 with this: #sample area
2005 Sep 09
1
measurement unit
Dear R-list, Could anybody tell me where to find information about changing the measurement unit from inch to centimeters? I read the help from X11, I read R-intro and I did some searhing in the R archives, but I couldn't find the answer. For example, I would like to produce a plot of a certain width and height: X11(width=10, height=5) and I would like these to be centimeters, rather
2008 Oct 19
1
convert lines to inches
Hi, how can I convert the unit "lines" of par("mar") into inches? par("mai") could help, but does not (see code below). I want to plot a curve in a predefined size in pdf (I add some margin space to the plot width&height, everything is in cm): pdf("test.pdf",width=(20+2+4)/2.54,height=(10+3+1)/2.54) plot(10:30,
2005 Dec 20
4
rsync deleting symbolic link unexpectedly
I''m running 2.6.6 on a red hat EL3 system. using the following command, rsync -rlptDvzL --stats --include=a/ --include=a/dir/ --include=a/dir/symlink/ --include=a/dir/symlink/dir2/ --include=a/dir/symlink/dir2/dir3/ --exclude=''**'' /export/stuff remote::stuff I expect the "symlink" (which is really a symbolic link to a directory) to be preserved on the