Modify ↓
#1711 closed defect (fixed)
The save as "pdf" and "tex" format links at the end of page do not appear for me ...
Reported by: | anonymous | Owned by: | chenca |
---|---|---|---|
Priority: | normal | Component: | Trac2LatexPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
am i missing out some configuration or dependency ...
if i try to add ?format=pdf to the end of the url i get 500 Internal Server Error (No available MIME conversions from text/x-trac-wiki to pdf)
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
it is necessary to enable :
[components] .. trac2latex.* = enabled
when installed site wide with "install" ... at first it seems that enabling is not needed as most of the functionality works without it
Note: See
TracTickets for help on using
tickets.
sorry ... i forgot to give my email