X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=+EfoS6YHOBqkd8CxMBEGRHHynMAXDV06fMSwwaAwv5c=; b=EuJN4g8QNmV+6qRroIxTEywLkT6zfyN8VdlJV68FCk1ypIAgl0jZkoetvJplNuDR30 UoRKVAFtDgIyghptJ71FwWfJkifYses9ylVgxEhAdQjEgE8/dRlZZxke+vDH1goNfgh2 Yjo9PiPzAuImQZ2Fsz76vRBAHM+lGF64b6FNvRW0MqZFDWy6zsUDBzWYQCkov01wImy1 E1++8DwJeJe5LAfLnQEqn2xn1IVX+BJAP98Mppcfvwi2vJ79GXjOJb+fs7uq9AcedayD 5+njZ5u1uNjpQ/JYIiSlV4L8rzmJkB34Hj+Plk6iBqleE/lJUZJqCs9PxqVNqofJseUH 3J0g== X-Gm-Message-State: ALoCoQmTEfNjyo8wb+pFLstBI8ldVAOAeMX4F607eF+NrP8MI4RE0p3ZvBwUzatJac/ex3DIqs/j X-Received: by 10.140.26.149 with SMTP id 21mr21390568qgv.51.1406260016291; Thu, 24 Jul 2014 20:46:56 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: [geda-help] copy across schematics and autor-resizable symbols From: James Battat In-Reply-To: <201407242246.s6OMkCWk020885@envy.delorie.com> Date: Thu, 24 Jul 2014 23:46:56 -0400 Message-Id: <0B9D93AD-69D0-48AA-9BB6-02B10D1727A6@wellesley.edu> References: <0BF608F1-4081-4AAE-A91E-7C2947E57451 AT wellesley DOT edu> <201407242246 DOT s6OMkCWk020885 AT envy DOT delorie DOT com> To: geda-help AT delorie DOT com X-Mailer: Apple Mail (2.1283) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s6P3l05U025546 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk >> 1) I have a project with two sheets (e.g. a.sch and b.sch). I can >> copy/paste a component within a single .sch file (e.g. with ec). >> But can I copy a component that lives in a.sch and paste it in >> b.sch? > > You should be able to do this using the standard cut/copy/paste menu > options (ctrl-C, ctrl-V etc). I would have though so too, but it doesn't work for me. In fact, ctrl-c, ctrl-v doesn't work for me even within a single schematic. The copy works, but paste does not. Under the "Edit" menu, after copying, the relevant options (cut, copy, paste, delete) are all inactive (grayed out).