Coder Social home page Coder Social logo

healy-article's Introduction

healy-article

This repository contains the minumum that you need to create LaTeX articles beautifully typeset using one of Kieran Healy's excellent LaTeX templates.

Example:

This version builds slightly on Kieran's template by merely including the minted package for beautiful source code highlighting and formatting.

Why this repo?

This repo serves only to provide a minimum working version of Kieran's basic article template with LaTeX alone. It took me a while to be able to build this template on my machine, so I created this repository for those who simply want to get up and running quickly without needing to involve pandoc, R, etc.

Just make sure you have the basic dependencies, check out the repo, and build.

Dependencies

  1. A standard TeX Live distribution.
  1. Pygments, an automatic syntax highligher
  • Assuming that Python is already installed on your system, to install Pygments, simply run:

    sudo easy_install Pygments (If you already have pygments and you get any latex errors that say anything about out.pyg files, just run the above to update pygments)

  1. Minion Pro and Consolas fonts, installed system-wide. All required fonts can be found in fonts directory, just install.

Building

Assuming your tex file is named healy-article.tex as it is in this repo, simply run:

xelatex --shell-escape healy-article

healy-article's People

Contributors

heathermiller 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.