From da9844471bbebfc6fb6f4bbb31a508662e789816 Mon Sep 17 00:00:00 2001 From: Abhijit Kshirsagar Kshirsagar Date: Tue, 13 Jul 2021 16:22:40 +0530 Subject: [PATCH] Update 'gSchem' --- gSchem.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/gSchem.md b/gSchem.md index c1125ee..ab3866c 100644 --- a/gSchem.md +++ b/gSchem.md @@ -1,7 +1,10 @@ -gschem is a schematic editor and is a part of the gEDA software package. Full documentation can be found on the gEDA project webpage: http://geda.seul.org/wiki/geda:gaf +# About +gSchem is a schematic editor and is a part of the gEDA software package. Full documentation can be found on the gEDA project webpage: [http://geda.seul.org/wiki/geda:gaf](http://geda.seul.org/wiki/geda:gaf) + +gSchem supports construction of [hierarchical schematics](gSchemHierarchicalSchematics) also. + +For creation of component symbols using gschem, guidelines are [here](SymbolCreationIngSchem). -gschem supports construction of [- hierarchical schematics | hierarchical schematics]([gschem)] also.
-For creation of component symbols using gschem, follow the guidelines [creation in gschem |here]([Symbol)]
For customising the color scheme see the thread on gEDA-User titled "gschem default grid style" dated March 25 2013 Sheet Size: @@ -9,6 +12,6 @@ For reasonably sized output on A4 sheets use the A3- or B-sized title blocks in Use of A4 will result in symbols being too large. A0 and A1 will result in unreadably small symbols and text. ## Also See -#[gEDA-user: Some kind of library manager and hierarchical netlisting ](http://www.seul.org/pipermail/geda-user/2008-November/037226.html) -#Graphical diffs of schematics - [and [[gschemdiff]([schdiff]])] -#[gschlas](http://crpppc19.epfl.ch/cgi-bin/man/man2html?gschlas+1) - (GSCHem Load And Save) a utility for saving schematics for sharing. +1. [gEDA-user: Some kind of library manager and hierarchical netlisting ](http://www.seul.org/pipermail/geda-user/2008-November/037226.html) +2. Graphical diffs of schematics - [schdiff](schdiff) and [gschemdiff](gschemdiff) +3. [gschlas](http://crpppc19.epfl.ch/cgi-bin/man/man2html?gschlas+1) - (GSCHem Load And Save) a utility for saving schematics for sharing.