Skip to content

firmart/fortune-maths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots

screenshot 1

Dependencies

  • pandoc (for format conversion) : sudo apt install pandoc
  • python3 (for pandoc's filter) : sudo apt install python3
  • fortune (to display data) : sudo apt install fortune fortune-mod

Install

sudo make install

Options

Option Description
-n <N> Show at most N proofs. Default : 1000
-s <ERE> Search theorems which match given extended regular expression (ERE, see man grep). Default : "*"
-p Show theorem's proof(s).
-l <lang> Show only proofs written in lang language. Default : "*"
-S Show theorem's code.
-P Output the result as a PDF.
-L Output the result as LaTeX format.
-h Show help message.

TODO

  1. Describe formats used
    • use inline bibtex or bibtex file for proofs
  2. Install pandoc filter ansify.py
  3. Release it as an ubuntu package *.deb

About

maths data files for fortune

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published