mirror of https://github.com/patacrep/patacrep.git
Oliverpool
9 years ago
5 changed files with 28 additions and 20 deletions
@ -1 +1,11 @@ |
|||||
["section:Traditional", "exsong.sg", "section:Example", "texsong.tsg", "chordpro.csg", "exsong.sg"] |
- "section{First Section!}" |
||||
|
- "section{Named section}" |
||||
|
- "section[section_short_name]{Section with short name}" |
||||
|
- "section*{Section* with 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}" |
@ -1,6 +1,16 @@ |
|||||
- section: Traditional |
- section: First Section! |
||||
- "exsong.sg" |
- section: |
||||
- section: Example |
name: Named section |
||||
- "texsong.tsg" |
- section: |
||||
- "chordpro.csg" |
name: Section with short name |
||||
- "exsong.sg" |
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 |
@ -1 +0,0 @@ |
|||||
["section:(tradi)Traditional", "exsong.sg", "section*:Example", "texsong.tsg", "chordpro.csg", "exsong.sg"] |
|
@ -1,8 +0,0 @@ |
|||||
- section: |
|
||||
name: Traditional |
|
||||
short: tradi |
|
||||
- "exsong.sg" |
|
||||
- section*: Example |
|
||||
- "texsong.tsg" |
|
||||
- "chordpro.csg" |
|
||||
- "exsong.sg" |
|
Loading…
Reference in new issue