1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
7 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
9 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
12 <a href=.
>start
</a> =
> <a href=geda-gschem_ug.html
>gschem_ug
</a></br>
13 <div class=
"table sectionedit1"><table class=
"inline">
15 <td class=
"col0 leftalign"> «
<a href=
"geda-gschem_ug.html" class=
"wikilink1" title=
"geda-gschem_ug.html">Contents
</a> </td><td class=
"col1 centeralign"> <strong><a href=
"geda-gschem_ug.html" class=
"wikilink1" title=
"geda-gschem_ug.html">gEDA gschem User Guide
</a></strong> </td><td class=
"col2 rightalign"> <a href=
"geda-gschem_ug-running_gschem.html" class=
"wikilink1" title=
"geda-gschem_ug-running_gschem.html">Running gschem
</a> »
</td>
18 <!-- EDIT1 TABLE [1-144] -->
21 <h2 class=
"sectionedit2" id=
"introduction">Introduction
</h2>
25 <strong>gschem
</strong> is a
<em>schematic capture
</em> application, and is part of the
<a href=
"geda-faq.html" class=
"wikilink1" title=
"geda-faq.html">gEDA (GPL Electronic Design Automation)
</a> toolset. It is used to draw electronic
<em>schematics
</em>, which describe the logical structure of an circuit. Schematics are made up of
<em>symbols
</em>, which represent the various components in the circuit, and are obtained either from a standard library or created by the user. The connections between components are represented by
<em>nets
</em> (wires). Schematics may be printed to a PostScript file for printing or further conversion to other output formats. Output to various image formats is also supported.
29 gschem can also be used for editing symbols for use in schematics, and for drawing block diagrams of electronics designs.
33 <!-- EDIT2 SECTION "Introduction" [157-948] -->
34 <h3 class=
"sectionedit3" id=
"reading_this_guide">Reading this guide
</h3>
38 Several typographical conventions are used in this guide to describe things you might see in gschem or actions you might take.
41 <li class=
"level1"><div class=
"li"> When key terms or concepts are introduced, an
<em>italic typeface
</em> is used. For example, “gschem
's accepts a number of
<em>command-line arguments
</em>.”
</div>
43 <li class=
"level1"><div class=
"li"> Keyboard keys or combinations of keys are shown like this:
<kbd>Enter
</kbd>. When two or more keys are to be pressed together, a “+” character is used. For example, “To exit gschem, press
<kbd>Alt
</kbd>+
<kbd>Q
</kbd>.”
</div>
45 <li class=
"level1"><div class=
"li"> Menu items in the various gschem menus are written using a
<strong>bold typeface
</strong>, and when a sequence of menu items are to be selected in order, a “→” character is used. For example: “To show the list of keybindings, select
<strong>Help→Hotkeys
</strong>.”
</div>
50 <!-- EDIT3 SECTION "Reading this guide" [949-1717] -->
51 <h3 class=
"sectionedit4" id=
"getting_additional_help">Getting additional help
</h3>
55 If you have a question about using gschem, you may wish to send a message to one of the gEDA
<a href=
"geda-mailinglists.html" class=
"wikilink1" title=
"geda-mailinglists.html">mailing lists
</a>. Alternatively, you can ask your question on the
<a href=
"https://answers.launchpad.net/geda" class=
"urlextern" title=
"https://answers.launchpad.net/geda" rel=
"nofollow">geda Launchpad page
</a>, and one of the developers will try to answer it for you.
59 If you think you have found a bug in gschem, please file a bug report in
<a href=
"http://bugs.launchpad.net/geda" class=
"urlextern" title=
"http://bugs.launchpad.net/geda" rel=
"nofollow">the Launchpad bug tracker
</a>. Please add the tag “gschem”. It will help the developers to fix your problem quickly if you can describe in detail how to reproduce the bug.
63 <!-- EDIT4 SECTION "Getting additional help" [1718-] --></body>