Code Monkey home page Code Monkey logo

latex-custom-kjh's Introduction

latex-custom-kjh

Kieran Healy, Duke University

Keywords: LaTeX, memoir, listings, custom

Summary

Some simple configuration files I use to typeset papers, letters, course syllabi, etc. At present, includes the following:

  • Some page layouts for articles typeset using LaTeX (or XeLaTeX) and the Memoir class.
  • Some custom style files for use with org-mode and the Emacs Starter Kit, letting you export .org files to .tex files suitable for processing with either pdflatex or xelatex.
  • A style file for typesetting Sweave output using the Listings package.
  • A replacement for using Sweave.sty when writing sweave documents in R/LaTeX (Sweavel.sty). This allows you to directly style Sweave files, rather than having to use the listings style file above. (Some of this is now superseded by Knitr, which you should consider using instead for .Rnw documents.)
  • A template for an Article, using the layouts & format files here.
  • A template for a Syllabus, using the layouts & format files here.

To make full use of these files you will need a modern TeX installation, and in particular,

The .sty files in the needs-org-mode directory are meant for use with org-mode as configured in the Emacs Starter Kit for the Social Sciences

Of course, not all of these packages are needed to use each of the layouts. Only a modern TeX system is really presupposed.

To use these files, the various .sty files need to be installed somewhere LaTeX can find them, usually in your local texmf tree, wherever that is (e.g. ~/Library/texmf/tex/latex or /usr/local/texlive/texmf-local). Consult your TeX installation's documentation for further details.

Feel free to extend and improve as you like.

latex-custom-kjh's People

Contributors

kjhealy avatar

Watchers

James Cloos avatar Mahbub 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.