yplan: add page (#10785)

* Adding page for yplan

* Capitalize first letter

* addressed comments
pull/23/head
DEBADRIBASAK 2023-10-07 21:22:49 +05:30 committed by GitHub
parent 10cddcf55c
commit 7d9ec3054e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
pages/linux/yplan.md Normal file
View File

@ -0,0 +1,9 @@
# 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}}`