Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?SsO2cmcgQnVjaGhvbHo=?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: border 13 bug in pdf? Date: Sat, 09 Mar 2013 22:04:09 +0100 Organization: A noiseless patient Spider Lines: 37 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Date: Sat, 9 Mar 2013 21:02:37 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="a522b7e12319d8852527c9277866531b"; logging-data="31324"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+d7TUtJEEjBF5HflSFpdhe1i5D8LLUk+M=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130119 Firefox/10.0.11esrpre Iceape/2.7.12 In-Reply-To: Cancel-Lock: sha1:p3EZGXYLkZAUR/bLjr48FBNhBgs= Xref: csiph.com comp.graphics.apps.gnuplot:1685 On 08.03.2013 21:00, sfeam wrote: > sfeam wrote: > >> J=C3=B6rg Buchholz wrote: >> >>> Hello, >>> >>> normaly "set border 13" draws a border on the right side, top and bot= tom. >>> It works with many terminals (wxt, postscript, emf, .....). But with >>> terminal pdf or pdfcairo there is a border at all 4 sides. >>> >>> Is this a known bug? I can't find something about this. >> >> I confirm the problem. >> >> The failure occurs in pdfcairo and pdfeps, but not in pngcairo or wxt.= > > Typo. It fails in pdfcairo and epscairo (not pdfeps). > > Ethan > >> Also not in "set term post eps". >> So from the evidence I suspect a problem in the cairo library rather >> than in the gnuplot code. Even so it might be possible to work around= >> the problem by changing the gnuplot code if someone can figure out >> what triggers the extra line. So far I haven't been able to. Some additional information. On Debian squeeze (Version 4.4 patchlevel=20 0) all works corractly. The problems come with Gnuplot 4.6, I testet it=20 on Windows and Fedora Core 16. J=C3=B6rg