From d3d9844e13cceaa7312ed64741a59ed72db46c2b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Mon, 30 Nov 2020 11:17:49 -0500 Subject: New Quick Reference edition. --- docs/book.md | 29 ++++++++++++----------------- docs/index.html | 3 ++- docs/quickref_excerpt.pdf | Bin 344672 -> 366116 bytes 3 files changed, 14 insertions(+), 18 deletions(-) (limited to 'docs') diff --git a/docs/book.md b/docs/book.md index 3ed3c33e..35ff0812 100644 --- a/docs/book.md +++ b/docs/book.md @@ -7,18 +7,18 @@ *Textadept Quick Reference*
-Fourth Edition +Fifth Edition Order the e-book -- -$15 USD[†](#note)
+$15 USD
Order the e-book bundle with [Lua Quick Reference][] -- $27 USD
Order the print book via Amazon [US][], [CA][], [UK][], [DE][], [FR][], [IT][], [ES][] -- ~$25 USD -Published: Aug 2018
-ISBN: 978-0-9912379-4-4
-Pages: 174 +Published: Dec 2020 [New!]
+ISBN: 978-0-9912379-6-8
+Pages: 179 [Excerpt][] @@ -43,17 +43,12 @@ This book covers how to: It serves as the perfect complement to Textadept's comprehensive Manual and exhaustive API documentation. - - Your purchase of the Fourth Edition e-book (either by itself or as -part of a bundle) entitles you to a free copy of the forthcoming Fifth Edition -e-book when it is released. - [Lua Quick Reference]: https://orbitalquark.github.io/lua-quick-reference -[US]: https://www.amazon.com/Textadept-Quick-Reference-Mitchell/dp/0991237943/ -[CA]: https://www.amazon.ca/Textadept-Quick-Reference-Mitchell/dp/0991237943/ -[UK]: https://www.amazon.co.uk/Textadept-Quick-Reference-Mitchell/dp/0991237943/ -[DE]: https://www.amazon.de/Textadept-Quick-Reference-Mitchell/dp/0991237943/ -[FR]: https://www.amazon.fr/Textadept-Quick-Reference-Mitchell/dp/0991237943/ -[IT]: https://www.amazon.it/Textadept-Quick-Reference-Mitchell/dp/0991237943/ -[ES]: https://www.amazon.es/Textadept-Quick-Reference-Mitchell/dp/0991237943/ +[US]: https://www.amazon.com/Textadept-Quick-Reference-Mitchell/dp/0991237968/ +[CA]: https://www.amazon.ca/Textadept-Quick-Reference-Mitchell/dp/0991237968/ +[UK]: https://www.amazon.co.uk/Textadept-Quick-Reference-Mitchell/dp/0991237968/ +[DE]: https://www.amazon.de/Textadept-Quick-Reference-Mitchell/dp/0991237968/ +[FR]: https://www.amazon.fr/Textadept-Quick-Reference-Mitchell/dp/0991237968/ +[IT]: https://www.amazon.it/Textadept-Quick-Reference-Mitchell/dp/0991237968/ +[ES]: https://www.amazon.es/Textadept-Quick-Reference-Mitchell/dp/0991237968/ [Excerpt]: https://github.com/orbitalquark/textadept/blob/default/docs/quickref_excerpt.pdf diff --git a/docs/index.html b/docs/index.html index 166b54a1..65c3a451 100644 --- a/docs/index.html +++ b/docs/index.html @@ -92,8 +92,9 @@
  • Wiki
  • -

    Quick Reference

    +

    Quick Reference

    + New Edition! Cover diff --git a/docs/quickref_excerpt.pdf b/docs/quickref_excerpt.pdf index cf8bc0cb..6ca1a19a 100644 Binary files a/docs/quickref_excerpt.pdf and b/docs/quickref_excerpt.pdf differ -- cgit v1.2.3