https://github.com/tajo/texreport
Simple LaTeX template for your school or lab reports.
https://github.com/tajo/texreport
Last synced: 8 months ago
JSON representation
Simple LaTeX template for your school or lab reports.
- Host: GitHub
- URL: https://github.com/tajo/texreport
- Owner: tajo
- Created: 2014-11-21T16:11:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-17T14:53:28.000Z (almost 11 years ago)
- Last Synced: 2025-01-12T06:08:38.664Z (9 months ago)
- Language: TeX
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Report Latex Template
==========Simple and nice LaTeX template for reports.
Installation
------------
1. `git clone https://github.com/tajo/texreport.git`
2. udpate paths in `tex.sh`
3. (optional) move the `tex.sh` to `/usr/local/bin` or add an alias to your `.bash_profile`Bootstrap a report
------------
`tex REPORT_NAME`That's it. What about some tools for LaTeX? For Mac, I recommend this combination:
- Sublime + LaTeXTools package (text editor)
- Skim (pdf viewer)
- Git (version control)Checkout this tutorial: [http://economistry.com/2013/01/installing-and-using-latex-for-mac/](http://economistry.com/2013/01/installing-and-using-latex-for-mac/)