Skip to content

Teddy Bear Picnic (Watermelons)

Compare
Choose a tag to compare
@TrevorKMDay TrevorKMDay released this 10 Jun 22:56
· 81 commits to master since this release

All you need to run picnic from your computer is picnic.zip
The rest of this repo is for development and testing.

  • Removed need for sdmf-output, now works in /tmp
    • Removed secondary .tex files, now relys only on tables.tex.
    • Non-picnic comments are removed from processing entirely
    • Regex: ^#([^?>*!]|\s|$) (I am very proud of this regex.)
    • Added -d flag for add a description to the top of the documentation file.
    • Added the ability to skip things by adding the directive #*SKIP* directly above it.