mirror of
https://github.com/tappollo/bitcoinbook.git
synced 2026-04-30 22:03:00 +08:00
Fixing some markup that stops Asciidoctor conversions and running intake script
This commit is contained in:
@@ -1,25 +1,27 @@
|
||||
Mastering Bitcoin, 1E / 9781449374044
|
||||
RT # 184546
|
||||
Title: Mastering Bitcoin
|
||||
ISBN: 9781491954386
|
||||
JIRA #: [ FILL IN ]
|
||||
|
||||
Stylesheet: animal
|
||||
Toolchain: Atlas/csspdf
|
||||
|
||||
Atlas URL: http://atlas.labs.oreilly.com/books/1234000001802
|
||||
Stylesheet: animal_theme_sass
|
||||
Toolchain: Atlas 2
|
||||
|
||||
Incoming format: Asciidoc
|
||||
Outgoing format: Asciidoc
|
||||
Atlas URL: https://atlas.oreilly.com/oreillymedia/[ FILL IN ATLAS BOOK ID ]
|
||||
|
||||
Preliminary pagecount: TOTAL 284 with figs
|
||||
Incoming format: [FILL IN]
|
||||
Outgoing format: HTMLBook
|
||||
|
||||
Preliminary pagecount: TOTAL [ FILL IN / With or without figs? ]
|
||||
|
||||
Is this book in Early Release? Yes
|
||||
Is this project in Early Release? [FILL IN YES/NO]
|
||||
|
||||
Resources
|
||||
=========
|
||||
|
||||
** Figs: Illustrations is still working on the figs.
|
||||
63 total. (0 are informal; 0 are inline.)
|
||||
** Figs: Illustrations [ FILL IN: has posted the figs / is still working on the figs].
|
||||
75 total. (0 are informal; 0 are inline.)
|
||||
|
||||
Once the figs are processed on /work, you'll need to add them to the book's repo in Git.
|
||||
Once the figs are processed on /work, you'll need to add them to the book's repo
|
||||
|
||||
** Intake Report:
|
||||
(Git repo) tools/intakereport.txt
|
||||
@@ -40,38 +42,21 @@ Resources
|
||||
Notes from Tools:
|
||||
=================
|
||||
|
||||
** Syntax highlighting: applied to 99 out of 197 code listings.
|
||||
|
||||
** I cleanup up a bunch of xref validity issues, but there are still a few remaining (I wasn't sure what the xrefs were suppose to point to). You will need to build with --invalid-ok on the command line until these are cleared up. They are the following:
|
||||
|
||||
<<bitcoin-commerce>> in ch01.asciidoc
|
||||
<<signature>> in ch04.asciidoc
|
||||
<<public_key>> in ch04.asciidoc
|
||||
<<appdx_pycoin>> in ch03.asciidoc
|
||||
<<orphan_transactions>> in ch06.asciidoc
|
||||
** PROD: Add any authors to project that need to be added.
|
||||
** Syntax highlighting: applied to [ FILL IN ] out of [ FILL IN ] code listings.
|
||||
|
||||
** Please let Tools know ASAP if there are any other global problems for which we can help automate a fix.
|
||||
|
||||
|
||||
Notes from Dan:
|
||||
Notes at arrival in production:
|
||||
==================
|
||||
|
||||
Ready for intake. Leave this in Atlas 1 (asciidoc).
|
||||
|
||||
One of the latex equations in chapter 4 is failing: it's right after Figure 4-2. [FIXED --TOOLS] Regarding the math in this book, please look at each latex passthrough and, wherever
|
||||
possible, reset the math using text and inline markup. There isn't a great deal of math in the book, and most if not all could be set using simple text and italics as
|
||||
needed.
|
||||
|
||||
Some tables includes code that needs to be broken (so the table won't extend off the page).
|
||||
|
||||
Prod: there's a lot of code extending into the margin.
|
||||
|
||||
Chapters 10-12 are really an Appendixes. Please correct the markup. [DONE --TOOLS]
|
||||
|
||||
==================
|
||||
|
||||
Please let me know about any other issues.
|
||||
|
||||
Thanks,
|
||||
Chris
|
||||
[ FILL IN ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user