Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-23 | revert destpage part of f7bdc2385 | Joey Hess | |
destpage does not normally need to be worried about when creating other files as part of the process of rendering a page. Using destpage results in inlined pages creating two copies of such files. It works to not use destpage in this case because the inlining page depends on the source page, so if the source page is modified or deleted the inlining page will be updated. | |||
2008-03-12 | * Use forcebaseurl to make page previews be displayed with the html base | Joey Hess | |
set to the destination page. This avoids need for hacks to munge the urls in preview mode, which fixes several bugs. * Several destpage fixes in plugins. | |||
2008-02-04 | the old code worked, suprisingly, but I prefer this form | Joey Hess | |
2008-01-09 | I've wrote a little patch for the bug in teximg (can only include fomula on | Patrick Winnertz | |
one page). | |||
2007-08-24 | typo | joey | |
2007-08-23 | typo | joey | |
2007-08-23 | fix encoding html entities in alt tag | joey | |
2007-08-23 | rename tex to teximg | joey | |