Skip to content

arcogabbo/matematica-discreta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appunti di matematica discreta

Dipendenze

  • Su Debian/Ubuntu
    • pandoc
    • make
    • texlive
    • texlive-latex-extra
  • Su ArchLinux
    • pandoc
    • make
    • texlive-core
    • texlive-latexextra
    • texlive-fontsextra

Opzionalmente è richiesto il pacchetto restructuredtext_lint per il linting del testo sorgente.

Compilazione

  • make main.pdf genera un file pdf
  • make main.html genera un file html
  • make all (o make) genera entrambi
  • make clean rimuove i file generati
  • make lint esegue il linter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%