Skip to content

turlando/matematica-discreta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appunti di matematica discreta

Dipendenze

  • Su Debian/Ubuntu

    • pandoc
    • make
    • texlive
    • texlive-latex-extra
    • texlive-lang-italian
  • Su ArchLinux

    • pandoc
    • make
    • texlive-core
    • texlive-latexextra
    • texlive-fontsextra

Opzionalmente si può installare il Gem Ruby mdl per eseguire il lint del documento Markdown.

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 lint del sorgente

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published