8000 GitHub - extua/october: Typst template for a simple printable calendar
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

extua/october

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This template generates a monthly calendar, designed to be printed in landscape.

The calendar function accepts one parameter for the year, which should be formatted as an integer. Otherwise, the current year can be passed in with datetime.today().year().

#show: calendar.with(
  year: datetime.today().year()
)

There isn't much space for writing in each day box, it's more suited to blocking out days with a highlighter. For example, to mark out free days in a variable schedule of work shifts.

About

Typst template for a simple printable calendar

Topics

Resources

License

Stars

Watchers

Forks

Languages

0