From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Heck Subject: Re: Org-babel-lilypond always renders full pages Date: Wed, 1 Apr 2020 11:02:41 +0200 Message-ID: References: <3891f510-f05e-103b-6deb-a8db8a741a83@posteo.de> <87mu7y7lyb.fsf@autistici.org> <914ed623-88fc-7d93-6df6-408297c3086d@posteo.de> <871rpaievd.fsf@gmail.com> <87y2rigz8y.fsf@gmail.com> <87h7y463eu.fsf@autistici.org> <1c038b27c9f8a7eab9041e2c573f6c08ea835dee.camel@orcon.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48038) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJZGu-0000Tv-2I for emacs-orgmode@gnu.org; Wed, 01 Apr 2020 05:02:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJZGs-0004FW-Ve for emacs-orgmode@gnu.org; Wed, 01 Apr 2020 05:02:51 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57027) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJZGs-00049w-EP for emacs-orgmode@gnu.org; Wed, 01 Apr 2020 05:02:50 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6FE64240103 for ; Wed, 1 Apr 2020 11:02:48 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 48sgFY5hMyz9rxk for ; Wed, 1 Apr 2020 11:02:41 +0200 (CEST) In-Reply-To: <1c038b27c9f8a7eab9041e2c573f6c08ea835dee.camel@orcon.net.nz> Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org > Off-topic: Oliver is exporting/engraving to a fixed-resolution png. An alternative > is to export scalable vector graphics of the score to PDF. PDF does scale better, but it does not help because I need the original size embedded. Logically it works fine when full staves are rendered (at least they all have an identical scaling factor then), but I often have very small snippets like single bars or fretboard diagrams. Oliver