Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 509 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 509 Bytes

sile_scripts

A collection of scripts / examples for the sile typesetter.

  • article.lua: class useful to create papers (under development!); article.sil is an example using it;
  • calendar.sil: generates a calendar for a given year, highlighting holidays;
  • lorem.lua: to add some text into a document; does it sequentially, instead of always adding the text from the beginning; has an option to configure the source text;
  • review.lua: some functions useful to highlight text in a document being reviewed;