1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:42:09 +02:00
tldr/pages/linux/yplan.md
DEBADRIBASAK 7d9ec3054e
yplan: add page (#10785)
* Adding page for yplan

* Capitalize first letter

* addressed comments
2023-10-07 22:52:49 +07:00

9 lines
455 B
Markdown

# 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}}`