Coder Social home page Coder Social logo

esstex's Introduction

ESS LaTeX Styles for Presentation and Document

Why another ESS latex styles

Usage

  • Generic commands
$ latex a.tex
$ latex a.tex
$ bibtex a.aux
$ latex a.tex
$ dvipdf a.dvi

Required packages for Debian 8

aptitude install texlive-full build-essential git

With Debian, both latex and pdflate work well

Required packages for CentOS 7.2 (1511)

yum -y install texlive texlive-multirow textlive-framed texlive-pdfpages texlive-epstopdf 

Redhat, CentOS, and Fedora do not have the proper package in order to use latex not pdflatex, so with them, I cannot use latex. Makefile will use pdflatex default.

Makefile for them

  • There is a good Makefile for LaTeX, one should check the following site:
  • https://github.com/shiblon/latex-makefile
  • Makefile.ini replaces the default command from pdflatex, which is used in Makefile, to latex.

Contact

esstex's People

Contributors

jeonghanlee avatar simonefarina avatar javicereijo avatar

Watchers

James Cloos avatar Felipe Torres González avatar Fabio Alves 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.