Commit graph

227 commits

Author SHA1 Message Date
John MacFarlane
5062e03a40 Use MarLinn's real name in changelog. 2015-10-19 09:49:15 -07:00
John MacFarlane
7f5a677bbf Version bump to 1.15.1.1, updated changelog. 2015-10-17 22:23:37 -07:00
John MacFarlane
cb8959516f Typo in changelog. 2015-10-16 10:09:20 -07:00
John MacFarlane
f4e35a1fec Updated changelog. 2015-10-15 20:59:52 -07:00
Andrew Dunning
c058c3f03f Improve documentation of recent template changes. 2015-10-14 10:13:58 -04:00
John MacFarlane
e3a5abc64f Removed xltxtra, xunicode from LaTeX template.
Thanks Andrew Dunning.

Updated tests and changelog.
2015-10-10 16:12:50 -07:00
John MacFarlane
0123f01b5d Organized changelog. 2015-10-10 16:05:39 -07:00
John MacFarlane
c9569b9b06 Updated changelog (still needs reorganizing). 2015-10-10 14:57:57 -07:00
John MacFarlane
65b4199bee Updated changelog. Still need to organize this. 2015-10-06 22:37:19 -07:00
John MacFarlane
3c166655bf Updated changelog. 2015-07-15 09:03:59 -07:00
John MacFarlane
f5027d0167 Updated changelog. 2015-07-10 10:39:03 -07:00
John MacFarlane
5f730ee804 Version bump to 1.15.0.5 and updated changelog. 2015-07-09 22:50:13 -07:00
John MacFarlane
639e275493 Updated changelog. 2015-07-03 11:30:11 -07:00
John MacFarlane
9044229531 Bump version to 1.15.0.3, updated changelog. 2015-07-02 09:32:45 -07:00
John MacFarlane
f30b2d4629 Version bump to 1.15.0.2, updated changelog. 2015-07-02 08:13:28 -07:00
John MacFarlane
49da3e70cd Bump version to 1.15.0.1, update changelog. 2015-07-01 18:05:00 -07:00
John MacFarlane
9f387a353d Updated changelog. 2015-07-01 12:18:39 -07:00
John MacFarlane
977ee0cb69 Updated changelog. 2015-06-30 08:38:17 -07:00
John MacFarlane
d8e37d84ab Updated changelog. 2015-06-02 13:25:56 +02:00
John MacFarlane
a367107483 Bump version to 1.14.0.3; updated changelog. 2015-06-01 10:39:00 +02:00
John MacFarlane
cb339c7425 Bump to 1.14.0.2, updated changelog. 2015-05-31 14:10:25 +02:00
John MacFarlane
3df799adf2 Updated changelog. 2015-05-28 20:35:18 -07:00
John MacFarlane
ec0228ccc2 Updated changelog. 2015-05-28 11:23:15 -07:00
John MacFarlane
3b28e505c2 Updated changelog. 2015-05-27 13:23:41 -07:00
John MacFarlane
1ba9cfcd9e Updated changelog. 2015-05-20 11:01:40 -07:00
John MacFarlane
225e2881ab Small edits to changelog. 2015-05-13 23:31:31 -07:00
John MacFarlane
24ee1ab4f7 Markdown reader: Made implicit header references case-insensitive.
Added `stateHeaderKeys` to `ParserState`; this is a `KeyTable`
like `stateKeys`, but it only gets consulted if we don't find
a match in `stateKeys`, and if `Ext_implicit_header_references`
is enabled.

Closes #1606.
2015-05-13 23:12:58 -07:00
John MacFarlane
dc51114320 Updated changelog. 2015-05-13 20:55:02 -07:00
John MacFarlane
75cfa7b462 Beamer: mark slide as [fragile] if header has fragile class.
Closes #2119.
2015-05-13 20:10:54 -07:00
John MacFarlane
1f358cc524 Updated changelog. 2015-05-13 15:09:32 -07:00
John MacFarlane
16133ed1ac Updated changelog. 2015-05-13 13:02:46 -07:00
John MacFarlane
0c5f57aab9 Updated changelog for 1.13.2.1 release. 2015-04-15 13:58:40 -07:00
Tom Leese
3dba66bf5d Replace occurrences of 'Github' with 'GitHub'
The website is called 'GitHub' afterall.
2015-03-16 09:28:45 +00:00
John MacFarlane
11fc7308b7 Updated changelog. 2014-12-19 11:36:00 -08:00
John MacFarlane
2f7ee662fb Updated changelog. 2014-12-18 21:39:15 -08:00
John MacFarlane
374bb3c147 DokuWiki writer: Make tables prettier by aligning columns.
Also cleaned up crufty code and added tests.
2014-08-30 21:24:33 -07:00
John MacFarlane
434ab0db13 Updated changelog. 2014-08-30 20:36:58 -07:00
John MacFarlane
6ce7081617 Version bump to 1.13.1. 2014-08-30 13:50:49 -07:00
John MacFarlane
c3f60e972c Updated changelog. 2014-08-30 11:52:37 -07:00
John MacFarlane
eb29aab959 Updated changelog. 2014-08-30 11:13:22 -07:00
John MacFarlane
aab833b4b4 Updated changelog. 2014-08-29 22:41:25 -07:00
John MacFarlane
ef7f08ba74 Updated changelog 2014-08-17 16:14:03 -07:00
John MacFarlane
bdaa5cbba6 Updated changelog. 2014-08-17 13:24:38 -07:00
John MacFarlane
a44650bf97 Fixed typo in changelog. 2014-08-14 22:53:42 -07:00
John MacFarlane
4e0fe9001c Updated changelog. 2014-08-14 10:59:27 -07:00
John MacFarlane
66361d9eb7 Updated changelog. 2014-08-14 09:57:46 -07:00
John MacFarlane
e917bcc124 Make raw_tex extension non-default for textile reader, writer.
Enable `raw_tex` extension in textile writer.

Closes #1532.
2014-08-14 09:49:31 -07:00
John MacFarlane
5b1d841a6f epub3 template: Put title page in section with epub:type titlepage. 2014-08-12 17:07:12 -07:00
John MacFarlane
52c58175ca Updated changelog. 2014-08-12 15:52:18 -07:00
John MacFarlane
60cf6e1dae Updated changelog. 2014-08-12 14:12:28 -07:00