Merge pull request #377 from pipex/latex-align

[Fix] Inline latex formula alignment
This commit is contained in:
bootstraponline
2012-06-19 13:22:26 -07:00
4 changed files with 343 additions and 51 deletions
+3 -3
View File
@@ -352,8 +352,8 @@ inline with regular text. For example:
In order to get the mathematical equations rendering to work, you need the following binaries:
* LaText, TeTex or MacTex/BasicTeX (latex, dvips)
* ImageMagick (convert)
* LaTex, TeTex or MacTex/BasicTeX (pdflatex)
* Netpbm (pnmcrop, pnmpad, pnmscale, ppmtopgm, pnmgamma, pnmtopng)
* Ghostscript (gs)
## SEQUENCE DIAGRAMS
@@ -530,4 +530,4 @@ your changes merged back into core is as follows:
$ git clone https://github.com/github/gollum.git
$ cd gollum
gollum$ rake build
gollum$ gem install pkg/gollum*.gem
gollum$ gem install pkg/gollum*.gem