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-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; bh=HelQdxfI1s34Lj+mf/ZwE3oatcgwZbU+IQGHLsxkBtc=; b=F1AqF2rb11QC7FyLrg8tVpktxWRa52ZgikHNMbsHuxtY65/lTREvgsHBKzqM8Jzirf jNNyBqZ43w3Q+ELzDJJPP2P3G9ZrSnbGtLT+VsbE9onNjXbTJuZyvOOCGm7meZ5vZPDy 0Q5YedJ8x3fiC+aSM3v0rczvDJJywshmOAhthatRTL7kEMm2Ir/QzwZxaplLuZ1zb9I1 g0A9em/+lXh58NvH7esb7Q0Kw5wfz1y45q8j7M5Oc43LKen6ZxFsLont2uk/fcUfjHUK E+tyMrNwYVQhEMIGZvwXM0YbhpKOI4cOghn9j2w9STBTI7cLPiwxskCUvetbvP1v/uhV AR1w== X-Received: by 10.14.5.6 with SMTP id 6mr52117978eek.42.1361901928264; Tue, 26 Feb 2013 10:05:28 -0800 (PST) From: Martin Schreiber To: geda-user AT delorie DOT com Subject: [geda-user] gschem, Ngspice, MSEspice Date: Tue, 26 Feb 2013 19:11:56 +0100 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201302261911.57125.mse00000@gmail.com> Reply-To: geda-user AT delorie DOT com Hi, I'd like to use gschem as schematic capture for Ngspice and MSEspice: https://sourceforge.net/projects/mseuniverse/ MSEspice is a GUI for Ngspice and made with MSEide+MSEgui: https://sourceforge.net/projects/mseide-msegui/ MSEspice can launch gschem with the filename of the schematic as parameter and tracks changes in the spice netlist file. Now I search how to save the schematic file and to compile the spice netlist by a simple menu click or a key shortcut in gschem. How can it be achieved? Martin