Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hmalmedal/pgfcalendar-holidays
Holidays for the PGF calendar
https://github.com/hmalmedal/pgfcalendar-holidays
Last synced: about 2 months ago
JSON representation
Holidays for the PGF calendar
- Host: GitHub
- URL: https://github.com/hmalmedal/pgfcalendar-holidays
- Owner: hmalmedal
- Created: 2013-04-20T17:37:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-11T15:38:01.000Z (over 11 years ago)
- Last Synced: 2023-06-09T07:52:11.066Z (over 1 year ago)
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Holidays for the PGF calendar
=============================Introduction
------------The PGF bundle includes a calendar package, `pgfcalendar`, described in
chapter 57 of the PGF manual (version 2.10). This package adds date
checks for Easter and Advent.Usage
-----Load the package with `\usepackage{pgfcalendar-holidays}` in the
preamble.The test `Easter` is true if the date being checked is Easter Sunday.
The test can take an optional argument, e.g. `Easter=-2` is true if the
date being checked is Good Friday.The test `Advent` is true if the date being checked is Advent Sunday,
the fourth Sunday before Christmas Day. The test can take an optional
argument, e.g. `Advent=7` is true if the date being checked is the
second Sunday of Advent.License
-------Copyright © 2013 by Håkon Malmedal
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
version 1.3c of this license or (at your option) any later
version. The latest version of this license is in the file:http://www.latex-project.org/lppl.txt
This work is "maintained" (as per LPPL maintenance status) by
Håkon Malmedal.Visit https://github.com/hmalmedal/pgfcalendar-holidays