X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] export eps, clips too much In-reply-to: <20210811134237.314d5436@queeg.menasians.com> References: <20210810170005 DOT 6815083DF0CC AT turkos DOT aspodata DOT se> <20210811165705 DOT 4678580C6FA7 AT turkos DOT aspodata DOT se> <20210811134237 DOT 314d5436 AT queeg DOT menasians DOT com> Comments: In-reply-to "Stephen C. Menasian (menasian AT ptd DOT net) [via geda-user AT delorie DOT com]" message dated "Wed, 11 Aug 2021 13:42:37 -0400." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20210811201724.295B880C6FA9@turkos.aspodata.se> Date: Wed, 11 Aug 2021 22:17:24 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Stphen C. Menasian: > On my gschem 1.10.2 (g5a69d90): > > If I export to pdf, all 4 sides are slightly clipped. > The titleblock (and frame) borders do not show up if I open the file with > xpdf or acroread. > > Maybe related? Yes, I guess very much so. For full page schematics, I use a "titleblock" symbol with two lines at each corner indicating where the paper limit is and then exporting it margin-less. Example: http://aspodata.se/git/openhw/share/gschem/_graphical/A3liggande_s2.sym In that case it doesnt matter if thoose corner lines doesn't show up, since thay are there just for scaling, but with an eps included middocument it is really annoying if any content goes missing. I had one that worked at -0.1mm margin, but when I adjusted the makefile rule to 0.2 to accomondate another figure, that one was clipped again even though the margin was set larger. As a workoround I can use a margin of 0.2mm all around, but it is a trial an error thing. My guess this is due to how cairo handles things, but don't know how to verify that without starting to test it out. Regards, /Karl Hammar