yplan

Generate LaTeX code for a two-page vertical daily planner for any chosen year. The generated output can be converted or printed using conversion tools such as pandoc, pdflatex, or xetex. More information: <https://www.ctan.org/tex-archive/macros/latex/contrib/yplan>.

Install

All systems
curl cmd.cat/yplan.sh
Debian Debian
apt-get install texlive-latex-extra
Ubuntu
apt-get install texlive-latex-extra
Arch Arch Linux
pacman -S texlive-yplan-7
image/svg+xml Kali Linux
apt-get install texlive-latex-extra
Fedora
dnf install texlive-yplan-7
Windows (WSL2)
sudo apt-get update sudo apt-get install texlive-latex-extra
Raspbian
apt-get install texlive-latex-extra

Generate LaTeX code for a two-page vertical daily planner for any chosen year. The generated output can be converted or printed using conversion tools such as pandoc, pdflatex, or xetex. More information: <https://www.ctan.org/tex-archive/macros/latex/contrib/yplan>.

  • Create a daily planner with specified language, lettercase (uppercase or lowercase) and year:
    yplan language lettercase year > path/to/file.tex

© tl;dr; authors and contributors