Index: trunk/doc/user/07_io/io_easyeda/index.html =================================================================== --- trunk/doc/user/07_io/io_easyeda/index.html (revision 10673) +++ trunk/doc/user/07_io/io_easyeda/index.html (revision 10674) @@ -141,19 +141,23 @@

Slots

-Slotting works very differently: EasyEDA pro stores a separate complete symbol -for each slot within the same symbol file. When loading slotted EasyEDA symbols -from the library, only the first slot is loaded. When open directly in the -"symbol editor mode", all slots are rendered in a horizontal arrangement, as -a single symbol. -

-When loading an std sheet, this doesn't matter because the right slot of -symbols are embedded in the drawing at each component. +Slotting works very differently. +

EasyEDA pro stores a separate complete symbol for each slot within the +same symbol file. In sch-rnd when loading slotted EasyEDA symbols from the +library, only the first slot is loaded. When open directly in the "symbol +editor mode", all slots are rendered in a horizontal arrangement, as a +single symbol. +

+EasyEDA std doesn't have slotting in its symbol format. Instead slots +are simply stored as separate symbols, one symbol per symbol file, which +sch-rnd loads properly, without any slotting information. +When loading an std sheet, this doesn't matter because the right slot +symbols are embedded in the drawing at each component in the sheet file.