Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fdc8612

Browse filesBrowse files
feat: add toc to ebooks and automate generation
1 parent 44b02db commit fdc8612
Copy full SHA for fdc8612

File tree

Expand file treeCollapse file tree

3 files changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+2
-0
lines changed

‎ebook/generate.sh

Copy file name to clipboard
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
pandoc --toc $1.tex -o $1.epub
2+
ebook-convert $1.epub $1.mobi

‎ebook/python-snippets.epub

Copy file name to clipboard
73 Bytes
Binary file not shown.

‎ebook/python-snippets.mobi

Copy file name to clipboard
-175 Bytes
Binary file not shown.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.