Skip to content

rudametw/Learning-Git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why

This is an introduction to git, in French, given at Polytech Lille, part of the University of Lille.

Dependencies

minted http://mirror.utexas.edu/ctan/macros/latex/contrib/minted/minted.pdf

inkscape

Compiling

lualatex -synctex=1 -interaction=nonstopmode -shell-escape slides.tex

make

make clean removes all temporary files EXCEPT PDFs/*pdf, which is the actual course.

make clean-all-pdfs cleans everything, including all generated pdfs.

pdflatex vs lualatex

The makefile uses lualatex but the document does compile with pdflatex.

If you need to use pdflatex, you should uncomment the line %\usepackage[utf8]{inputenc} in CM-preamble.sty which fixes issues with utf-8 characters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages