I'm not sure I see why this would be terribly difficult to implement
with web2py. Of course, it would be more than just a generic wiki ...
You would probably need separate special entries for preamble
snippets. I'm not a latex user (I used to be an nroff/troff expert),
but I imagine certain order dependencies might require that the app
enable the user to specify the order of the snippets. As for choosing
a path through the wiki and compiling a full latex doc, I don't see
why you couldn't start a recording and keep track of urls during the
recording phase. Then end recording and print. Maybe even have a page
for displaying and reordering the recorded pages. I'm sure there are
many nuances I'm missing, here, but it sounds like a cool app.

On Sep 11, 6:03 pm, Marco <marco.gualti...@gmail.com> wrote:
> Let me be a bit more precise:
>
> It would be useful if latex snippets in each wiki page could inherit
> macros and preamble information from the parent wiki page (perhaps
> this makes no sense) or you could specify new macros for that snippet
> (i.e. \newcommand) which would override anything which it inherits.
>
> It would be interesting to be able to choose a path through the wiki
> and then compile a full latex document out of that path (something
> like a DCVS where you choose a master branch)...
>
> I haven't thought about this carefully enough to figure out what the
> ideal compatibility with Latex woudl be.
>
> Marco
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to