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.
51 lines
729 B
51 lines
729 B
9 years ago
|
<span class="song-language">Language: english</span><br>
|
||
|
|
||
|
|
||
|
|
||
|
<div class="song_content">
|
||
|
<p class="verse">
|
||
|
This is a verse<br>
|
||
|
With a new line<br>
|
||
|
<br>
|
||
|
The second part of the verse<br>
|
||
|
Is this line
|
||
|
</p>
|
||
|
|
||
|
<p class="verse">
|
||
|
Here is a new line at the end<br>
|
||
|
|
||
|
</p>
|
||
|
|
||
|
<p class="verse">
|
||
|
Foo bar
|
||
|
</p>
|
||
|
|
||
|
<p class="verse">
|
||
|
<br>
|
||
|
And a new line<br>
|
||
|
At the beginning
|
||
|
</p>
|
||
|
|
||
|
<p class="chorus">
|
||
|
New lines can also<br>
|
||
|
<br>
|
||
|
Be in chorus
|
||
|
</p>
|
||
|
|
||
|
<p class="bridge">
|
||
|
New lines can also<br>
|
||
|
<br>
|
||
|
Be in bridges
|
||
|
</p>
|
||
|
|
||
|
<p class="verse">
|
||
|
New lines can also<br>
|
||
|
<br>
|
||
|
Be surrounded by spaces
|
||
|
</p>
|
||
|
|
||
|
<p class="verse">
|
||
|
New lines can't appear in the middle of a line
|
||
|
</p>
|
||
|
</div>
|