mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
467 B
16 lines
467 B
- section: First Section!
|
|
- section:
|
|
name: Named section
|
|
- section:
|
|
name: Section with short name
|
|
short: section_short_name
|
|
- section*:
|
|
name: Section* with short name
|
|
short: section_star_short_name
|
|
- part: part section test
|
|
- chapter: chapter section test
|
|
- section: section section test
|
|
- subsection: subsection section test
|
|
- subsubsection: subsubsection section test
|
|
- paragraph: paragraph section test
|
|
- subparagraph: subparagraph section test
|