File tree 4 files changed +11
-2
lines changed
4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- python script/format.py
2
+ python script/format.py $@
Original file line number Diff line number Diff line change
1
+ 2014-07-03 - more work on format script for epub, alt text for images
2
+ 2014-07-02 - more work on epub
3
+ 2014-07-01 - start working on epub version
4
+ 2014-06-29 - sequencing patterns, start working on double buffer
5
+ 2014-06-28 - merge changes from lauren
1
6
2014-06-27 - layout state
2
7
2014-06-26 - 6 emails
3
8
2014-06-25 - lay out singleton
Original file line number Diff line number Diff line change 78
78
All of those cons are serious, but I think the last point is the real nail in
79
79
the coffin. Instead, I think I'll just have links to buy the book from a few
80
80
different marketplaces.
81
+
82
+ ---
83
+
84
+ http://www.hxa.name/articles/content/epub-guide_hxa7241_2007.html
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- python script/format.py --watch
2
+ python script/format.py --watch $@
You can’t perform that action at this time.
0 commit comments