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
-
apt-get install texlive-latex-extra
- Ubuntu
-
apt-get install texlive-latex-extra
- Arch Linux
-
pacman -S texlive-yplan-7
- 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
- Dockerfile
- dockerfile.run/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>.
-
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