[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: pcb.git: branch: master updated (f04424e76db53f9405e0b2e28edb880ce614b88d)



The branch, master has been updated
  discards  5eb54cbaab5033c5f5257d128987053f3bba3330 (commit)
       via  f04424e76db53f9405e0b2e28edb880ce614b88d (commit)
      from  5eb54cbaab5033c5f5257d128987053f3bba3330 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 doc/pcb.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


=================
 Commit Messages
=================

commit f04424e76db53f9405e0b2e28edb880ce614b88d
Author: Felix Ruoff <Felix@xxxxxxxxxxxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    doc: Rat lines are drawn differently to other lines
    
    Fixes up documentation to reflect actual behaviour. The old docs stated
    that rat lines are drawn stippled, however this is not how any of the
    supported HIDs actually draws them.
    
    Just state that they may be drawn differently to distinguish them from
    other tracks.
    
    [Minor edits to the sentence and commit message by Peter Clifton]
    
    Signed-off-by: Peter Clifton <pcjc2@xxxxxxxxx>

:100644 100644 5bdb5fb... cb09c00... M	doc/pcb.texi

=========
 Changes
=========

commit f04424e76db53f9405e0b2e28edb880ce614b88d
Author: Felix Ruoff <Felix@xxxxxxxxxxxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    doc: Rat lines are drawn differently to other lines
    
    Fixes up documentation to reflect actual behaviour. The old docs stated
    that rat lines are drawn stippled, however this is not how any of the
    supported HIDs actually draws them.
    
    Just state that they may be drawn differently to distinguish them from
    other tracks.
    
    [Minor edits to the sentence and commit message by Peter Clifton]
    
    Signed-off-by: Peter Clifton <pcjc2@xxxxxxxxx>

diff --git a/doc/pcb.texi b/doc/pcb.texi
index 5bdb5fb..cb09c00 100644
--- a/doc/pcb.texi
+++ b/doc/pcb.texi
@@ -2194,7 +2194,7 @@ If the layout is already completely wired, nothing will be added, and you will
 get a message that the wiring is complete.
 
 Rat-lines are lines having the special property that they only connect to pins and
-pads at their end points.  Rat-lines are drawn on the screen with a stippled pattern
+pads at their end points.  Rat-lines may be drawn differently to other lines
 to make them easier to identify since they have special behavior and cannot
 remain in a completed layout.
 Rat-lines are added in the minimum length straight-line tree pattern
@@ -3602,7 +3602,7 @@ Adds rat-lines to the layout using the loaded netlist file (see the @emph{:rn},
 line thickness shown in the status line.
 Only missing connectivity is added by the
 AddRats command so if, for example, the layout is complete nothing will be added.
-Rat lines are drawn on the screen with a stippled pattern
+Rat lines may be drawn different to other lines on the screen
 to make them easier to identify since they cannot appear in a completed layout.
 The rat-lines are added in the minimum length straight-line tree pattern
 (always ending on pins or pads) that satisfies the missing connectivity in the circuit.




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs