Commit Graph

39 Commits

Author SHA1 Message Date
Carol (Nichols || Goulding)
17420e1cf5 Merge remote-tracking branch 'origin/master' into remove-println_stderr 2019-02-18 18:12:17 -05:00
Carol (Nichols || Goulding)
e837e4e0d4 Add yet another case to the xsl template 2019-01-29 17:21:14 -05:00
lcnr/Bastian Kauschke
72ad67dee6 remove println_stderr 2019-01-25 11:51:38 +01:00
Alexander Regueiro
d1b71d1c8e Removed copyright notices & made cosmetic improvements. 2019-01-13 03:29:45 +00:00
Daniel Alley
b6621729a5 Add edition to Cargo.toml, use 2018 edition idoms
Ran "cargo fix --edition-idioms"
2018-12-16 22:56:38 -05:00
Daniel Alley
cf58af595a Use the ? operator in place of try! 2018-12-16 22:20:04 -05:00
Steve Klabnik
1fedfc4b96 move the book to the top level 2018-11-20 13:45:05 -05:00
Carol (Nichols || Goulding)
af1bb6cc35 Move to new directory structure 2017-03-03 11:59:48 -05:00
Carol (Nichols || Goulding)
9ae4b1d74f Add a script to remove our markup that messes up nostarch 2017-03-03 11:56:51 -05:00
steveklabnik
4f2dc56485 move most stuff into second-edition 2017-03-03 11:45:16 -05:00
Carol (Nichols || Goulding)
0cd0a8913a Enhance xsl 2017-01-25 18:39:15 -05:00
Luc Street
b530e465f3 Tighten up concatenation function a bit 2017-01-02 22:44:45 -08:00
Carol (Nichols || Goulding)
eef7eac9b6 Fix some problems so the nostarch script runs 2016-12-28 20:39:30 -05:00
Carol (Nichols || Goulding)
3c71cd63d3 Update xsl
Gotta have every combination of formatting
2016-12-02 13:28:08 -05:00
Carol (Nichols || Goulding)
d03cd6b798 Handle more docx xml 2016-10-31 19:53:47 -04:00
Carol (Nichols || Goulding)
7ea509c828 Handle spaces at the start of emphasis/literals too 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
5261d09ba5 Don't print newlines for body paragraphs without text 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
c548630381 Don't print out empty nodes 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
c7b78d8bce Handle numbered lists 2016-10-15 11:51:28 -04:00
Carol (Nichols || Goulding)
ec6f167fbb Handle EmphasisBold 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
bd173ab9ee Don't apply templates to code blocks; we don't want bolding 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
e228429f7c Apply templates to any children of w:p 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
4e8e0fffa3 Handle LiteralBold 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
809e88e2e8 Handle notes, somewhat 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
e537c9879b Oops. All the w:r templates won't match w:t nodes... 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
e1e3e1ae79 Handle spaces with literal styling 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
40322f4856 Handle multiple nodes in headers, more headers 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
71475bf471 Handle CodeSingle 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
9f746e0216 Handle captions 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
f5dc07ddf7 Handle Code paragraphs with multiple text nodes 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
f8be494cd9 Handle whitespace weirdness in italics 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
21fd6e48b8 Output production directives 2016-10-15 11:51:27 -04:00
Carol (Nichols || Goulding)
0addf21983 Keep paragraph and character templates separate 2016-10-15 11:51:23 -04:00
Carol (Nichols || Goulding)
5ff6719d4c Handle whitespace-only italic nodes 2016-10-15 11:50:53 -04:00
Carol (Nichols || Goulding)
e6681a13f6 Add the TOC that goes at the top of nostarch md files 2016-10-15 11:50:53 -04:00
Carol (Nichols || Goulding)
eb23f37f50 Add code blocks 2016-10-15 11:50:52 -04:00
Carol (Nichols || Goulding)
7424a3f242 Get chapter titles, body, and literals in text working 2016-10-15 11:50:52 -04:00
Carol (Nichols || Goulding)
325a550f2f Start of xsl 2016-10-15 11:50:47 -04:00
Carol (Nichols || Goulding)
466a74aebc Move rust tools out of book src dir 2016-10-14 14:42:35 -04:00