Update wiki pages
[geda-gaf.git] / docs / wiki / geda-gschem_ug-introduction.html
blobee043913395a6d7aa43257fb48775654072eb131
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
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" />
10 </head>
11 <body>
12 <a href=.>start</a>&nbsp;=>&nbsp;<a href=geda-gschem_ug.html>gschem_ug</a></br>
13 <div class="table sectionedit1"><table class="inline">
14 <tr class="row0">
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>
16 </tr>
17 </table></div>
18 <!-- EDIT1 TABLE [1-144] -->
21 <h2 class="sectionedit2" id="introduction">Introduction</h2>
22 <div class="level2">
24 <p>
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.
26 </p>
28 <p>
29 gschem can also be used for editing symbols for use in schematics, and for drawing block diagrams of electronics designs.
30 </p>
32 </div>
33 <!-- EDIT2 SECTION "Introduction" [157-948] -->
34 <h3 class="sectionedit3" id="reading_this_guide">Reading this guide</h3>
35 <div class="level3">
37 <p>
38 Several typographical conventions are used in this guide to describe things you might see in gschem or actions you might take.
39 </p>
40 <ul>
41 <li class="level1"><div class="li"> When key terms or concepts are introduced, an <em>italic typeface</em> is used. For example, “gschem&#039;s accepts a number of <em>command-line arguments</em>.”</div>
42 </li>
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>
44 </li>
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>
46 </li>
47 </ul>
49 </div>
50 <!-- EDIT3 SECTION "Reading this guide" [949-1717] -->
51 <h3 class="sectionedit4" id="getting_additional_help">Getting additional help</h3>
52 <div class="level3">
54 <p>
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.
56 </p>
58 <p>
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.
60 </p>
62 </div>
63 <!-- EDIT4 SECTION "Getting additional help" [1718-] --></body>
64 </html>