> This may sound strange but how do you remove the default title box in > schematic? Adding a new one just overlaps the default one.
Two ways to do it come to mind: 1. When you first open the schematic (i.e. before you place any parts), select the title block by rubber banding around it. That is, surround the entire block by doing a click-drag from upper left to lower right outside the block. Then hit the "delete" key. 2. In your gschemrc, find and comment out this line: (define default-titleblock "title-B.sym") (Comment out means to put a semicolon ";" in front of the line.) Cheers, Stuart _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

