Giter Club home page Giter Club logo

ebooks's Introduction

ebooks

LaTeX source files for VividCortex's ebooks.

This isn't intended to be a distribution mechanism for the ebooks—the final versions will be hosted on VividCortex's website. But it's a good place to collaborate on making them, getting external reviews, etc.

The directory organization convention is that each ebook will have a .tex file in the top level, and a directory containing figures, reference material, etc.

You'll need the Roboto font and xelatex to build the PDFs, due to the custom fonts. You can't use the latex or pdflatex commands.

A quickstart for Mac users for installing LaTeX:

  • Install BasicTex
  • Install Tex Live Utility from GitHub
  • Open a terminal and clone this repository, then cd into it and type xelatex scalability.tex or any other ebook name. At first you'll get an error; see below to fix.
  • Install packages using Tex Live Utility, as needed, to fix errors
    • If you get an error like ! LaTeX Error: File 'footmisc.sty' not found then abort the command with Ctrl-D, and install footmisc with Tex Live Utility.
    • You'll need to do this a handful of times, canceling and re-running each time.
    • The titletoc package is part of titlesec.
  • When you are victorious, you'll see a lot of messages in the terminal, followed by Output written on scalability.pdf or similar.

ebooks's People

Contributors

mend-for-github-com[bot] avatar xaprb 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.