https://github.com/carlosal1015/lab1-cm-274
https://github.com/carlosal1015/lab1-cm-274
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/carlosal1015/lab1-cm-274
- Owner: carlosal1015
- Created: 2019-02-13T16:36:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T00:51:52.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T21:40:01.327Z (4 months ago)
- Language: TeX
- Homepage: https://lab1cm274.netlify.com
- Size: 31.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Proyecto de CM-274
===## Instalación de la clase `kommaexa`
```bash
deepin@me:$ git clone [email protected]:carlosal1015/Lab1-CM-274.git
deepin@me:$ cd Lab1-CM-274
deepin@me:$ cp kommaexam.cls /opt/texlive/texmf-local/tex/latex/local
deepin@me:$ texhash
```## Compilación
```bash
deepin@me:$ cd First_Project
deepin@me:$ arara main.tex
deepin@me:$ xdg-open main.pdf
```% TODO: Crear el makefile para todo el proyecto.