Opened 17 years ago
Closed 15 years ago
#1366 defect closed duplicate (duplicate)
TwistedQuotes documentation references external source files
Reported by: | Jean-Paul Calderone | Owned by: | Moshe Zadka |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | core | Keywords: | documentation |
Cc: | Glyph, Jean-Paul Calderone, Moshe Zadka, phenyx | Branch: | |
Author: |
Description
Change History (4)
comment:2 Changed 17 years ago by
Possible solution is to latex-prettyprint any non-html examples using the listings package, or something like it - as long as everything is more or less pythonic, it should be okay. The example files could then be put in sections in an appendix to the main document and cross-references would work properly.
comment:3 Changed 17 years ago by
Moshe, you are the most expertest latex person here, I think - can you take this over? I suspect that phenyx is correct about the appendix but I haven't written anything serious with latex since USENIX.
comment:4 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
#2530 is a duplicate of this, with a patch attached, so I'm letting that supercede this.
Note: See
TracTickets for help on using
tickets.