summaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* Typographical adjustmentsSimon Ochsenreither2013-02-222-4/+15
| | | | | | | - Don't show underline of links by default, but on :hover, :focus - Add “Syntax” to syntax snippets - Remove superfluous bullet points from the TOC - Increase margin-top of h1
* Fix fonts to enable both old-style and lining numeralsSimon Ochsenreither2013-02-225-0/+7
| | | | | CSS is adapted so thet old-style numerals are only used in the text body, not headings or lists.
* Use the original type facesSimon Ochsenreither2013-02-2113-14/+71
| | | | | | | - Utopia (alias Heuristica) for text - Luxi Mono for code Typography has been reworked and moved closer to the original.
* 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-201-8/+3
|/ | | | | | monospace and main text respectively for PDF output. Added notes on required packages to README
* PDF building now working with pandoc 1.10.1Iain McGinniss2013-02-191-0/+169
|
* standard library chapter convertedIain McGinniss2012-12-201-0/+0
|
* converted xml expressions and user defined annotations chaptersIain McGinniss2012-12-201-2/+2
|
* conversion of classes and objects chapterIain McGinniss2012-11-031-0/+7
|
* types chapter fully converted. Added link to jquery and some experimentalIain McGinniss2012-10-263-1/+41
| | | | | code for a fixed pop-out version of the table of contents, which is currently disabled.
* MathJAX configuration for inline math inside code blocksIain McGinniss2012-10-231-0/+9
|
* interim commit of conversion of types chapterIain McGinniss2012-10-221-4/+0
|
* - Grouping of text for examples in Lexical Syntax chapter fixedIain McGinniss2012-10-191-1/+7
| | | | - Style of examples elements changed to delineate grouped examples.
* Identifiers, Names and Scopes chapter converted. Minor CSS tweaks toIain McGinniss2012-10-191-0/+13
| | | | make examples and inline code look better.
* experimental restyling of examples to try and look a bit more likeIain McGinniss2012-10-181-0/+8
| | | | the original spec.
* preface and lexical syntax chapter converted, other chaptersIain McGinniss2012-10-176-0/+427
split into their own files