This repository contains cover sheets and guidelines for student computer carts.
These cover sheets and guideline pages are used on the ThinkPad and MacBook Carts throughout the Middle and Elementary Schools.
The binder covers are written in TeX, so as to preserve formatting and file compatibilty across devices and platforms.
Please refer to the Wikipedia Page for more information.
Simply clone the repository and run the TeX compilier for your system.
Compliling the main.tex
file will create all of the necessary pages.
For Linux, pdflatex is preferred.
Edit the main.tex
file to include the preferred pages (Cart1, Cart2, etc)
After making any changes run:
pdflatex main.tex
A pre-compliled PDF is already generated for quick use
Any additions for extra 'title pages' are welcome.
When uploading changes, please be sure to include an updated version of the main.pdf
file.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.