kalenderRN

A LaTeX based calendar

  • 所有者: rolfn/kalenderRN
  • 平台:
  • 许可证: Creative Commons Attribution Share Alike 4.0 International
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

A LaTeX based calendar using TikZ

For usage see the example files »tikz-kalender-example1.tex«,
»tikz-kalender-example2.tex«, and »*.events«. See also my Git
repository
. The Code is inspired by this
document
and has the »Creative Commons attribution license (CC-BY-SA)«.

The class »tikz-kalender« requires the package »tikz« and the tkiz libraries
»calc« and »calendar«.

Short Description

Keys for the macro \setup

\setup[key1=value1,key2=value2,..]

General
  • year=year of the calendar
  • yearText=text for the year (default: 4-digit current year)
  • title=title of the calendar
  • events=list of files with events or periods (without the ending .events)
  • showweeknumbers=true or empty or false (showing the number of the week)
  • lang=language for marking (option passed to package babel)
  • paper=papersize abbreviation (understandable by package geometry;
    default: a4)
  • print=true or empty or false (printer-friendly orientation for
    double-side printing; default: false)
  • xcoloroptions=options (passed to package xcolor; default: svgnames)
Color definitions
  • titleColor=... (default: dark)
  • eventColor=... (default: medium)
  • periodColor=... (default: period)
  • monthBGcolor=... (background; default: dark)
  • monthColor=... (default: white)
  • workdayColor=...
  • saturdayColor=... (default: bright)
  • sundayColor=... (default: medium)

The default colors:

  • dark: {HTML}{A57C00}
  • medium: dark!35
  • bright: dark!20
  • period: gray!30
Font definitions
  • titleFont=...
  • yearFont=...
  • monthFont=...
  • dayFont=...
  • dayNbFont=...
  • weekNbFont=...
  • eventFont=...
Examples
  • titleFont={\fontsize{1.2em}{1.2em}}
  • yearFont={\itshape}
  • titleColor=IndianRed3 (required xcoloroptions={x11names})

Macros \event and \period inside of events files

Examples
  • \event{\year-10-09}{John Lennon (1940)}; uncolored every year event

  • \event*{2016-03-27}{Ostersonntag}; event colored with the color defined
    by the key eventColor (general holiday)

  • \event*{2016-07-10}{Fußball-EM: Endspiel}[color=DarkTurquoise];
    colored event with a special color

  • \period{2016-12-23}{2017-01-03}; period colored with the color defined
    by the key periodColor

  • \period{2016-02-01}{2016-02-06}[color=LightGreen]; period colored with a
    special color

  • \period{2016-09-12}{2016-10-04}[color=red!30,name=Urlaub]; named period
    colored with a special color

Rolf Niepraschk, 2018-04-01

主要指标

概览
名称与所有者rolfn/kalenderRN
主编程语言TeX
编程语言TeX (语言数: 2)
平台
许可证Creative Commons Attribution Share Alike 4.0 International
所有者活动
创建于2016-05-13 10:45:47
推送于2019-11-22 09:43:20
最后一次提交2019-11-22 10:43:03
发布数0
用户参与
星数55
关注者数10
派生数15
提交数53
已启用问题?
问题数5
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?