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>.
RUN apt-get update && \
apt-get install -y texlive-latex-extra
RUN apt-get update && \
apt-get install -y texlive-latex-extra
RUN pacman -S --noconfirm texlive-yplan-7
RUN apt-get update && \
apt-get install -y texlive-latex-extra
RUN dnf install -y texlive-yplan-7
RUN apt-get update && \
apt-get install -y texlive-latex-extra