[Building Sakai] LaTeX markup ?
    Jon Wheat 
    jwheat at messiah.edu
       
    Tue Aug 18 11:32:15 PDT 2009
    
    
  
here's what I've done so far -
 
downloaded and placed jsMath into /webapps/library/jsMath
 
then from the rwiki directory ran -
 
mvn -Dsakai.withjsmath=true clean install sakai:deploy 
 
There's something in the rWiki docs I can't wrap my head around -
 
 "init-params headerScriptSrc and footerScript appropriately. We recommend that you keep these as the default and install an appropriate library in /library/jsMath."
which I'm guessing is important since its still not working.
Can anyone shed some light on this for me?
Thanks,
-Jon
 
 
 
>>> "Kevin P. Foote" <kpfoote at iup.edu> 7/24/2009 11:30 AM >>>
Jon -
Yea I think you need to add the jsMath library for the wiki to do stuff
like that? .. see
http://confluence.sakaiproject.org/display/DOC/Rwiki
http://www.math.union.edu/~dpvc/jsMath/welcome.html
------
thanks
  kevin.foote
On Fri, 24 Jul 2009, Jon Wheat wrote:
-> So I've had a request for LaTeX in the wiki - I've read rWiki supports the markup with the {math} macro.
->  
-> So I attempt something like -
->  
-> {math:display}\Theta = \theta + \pi{math}
->  
-> and it displays as : 
-> \Theta = \theta + \pi
->  
-> another example :
->  
-> {math:display}x^2 + y^2 = 1{math} 
->  
-> displays as : x^2 + y^2 = 1
->  
-> Do I need to add something to get this to work properly ?
-> (Sakai 2.5.x) tested in FF / IE / Chrome / Safari
->  
-> -Jon
->  
-> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090818/2a090e41/attachment.html 
    
    
More information about the sakai-dev
mailing list