summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2 from soc/layoutIain McGinniss2013-02-201-43/+9
|\ | | | | blueprint CSS layout modified to 18-column from 24-column, spacing between paragraphs reduced by 1em
| * Adjust layoutSimon Ochsenreither2013-02-201-43/+9
| | | | | | | | | | - Reduced width of layout - Less spacing between paragraphs
* | set Luxi Mono and Heuristica (Utopia) as the default fonts forIain McGinniss2013-02-202-12/+26
| | | | | | | | | | | | monospace and main text respectively for PDF output. Added notes on required packages to README
* | use \sigma instead of raw unicode character in math mode, as itIain McGinniss2013-02-191-1/+1
| | | | | | | | does not render in the PDF otherwise.
* | added build step for ebookIain McGinniss2013-02-191-0/+12
|/
* PDF building now working with pandoc 1.10.1Iain McGinniss2013-02-192-14/+188
|
* using standard markdown for numbered lists (hopefully betterIain McGinniss2013-02-191-20/+21
| | | | | rendering on github) added note on todo command conversion
* fixed reference to class diagramIain McGinniss2013-02-191-2/+2
| | | | fixed undefined macro
* fixed inline code blockIain McGinniss2013-02-191-1/+1
|
* fixed inline code blocksIain McGinniss2013-02-191-12/+12
| | | | fixed math array for PDF output
* fixed inline code blocksIain McGinniss2013-02-191-15/+10
| | | | | removed LaTeX labels converted TODOs to comments
* fix for undefined macroIain McGinniss2013-02-191-1/+1
|
* fixed undefined macros and converted comment blockIain McGinniss2013-02-191-5/+10
|
* fix for unicode character conversion error in producing PDFIain McGinniss2013-02-191-5/+5
| | | | fix for grammar code block (duplicate style annotation)
* standard library chapter convertedIain McGinniss2012-12-203-449/+373
|
* converted xml expressions and user defined annotations chaptersIain McGinniss2012-12-206-326/+346
|
* fixed minor math layout and unsupported commandsIain McGinniss2012-12-201-6/+12
|
* Converted pattern matching chapterIain McGinniss2012-12-202-553/+435
|
* Implicit Parameters and Values chapter convertedIain McGinniss2012-12-203-300/+326
|
* expressions chapter converted, some math-mode errors still existIain McGinniss2012-11-033-1219/+1162
|
* conversion of classes and objects chapterIain McGinniss2012-11-035-948/+922
|
* converted syntax summaryIain McGinniss2012-10-272-2/+304
|
* basic declarations and definitions chapter converted, needsIain McGinniss2012-10-273-699/+638
| | | | second-pass review.
* types chapter fully converted. Added link to jquery and some experimentalIain McGinniss2012-10-269-425/+480
| | | | | code for a fixed pop-out version of the table of contents, which is currently disabled.
* accidentally committed OS resourceIain McGinniss2012-10-231-0/+0
|
* MathJAX configuration for inline math inside code blocksIain McGinniss2012-10-231-0/+9
|
* interim commit of conversion of types chapterIain McGinniss2012-10-225-539/+536
|
* - Grouping of text for examples in Lexical Syntax chapter fixedIain McGinniss2012-10-192-106/+112
| | | | - Style of examples elements changed to delineate grouped examples.
* Identifiers, Names and Scopes chapter converted. Minor CSS tweaks toIain McGinniss2012-10-193-79/+97
| | | | make examples and inline code look better.
* removed some stray LaTeX commands from Lexical Syntax chapter,Iain McGinniss2012-10-182-10/+8
| | | | and a back-reference from the expressions chapter.
* experimental restyling of examples to try and look a bit more likeIain McGinniss2012-10-181-0/+8
| | | | the original spec.
* fixed missing newline between example text and delimited code expressionIain McGinniss2012-10-181-0/+1
|
* preface and lexical syntax chapter converted, other chaptersIain McGinniss2012-10-1725-0/+9267
split into their own files