GithubHelp home page GithubHelp logo

ebook-utilz's Introduction

ebook-utilz

Utilities I use for ePub Creation YMMV.

###doc2html This will use OpenOffice and/or LibreOffice to produce pretty darn clean HTML at the backend, fit for our use with ePub. Uses HTMLTidy and some specific SED expressions to smarten (yes, smarten) your quotes near-automagically. It also embeds it into the base.html included in this repository.

###helper.sh It helps us, it does. Run in your OEPBS directory.

###refent.sh and refent.txt A bash script and text file to bring up examples of reference entities and their corresponding codes.

###version_ebook.sh So I can have versions without using (ironically, perhaps) Git.

###epubcheck.sh A bash script to automagically call epubcheck and output the results to Zenity

###style.css My style.css

###base.html My base document when creating ePubs.

###content.opf An example content.opf

##ReadMeFirst.md This is a file included with eBooks to help readers get the books onto their device(s). Note - you'll want to have a pandoc template with these options (as explained here.

\usepackage{xcolor}
\definecolor{dark-red}{rgb}{0.4,0.15,0.15}
\definecolor{dark-blue}{rgb}{0.15,0.15,0.4}
\definecolor{medium-blue}{rgb}{0,0,0.5}
\hypersetup{
    colorlinks, linkcolor={dark-red},
    citecolor={dark-blue}, urlcolor={medium-blue}
}

ebook-utilz's People

Contributors

uriel1998 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.