diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-05-26 21:07:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-26 21:07:18 -0400 |
commit | d1553bd361dd6c87470618a82cce27dea670496b (patch) | |
tree | 77cd53714c5b33f8e237ef543422f33335a83325 /doc | |
parent | 67cdee214b67d6f178570ae3ee9bdd6c137a7fb1 (diff) |
Made the links to the userpage work in the prev.edit.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/latex.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index f374f332b..4363003c1 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -7,13 +7,13 @@ render via [HeVeA](http://pauillac.inria.fr/~maranget/hevea/index.html), similar. Useful for mathematics, as well as for stuff like the LaTeX version of the ikiwiki [[/logo]]. -> [[users/Jason Blevins]] has also a plugin for including [[LaTeX]] expressions (by means of `itex2MML`) -- [[plugins/mdwn_itex]] (look at his page for the link). --Ivan Z. +> [[users/JasonBlevins]] has also a plugin for including [[LaTeX]] expressions (by means of `itex2MML`) -- [[plugins/mdwn_itex]] (look at his page for the link). --Ivan Z. ---- ikiwiki could also support LaTeX as a document type, again rendering to HTML. -> [[users/Jason Blevins]] has also a [[plugins/pandoc]] plugin (look at his page for the link): in principle, [Pandoc](http://johnmacfarlane.net/pandoc/) can read and write [[LaTeX]]. --Ivan Z. +> [[users/JasonBlevins]] has also a [[plugins/pandoc]] plugin (look at his page for the link): in principle, [Pandoc](http://johnmacfarlane.net/pandoc/) can read and write [[LaTeX]]. --Ivan Z. ---- @@ -29,7 +29,7 @@ Conversely, how about adding a plugin to support exporting to LaTeX? >>>> Interesting, just yesterday I was playing with pandoc to make PDFs from my Markdown. Could someone advise me on how to embed these PDFs into ikiwiki? I need some guidance in implementing this. --[[JosephTurian]] ->>>> [[users/Jason Blevins]] has a [[plugins/pandoc]] plugin (look at his page for the link). --Ivan Z. +>>>> [[users/JasonBlevins]] has a [[plugins/pandoc]] plugin (look at his page for the link). --Ivan Z. ---- |