@@ -83,7 +83,7 @@ Once your schematic contains some components, the pins can be connected with
8383the btn:[Draw Wire] tool. In this tool, just click on a pin to start a new
8484wire:
8585
86- image::schematic-draw-wire.png[alt="Draw wire "]
86+ image::schematic-draw-wire.png[alt="Draw Wire "]
8787
8888[IMPORTANT]
8989====
@@ -104,7 +104,7 @@ To keep schematics clean and readable, net labels may be added. They allow
104104to explicitly specify net names, and to create hidden connections between
105105wires of the same net name.
106106
107- . Start the btn:[Add Net Label] tool .
107+ . Start the tool btn:[Add Label to Net or Bus] .
108108. click on the wire where to attach the label.
109109. Click to specify the label position.
110110
@@ -113,7 +113,7 @@ wires of the same net name.
113113While placing labels, press kbd:[R] to rotate.
114114====
115115
116- image::schematic-netlabels.png[alt="Add net labels "]
116+ image::schematic-netlabels.png[alt="Add Net Labels "]
117117
118118[NOTE]
119119====
@@ -125,7 +125,7 @@ automatically be connected, even accross schematic pages.
125125
126126For larger projects, you may want to split the schematics into multiple
127127sheets for better readability. Just add more sheets with
128- menu:Schematic [New Sheet], then add a frame and devices the same way.
128+ menu:Project [New Sheet], then add a frame and devices the same way.
129129Use supply symbols and net labels to connect nets across pages.
130130
131131== Electrical Rule Check
0 commit comments