[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: gschem.tex
User: cnieves
Date: 06/02/27 12:53:03
Modified: . gschem.tex
Log:
Added the text overbar feature.
Revision Changes Path
1.3 +6 -1 eda/geda/devel/docs/gschem/gschem.tex
(In the diff below, changes in quantity of whitespace are not shown.)
Index: gschem.tex
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/docs/gschem/gschem.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gschem.tex 15 Mar 2005 03:54:26 -0000 1.2
+++ gschem.tex 27 Feb 2006 17:53:03 -0000 1.3
@@ -1,4 +1,4 @@
-% $Id: gschem.tex,v 1.2 2005/03/15 03:54:26 ahvezda Exp $
+% $Id: gschem.tex,v 1.3 2006/02/27 17:53:03 cnieves Exp $
%
% gEDA - GPL Electronic Design Automation
% Copyright (C) 2003 Ales Hvezda
@@ -376,6 +376,8 @@
You can rotate the text before you place it by clicking the middle
button. For every button click, the text will be rotate 90 degrees.
+To add an overbar to the text, just type \textbackslash\_ at the beginning and at the end of the characters you want below the overbar. Example: If you type ``This is an \textbackslash\_overbar\textbackslash\_'', gschem will draw the overbar just on top of the overbar word.
+
\item {\bf Add Line} Draws a line in the same fashion as drawing nets
with the following exceptions:
\begin{itemize}
@@ -425,6 +427,9 @@
\end{itemize}
To cancel a pin rubberband in progress press the last mouse button
or the ESC key.
+
+ Sometimes it is needed an overbar on top of the name of the pin (the pinname attribute), or part of the text. See above the ``Add text'' section.
+
\end{itemize}
\subsection{Manipulate objects:}