|
Cookbook /
LatexMarkupSummary: Enables the usage of a subset of LaTeX syntax as an alternative markup (except Math).
Version: 0.1 (initial pre-alpha test release)
Prerequisites: none
Status: working (but with very limited features)
Maintainer: JoseGeraldo
Categories: Editing Markup Change
Questions answered by this recipe
Can I use LaTeX-marked documents as PmWiki pages? DescriptionI wanted to be able to use the same source document to serve my webpages and to print. It is known that LaTeX can generate excellent printout quality, while HTML printing is, to say it gently, poor. However, reading onscreen the output of a LaTeX document is painful because TeX produces paper-oriented documents. This recipe, which I am still developing, makes it possible to use a limited subset of LaTeX as an alternative markup. The wikipage source, marked in LaTeX, can be copied and pasted into a LaTeX editor so that you can print it neatly. Supported MarkupConventions shared by both LaTeX and PmWiki are supported natively: line breaks and paragraph separation. So far I have implemented the conversion of the following LaTeX markup:
Roadmap
InstallationThe usual way: copy latexmarkup.phpΔ to your Cookbook dir and include it in the local config. No additional software is needed. NotesNone yet. Release Notes
Initial, pre-Alpha, testing release. Help wanted. CommentsSee AlsoContributors
|