Skip to content

scribtex/cloud9-latex-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin introduces LaTeX compilation to the [Cloud9 IDE](https://github.com/ajaxorg/cloud9)

Installation
------------

Checkout the Cloud9 repository from https://github.com/ajaxorg/cloud9.
From the Cloud9 directory, run
   
    git submodule add [email protected]:jpallen/cloud9-latex-plugin.git client/ext/latex

You also need to add "ext/latex/compile" to the `Ide.DEFAULT_PLUGINS` list in
server/cloud9/ide.js, or otherwise manually enable the plugin.

About

A plugin for the cloud9 ide to allow it to compile LaTeX documents via the clsi (http://github.com/jpallen/clsi)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published