delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= |
content-transfer-encoding:content-type:date:from:in-reply-to | |
:message-id:mime-version:references:reply-to:subject:to | |
:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=jKnDTo | |
eT6rYzDnTNbrdp4E7xTSzh7xDaKM7CQ4iU7NY=; b=DvmulcRceOn+bMoZJ01vXz | |
7Q+6waiWdWHQhNWQwQtr1H8zfoqOKVXWOD6AlUh7o9T+T/xlpipWNU2Mo7vIqall | |
fNfRB2xNF7eR+iyrN3jkYLXHCEPON9IC1kCQe4DO7NeROsafbktYvNxuA/CbAjj7 | |
Qa8DhlEsHGNRahBAM+vrU514jkHyyU5d+qtMTwMdXC9CnTpXFSzI1YoIabEMgbRW | |
rbTyWHOseJatjry2ayoc/TJ/cA4qpJAuKFXmva3wmyQsLr9uZeEDs6DwZXbC0wh7 | |
qsrH+DApBW8jkCXWd+112qTYz22kMTRWqXV/C6MaJGmsL0rKtH+3/+JH27Ot/6jg | |
== | |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d= |
messagingengine.com; h=content-transfer-encoding:content-type | |
:date:from:in-reply-to:message-id:mime-version:references | |
:reply-to:subject:to:x-me-sender:x-me-sender:x-sasl-enc | |
:x-sasl-enc; s=fm1; bh=jKnDToeT6rYzDnTNbrdp4E7xTSzh7xDaKM7CQ4iU7 | |
NY=; b=OcEXTtGYW+HLp3cbtrT08kGMAcXQwrvrNHDGzkv96FrtfofIBYfsaeNfV | |
KjpjEVQqDpgvmqZTMsTz052Q/5JEr6xsb9QCbulr2CUpNVJhxOipttWwRn79pmqP | |
Qce7ZoxJyKKREf1oPwUZ+EztpZ3VxGKy86FxwNBlmRacNvpkWAaGKY9FCTzF6AAI | |
v5pZRYUF4oM0Nfk2cpMP97uGGEPjK0j2AzncRMxXijGX2P1E9O+XjxjuH3fm5xwk | |
IER9hcIPZhnTfzvP8/6bKckoAaS0G9hU5f87Q1C/JWApjRNJsHsSMygZjFHNcWYr | |
bVPp9x/9wfxzfnrWfH6KqT7gFUg2w== | |
X-ME-Sender: | <xms:E5eTWUh-cmVh3Iq2hIs0uLtSNTgfVEVkveuBsn-ERdu65Ty5VaXDOg> |
X-Sasl-enc: | suRFTBT32p81DgqvUzRdLaVfj5/KwC9GqoPLmRB09Yzd 1502844691 |
Subject: | Re: [geda-user] [pcb] mainline: redundant attributes: bug or feature? |
To: | geda-user AT delorie DOT com |
References: | <alpine DOT DEB DOT 2 DOT 00 DOT 1708140646240 DOT 27212 AT igor2priv> |
<xna832yyq0 DOT fsf AT envy DOT delorie DOT com> | |
<20170815072851 DOT cd3656b5676b6a1371d4d887 AT gmail DOT com> | |
<1d90380a-5ed9-3a5c-d6ab-4cb5d3914ee0 AT fastmail DOT com> | |
<F6092C5B-D508-476D-B6BA-C2009CA0479F AT gmail DOT com> | |
<f1ee0f2e-8e81-ec4d-e695-c98ba47be877 AT fastmail DOT com> | |
<s6nk224mqi0 DOT fsf AT blaulicht DOT brux> | |
From: | "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Message-ID: | <90d460c6-0076-cd3a-adae-f3adb713ffa1@fastmail.com> |
Date: | Tue, 15 Aug 2017 17:45:23 -0700 |
User-Agent: | Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 |
Thunderbird/52.2.1 | |
MIME-Version: | 1.0 |
In-Reply-To: | <s6nk224mqi0.fsf@blaulicht.brux> |
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 |
On 08/15/2017 03:10 PM, Stephan Böttcher wrote: > "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" > <geda-user AT delorie DOT com> writes: > >>> IIRC, multiple lines texts are supported in gschem... Doesn't it >>> work for attributes? >>> >>> Regards, >>> >>> Carlos >>> >> I don't think so. The attribute argument entry dialog is terminated by >> a carriage return (Enter), so I am not aware of any way to enter a >> return (newline) in the string. If anyone does, I would like to hear >> it. >> >> Yes, multi-line text can be entered in gschem. However, if the text is >> wanted to be attached to a symbol, so it moves with the symbol, then >> the "Comment" attribute is the only way I know how to do that. Again, >> if anyone has another solution, I am all ears. >> Girvin > With Edit -> Edit-Text (E X) I can edit an attribute to have multiple > lines. With (E E) I can modify the multiline attribute, but not add > lines. > Stephan, Hmm. I was aware of the E X function on attributes but I never tried adding text. I usually use it to modify the font size and/or justification. Thanks. I will try that the next time I can get to it. Girvin Herr
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |