                    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
                     EMACS LISP INTRODUCTION README
                    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


                                  2014


1 Installation
══════════════

  ┌────
  │ $ sudo apt-get install texlive make texi2html po4a texinfo
  └────


2 Create object files
═════════════════════

  ┌────
  │ $ ./dotexi.sh 
  │ $ make emacs-lisp-intro-es.html
  │ $ make emacs-lisp-intro-es.pdf
  └────


3 Clean files
═════════════

  ┌────
  │ $ make clean
  └────


4 License
═════════

  Copyright (C) 2014 David Arroyo Menéndez Permission is granted to
  copy, distribute and/or modify this document under the terms of the
  GNU Free Documentation License, Version 1.3 or any later version
  published by the Free Software Foundation; with no Invariant Sections,
  no Front-Cover Texts, and no Back-Cover Texts.  A copy of the license
  is included in [GNU Free Documentation License].


[GNU Free Documentation License] <https://www.gnu.org/copyleft/fdl.html>
