Peter C Mehlitz
Results
2
issues of
Peter C Mehlitz
would it be possible to make the line spacing configurable? It seems to work when using a factor in RSyntaxTextArea.getLineHeight(), as in ``` class RSyntaxTextArea ... { float lineSpacingFactor =...
enhancement
running a `gitbook install ./` on a OS X 10.8.5 machine, npm 2.12.1, gitbook 0.3.4 (global install through homebrew), using the book.json: ``` { "gitbook": ">=2.0.0", "plugins": ["mathjax"] } ```...