~ubuntu-branches/debian/lenny/epydoc/lenny

« back to all changes in this revision

Viewing changes to doc/api/epydoc.docwriter.latex-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Kenneth J. Pronovici
  • Date: 2008-02-03 13:22:12 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080203132212-u2uohl6rswmlz2ra
Tags: 3.0.1-1
* New upstream release.
* Removed #! from top of epydoc/gui.py
* Got rid of version mangling in debian/watch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ascii"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
          "DTD/xhtml1-transitional.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<head>
 
6
  <title>epydoc.docwriter.latex</title>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
 
8
  <script type="text/javascript" src="epydoc.js"></script>
 
9
</head>
 
10
 
 
11
<body bgcolor="white" text="black" link="blue" vlink="#204080"
 
12
      alink="#204080">
 
13
<!-- ==================== NAVIGATION BAR ==================== -->
 
14
<table class="navbar" border="0" width="100%" cellpadding="0"
 
15
       bgcolor="#a0c0ff" cellspacing="0">
 
16
  <tr valign="middle">
 
17
  <!-- Home link -->
 
18
      <th>&nbsp;&nbsp;&nbsp;<a
 
19
        href="epydoc-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
 
20
 
 
21
  <!-- Tree link -->
 
22
      <th>&nbsp;&nbsp;&nbsp;<a
 
23
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
 
24
 
 
25
  <!-- Index link -->
 
26
      <th>&nbsp;&nbsp;&nbsp;<a
 
27
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
 
28
 
 
29
  <!-- Help link -->
 
30
      <th>&nbsp;&nbsp;&nbsp;<a
 
31
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
 
32
 
 
33
  <!-- Project homepage -->
 
34
      <th class="navbar" align="right" width="100%">
 
35
        <table border="0" cellpadding="0" cellspacing="0">
 
36
          <tr><th class="navbar" align="center"
 
37
            ><a class="navbar" target="_top" href="http://epydoc.sourceforge.net">epydoc 3.0.1</a></th>
 
38
          </tr></table></th>
 
39
  </tr>
 
40
</table>
 
41
<table width="100%" cellpadding="0" cellspacing="0">
 
42
  <tr valign="top">
 
43
    <td width="100%">
 
44
      <span class="breadcrumbs">
 
45
        <a href="epydoc-module.html">Package&nbsp;epydoc</a> ::
 
46
        <a href="epydoc.docwriter-module.html">Package&nbsp;docwriter</a> ::
 
47
        Module&nbsp;latex
 
48
      </span>
 
49
    </td>
 
50
    <td>
 
51
      <table cellpadding="0" cellspacing="0">
 
52
        <!-- hide/show private -->
 
53
        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
 
54
    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
 
55
        <tr><td align="right"><span class="options"
 
56
            >[<a href="frames.html" target="_top">frames</a
 
57
            >]&nbsp;|&nbsp;<a href="epydoc.docwriter.latex-module.html"
 
58
            target="_top">no&nbsp;frames</a>]</span></td></tr>
 
59
      </table>
 
60
    </td>
 
61
  </tr>
 
62
</table>
 
63
<!-- ==================== MODULE DESCRIPTION ==================== -->
 
64
<h1 class="epydoc">Module latex</h1><p class="nomargin-top"><span class="codelink"><a href="epydoc.docwriter.latex-pysrc.html">source&nbsp;code</a></span></p>
 
65
<p>The LaTeX output generator for epydoc.  The main interface provided by
 
66
  this module is the <a 
 
67
  href="epydoc.docwriter.latex.LatexWriter-class.html" 
 
68
  class="link">LatexWriter</a> class.</p>
 
69
 
 
70
<hr />
 
71
<div class="fields">      <p><strong>To Do:</strong>
 
72
        Inheritance=listed
 
73
      </p>
 
74
</div><!-- ==================== CLASSES ==================== -->
 
75
<a name="section-Classes"></a>
 
76
<table class="summary" border="1" cellpadding="3"
 
77
       cellspacing="0" width="100%" bgcolor="white">
 
78
<tr bgcolor="#70b0f0" class="table-header">
 
79
  <td colspan="2" class="table-header">
 
80
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
 
81
      <tr valign="top">
 
82
        <td align="left"><span class="table-header">Classes</span></td>
 
83
        <td align="right" valign="top"
 
84
         ><span class="options">[<a href="#section-Classes"
 
85
         class="privatelink" onclick="toggle_private();"
 
86
         >hide private</a>]</span></td>
 
87
      </tr>
 
88
    </table>
 
89
  </td>
 
90
</tr>
 
91
<tr>
 
92
    <td width="15%" align="right" valign="top" class="summary">
 
93
      <span class="summary-type">&nbsp;</span>
 
94
    </td><td class="summary">
 
95
        <a href="epydoc.docwriter.latex.LatexWriter-class.html" class="summary-name">LatexWriter</a>
 
96
    </td>
 
97
  </tr>
 
98
</table>
 
99
<!-- ==================== NAVIGATION BAR ==================== -->
 
100
<table class="navbar" border="0" width="100%" cellpadding="0"
 
101
       bgcolor="#a0c0ff" cellspacing="0">
 
102
  <tr valign="middle">
 
103
  <!-- Home link -->
 
104
      <th>&nbsp;&nbsp;&nbsp;<a
 
105
        href="epydoc-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
 
106
 
 
107
  <!-- Tree link -->
 
108
      <th>&nbsp;&nbsp;&nbsp;<a
 
109
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
 
110
 
 
111
  <!-- Index link -->
 
112
      <th>&nbsp;&nbsp;&nbsp;<a
 
113
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
 
114
 
 
115
  <!-- Help link -->
 
116
      <th>&nbsp;&nbsp;&nbsp;<a
 
117
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
 
118
 
 
119
  <!-- Project homepage -->
 
120
      <th class="navbar" align="right" width="100%">
 
121
        <table border="0" cellpadding="0" cellspacing="0">
 
122
          <tr><th class="navbar" align="center"
 
123
            ><a class="navbar" target="_top" href="http://epydoc.sourceforge.net">epydoc 3.0.1</a></th>
 
124
          </tr></table></th>
 
125
  </tr>
 
126
</table>
 
127
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
 
128
  <tr>
 
129
    <td align="left" class="footer">
 
130
    <a href="epydoc-log.html">Generated by Epydoc
 
131
    3.0.1 on Wed Jan 30 14:06:37 2008</a>
 
132
    </td>
 
133
    <td align="right" class="footer">
 
134
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
 
135
        >http://epydoc.sourceforge.net</a>
 
136
    </td>
 
137
  </tr>
 
138
</table>
 
139
 
 
140
<script type="text/javascript">
 
141
  <!--
 
142
  // Private objects are initially displayed (because if
 
143
  // javascript is turned off then we want them to be
 
144
  // visible); but by default, we want to hide them.  So hide
 
145
  // them unless we have a cookie that says to show them.
 
146
  checkCookie();
 
147
  // -->
 
148
</script>
 
149
</body>
 
150
</html>