Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.03 KB

Practical Course on working with LaTeX

This project is a practical course on the Latex layout system. The course presents tasks of varying complexity. The tasks in the course are divided into sections. The course is constantly updated.

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on deploying the project on a live system.

Prerequisites

Requirements for the software and other tools to build, test and push.

For windows:

For Debian: sudo apt-get install texlive-full

Building

to build a project, you can use ready-made make-scripts:

For build project:

make build

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the GPL-3.0 License Creative Commons License - see the LICENSE.md file for details