X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=ire.pw.edu.pl; h=From:Subject:To:MIME-Version:Content-Type; s=mail; bh=sCHWp7rairyyD9nZrba+U3GQhWk=; b=XY5J8KJlXVYpYszjjwhO/iB8P3b5SAtY6+Z5tB7776fIfnVykbFQC59HINNgNmffSDx53jUA4zCAD+2a3vqqSCvJHFPg0Rf0iqWKVSuBVX0eyWDeUh5K6UBBiMYuKLwlbvsf0gklyJ7PhhCdy7ADnXgv3fB5A9ysCRP14IQf076iO6cImZC4I5h8TQqzLcgwK7dF3TbRtIin7XaqW/jXlXKbYscvEl8Beqa/Jemw2M9SbOzpfEdC3MYNYwFcxR2BIoUc+2raNnUp6MWpLMeQFiIayzn46aVMAVU3xN15IRHpsph+7Bg3CblBCmdllxeEfx8tCWTK3oIXP80W+Cixmw== From: Wojciech Kazubski To: geda-user AT delorie DOT com Subject: Re: [geda-user] Text formatting Date: Fri, 09 Mar 2012 13:40:28 +0100 Message-ID: User-Agent: KMail/4.7.4 (Linux/3.2.2-1.fc16.x86_64; KDE/4.7.4; x86_64; ; ) In-Reply-To: <1331291688.2546.5.camel@AMD64X2.fritz.box> References: <4F59311A DOT 1020604 AT bdick DOT de> <1331291688 DOT 2546 DOT 5 DOT camel AT AMD64X2 DOT fritz DOT box> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="iso-8859-1" X-Assp-Version: 2.1.1(11364) on ASSP.nospam X-Assp-Client-TLS: yes X-Assp-ID: ASSP.nospam X-Assp-Original-Subject: Re: [geda-user] Text formatting X-IRE-MailScanner-Information: Please contact the ISP for more information X-IRE-MailScanner-ID: q29CeUuO012396 X-IRE-MailScanner: Found to be clean X-IRE-MailScanner-From: wk AT ire DOT pw DOT edu DOT pl X-Spam-Status: No 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 > On Thu, 2012-03-08 at 23:22 +0100, Bernhard Dick wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Hi, > > > > I want to write subscript text in pin names (In LaTeX I would write > > $IN1_a$ for example.) Is there any way to to such things in gschem? I > > only find informations about adding a line above parts of the text. > > Do you really think subscript is a benefit for schematics text? Have you > seen it in other schematics? I can not remember, I guess the problem is, > that text already may be small, ie pin labels, so subtext is really very > small. (Of course it would be possible to support subsricpt in pango > text rendering.) I often use gschem to create publication quality circuit diagrams. See this for example: http://www.ire.pw.edu.pl/~wkazubski/Wzmacniacz-RC In such cases indexes in subscript are often used. They are more readable than in standard text. For example load resistance RL may be confused with R times L, especially if used in a formula. In the paper above I made subscript by manually placing smaller text in proper place. Wojciech Kazubski