src/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterTEX.html

branch
eric7
changeset 10479
856476537696
parent 10431
64157aeb0312
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterTEX.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterTEX.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,57 +7,53 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.QScintilla.Exporters.ExporterTEX</h1>
-
 <p>
 Module implementing an exporter for TeX.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#ExporterTEX">ExporterTEX</a></td>
 <td>Class implementing an exporter for TeX.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#createExporter">createExporter</a></td>
 <td>Function to instantiate an exporter object.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="ExporterTEX" ID="ExporterTEX"></a>
 <h2>ExporterTEX</h2>
-
 <p>
     Class implementing an exporter for TeX.
 </p>
+
 <h3>Derived from</h3>
 ExporterBase
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>CHARZ</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#ExporterTEX.__init__">ExporterTEX</a></td>
 <td>Constructor</td>
@@ -79,19 +75,20 @@
 <td>Public method performing the export.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="ExporterTEX.__init__" ID="ExporterTEX.__init__"></a>
 <h4>ExporterTEX (Constructor)</h4>
 <b>ExporterTEX</b>(<i>editor, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
@@ -106,10 +103,10 @@
 <a NAME="ExporterTEX.__defineTexStyle" ID="ExporterTEX.__defineTexStyle"></a>
 <h4>ExporterTEX.__defineTexStyle</h4>
 <b>__defineTexStyle</b>(<i>font, color, paper, file, istyle</i>)
-
 <p>
         Private method to define a new TeX style.
 </p>
+
 <dl>
 
 <dt><i>font</i> (QFont)</dt>
@@ -136,10 +133,10 @@
 <a NAME="ExporterTEX.__getTexRGB" ID="ExporterTEX.__getTexRGB"></a>
 <h4>ExporterTEX.__getTexRGB</h4>
 <b>__getTexRGB</b>(<i>color</i>)
-
 <p>
         Private method to convert a color object to a TeX color string.
 </p>
+
 <dl>
 
 <dt><i>color</i> (QColor)</dt>
@@ -162,11 +159,11 @@
 <a NAME="ExporterTEX.__texStyle" ID="ExporterTEX.__texStyle"></a>
 <h4>ExporterTEX.__texStyle</h4>
 <b>__texStyle</b>(<i>style</i>)
-
 <p>
         Private method to calculate a style name string for a given style
         number.
 </p>
+
 <dl>
 
 <dt><i>style</i> (int)</dt>
@@ -189,20 +186,20 @@
 <a NAME="ExporterTEX.exportSource" ID="ExporterTEX.exportSource"></a>
 <h4>ExporterTEX.exportSource</h4>
 <b>exportSource</b>(<i></i>)
-
 <p>
         Public method performing the export.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
 <a NAME="createExporter" ID="createExporter"></a>
 <h2>createExporter</h2>
 <b>createExporter</b>(<i>editor, parent=None</i>)
-
 <p>
     Function to instantiate an exporter object.
 </p>
+
 <dl>
 
 <dt><i>editor</i> (QScintilla.Editor.Editor)</dt>
@@ -228,4 +225,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial