On 12-Jan-07, at 1:48 PM, Anush Shetty wrote:
> I want to build a wiki with the html text to be rendered as latex. > Can anybody please suggest me on how I should go about it. rendered where? Use markdown or somesuch for formatting the wiki and use the steps somewhat like those described in making reports with reportlab to convert your content to latex using html2latex or a similar tool: http://www.djangoproject.com/documentation/outputting_pdfs/ -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

