then run ./rdia, and within the text editor, erase everything and insert
the following text:
<?xml version="1.0"?> <diagram xmlns:dia="http://www.lysator.liu.se/~alla/dia/"> <diagramdata> <attribute name="background"> <color val="#ffffff"/> </attribute> <attribute name="paper"> <composite type="paper"> <attribute name="name"> <string>#A4#</string> </attribute> <attribute name="tmargin"> <real val="2.82"/> </attribute> <attribute name="bmargin"> <real val="2.82"/> </attribute> <attribute name="lmargin"> <real val="2.82"/> </attribute> <attribute name="rmargin"> <real val="2.82"/> </attribute> <attribute name="is_portrait"> <boolean val="true"/> </attribute> <attribute name="scaling"> <real val="1"/> </attribute> <attribute name="fitto"> <boolean val="false"/> </attribute> </composite> </attribute> <attribute name="grid"> <composite type="grid"> <attribute name="width_x"> <real val="1"/> </attribute> <attribute name="width_y"> <real val="1"/> </attribute> <attribute name="visible_x"> <int val="1"/> </attribute> <attribute name="visible_y"> <int val="1"/> </attribute> </composite> </attribute> <attribute name="guides"> <composite type="guides"> <attribute name="hguides"/> <attribute name="vguides"/> </composite> </attribute> </diagramdata> <layer name="Background" visible="true"> <object type="Circuit - Vertical Powersource (European)" version="0" id="O0"> <attribute name="obj_pos"> <point val="3.7,8.15"/> </attribute> <attribute name="obj_bb"> <rectangle val="3.65,8.1;5.75,10.2"/> </attribute> <attribute name="elem_corner"> <point val="3.7,8.15"/> </attribute> <attribute name="elem_width"> <real val="2"/> </attribute> <attribute name="elem_height"> <real val="2"/> </attribute> <attribute name="show_background"> <boolean val="true"/> </attribute> <attribute name="flip_horizontal"> <boolean val="false"/> </attribute> <attribute name="flip_vertical"> <boolean val="false"/> </attribute> <attribute name="padding"> <real val="0.353553"/> </attribute> </object> <object type="Circuit - Horizontal Resistor" version="0" id="O1"> <attribute name="obj_pos"> <point val="8,4.75"/> </attribute> <attribute name="obj_bb"> <rectangle val="7.95,4.7;13.25,5.8"/> </attribute> <attribute name="elem_corner"> <point val="8,4.75"/> </attribute> <attribute name="elem_width"> <real val="5.2"/> </attribute> <attribute name="elem_height"> <real val="1"/> </attribute> <attribute name="show_background"> <boolean val="true"/> </attribute> <attribute name="flip_horizontal"> <boolean val="false"/> </attribute> <attribute name="flip_vertical"> <boolean val="false"/> </attribute> <attribute name="padding"> <real val="0.353553"/> </attribute> </object> <object type="Circuit - Vertical Zener Diode" version="0" id="O2"> <attribute name="obj_pos"> <point val="15.7,10.75"/> </attribute> <attribute name="obj_bb"> <rectangle val="15.65,10.7;17.75,12.8"/> </attribute> <attribute name="elem_corner"> <point val="15.7,10.75"/> </attribute> <attribute name="elem_width"> <real val="2"/> </attribute> <attribute name="elem_height"> <real val="2"/> </attribute> <attribute name="show_background"> <boolean val="true"/> </attribute> <attribute name="flip_horizontal"> <boolean val="false"/> </attribute> <attribute name="flip_vertical"> <boolean val="false"/> </attribute> <attribute name="padding"> <real val="0.353553"/> </attribute> </object> <object type="Standard - ZigZagLine" version="0" id="O3"> <attribute name="obj_pos"> <point val="4.7,8.15"/> </attribute> <attribute name="obj_bb"> <rectangle val="4.65,5.2;8.05,8.2"/> </attribute> <attribute name="orth_points"> <point val="4.7,8.15"/> <point val="4.7,6.95"/> <point val="8,6.95"/> <point val="8,5.25"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <connections> <connection handle="0" to="O0" connection="0"/> <connection handle="1" to="O1" connection="0"/> </connections> </object> <object type="Standard - ZigZagLine" version="0" id="O4"> <attribute name="obj_pos"> <point val="16.7,12.75"/> </attribute> <attribute name="obj_bb"> <rectangle val="4.65,10.1;16.75,13.8"/> </attribute> <attribute name="orth_points"> <point val="16.7,12.75"/> <point val="16.7,13.75"/> <point val="4.7,13.75"/> <point val="4.7,10.15"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <connections> <connection handle="0" to="O2" connection="1"/> <connection handle="1" to="O0" connection="1"/> </connections> </object> <object type="Standard - ZigZagLine" version="0" id="O5"> <attribute name="obj_pos"> <point val="13.2,5.25"/> </attribute> <attribute name="obj_bb"> <rectangle val="13.15,5.2;16.75,10.8"/> </attribute> <attribute name="orth_points"> <point val="13.2,5.25"/> <point val="13.2,6.8"/> <point val="16.7,6.8"/> <point val="16.7,10.75"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <connections> <connection handle="0" to="O1" connection="1"/> <connection handle="1" to="O2" connection="0"/> </connections> </object> </layer> </diagram> |
Save the XML, exit your editor. When you return to dia, you should see the drawing.
Use your browser's back button to return to Troubleshooting Professional Magazine.