Menu

Code Commit Log


Commit Date  
[r1760] by edloper

- Fixed bug in base style's def of EpydocProperty command

2008-02-23 19:33:37 Tree
[r1759] by edloper

- Removed stale code that was accidentally not deleted in previous checkin

2008-02-23 19:32:13 Tree
[r1758] by edloper

- Added some preliminary code for using dot2tex. This feature is not
yet working (and therefore disabled).

2008-02-23 19:06:41 Tree
[r1757] by edloper

- Copy *all* of the epydoc builtin latex style files to the target
directory. This ensures that custom style files (which are now
copied to epydoc-custom.sty) can use \RequirePackage to extend any
of the builtin latex style files; and they can extend one another
as well.

2008-02-23 18:31:10 Tree
[r1756] by edloper

- Moved code that resolves 'auto' pdfdriver to the write_latex
function.
- 'auto' pdfdriver now selects 'latex' if 'dvi' or 'ps' output are
requested
- if pdfdriver is set to 'pdflatex' and the dvi or ps output are
requested, then signal an error

2008-02-23 17:47:49 Tree
[r1755] by edloper

- Replaced ._pdflatex with ._pdfdriver

2008-02-23 17:34:49 Tree
[r1754] by edloper

- Rewrapped lines >80chars
- Removed stale (commented-out) code

2008-02-23 16:38:44 Tree
[r1753] by edloper

- Fixed bug where graphs in latex would mark nodes as undocumented

2008-02-23 16:37:10 Tree
[r1752] by edloper

- Supply context info when rendering docstrings to latex

2008-02-23 16:24:45 Tree
[r1751] by edloper

- Fixed latex bug in SHADED stylesheet

2008-02-23 16:12:43 Tree
Older >