Photocal
Minimalistic photo calendar in LaTeX (Github)
Usage
Output
Options
width
andheight
specify the size of the calendar (default: 598mm x 424mm for A2)sidebarWidth
specifies the width of the sidebar (default: 40mm)captionLength
specifies the height length of the caption (default: 100mm)year
specifies the year of the calendarstartMonth
specifies the month the calendar starts with (default: 1)dayWeekdaySep
specifies the separation between the day and the weekday (default: 1em)daySep
specifies the separation between consecutive days (default: 9mm)
Calendar Page
photo
specifies the image to be placed on the page (default: example image). The photo is scaled to fill the page and cropped if necessary.anchor
specifies the anchor point of the image (default:center
), can be one ofnorth east
,south east
,south west
,north west
,center
: For example,anchor=south east
aligns the bottom right corner of the image with the bottom right corner of the page and crops (if necessary) the top and left side of the image. Thanks to mbert for help with comparing aspect ratios.cal
specifies whether a calendar should be printed on the page (default:true
)\caption{}
specifies the caption of the page\subcaption{}
specifies the sub-caption of the page (shown in place of the calendar, should only be used ifcal=false
)
Customization
- colors can be customized by redefining the following colors:
sidebarColor
(default:#000000
)textColor
(default:#FFFFFF
)highlightTextColor
(default:#AAAAAA
)
- the font can be customized by redefining the following commands:
\captionFont
(default:\sffamily
)\calFont
(default:\sffamily
)
- the displayed months and weekdays can be customized with