mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 09:50:35 +00:00
Update cheatsheets
This commit is contained in:
14
linux/yplan
Normal file
14
linux/yplan
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user