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.
66 lines
1.8 KiB
66 lines
1.8 KiB
# SOME DESCRIPTIVE TITLE
|
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"POT-Creation-Date: 2009-08-19 00:13+0300\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: ENCODING\n"
|
|
|
|
#. type: Title #
|
|
#, no-wrap
|
|
msgid "Configuring the songbook"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
msgid ""
|
|
"There is some options that you can had to the songbook to produce different "
|
|
"output. These options are meant to be added in the option part of the `"
|
|
"\\documentclass`."
|
|
msgstr ""
|
|
|
|
#. type: Title ##
|
|
#, no-wrap
|
|
msgid "Chords"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
msgid ""
|
|
"The `chorded` option is a songs package option that output chords above the "
|
|
"lyrics. In the crepbook it also enable chords diagrams, image and cover to "
|
|
"be printed."
|
|
msgstr ""
|
|
|
|
#. type: Title ##
|
|
#, no-wrap
|
|
msgid "Tabs"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
msgid ""
|
|
"Some songs have tabs to play solo and/or intro parts. To print the tab you "
|
|
"must have the `chorded` and the `tabs` options activated."
|
|
msgstr ""
|
|
|
|
#. type: Title ##
|
|
#, no-wrap
|
|
msgid "Lilypond"
|
|
msgstr ""
|
|
|
|
#. type: Plain text
|
|
msgid ""
|
|
"Some songs also have music sheet using the GNU tool lilypond. To print the "
|
|
"sheet along with the song you must have `chorded` and `lilypond` options "
|
|
"activated. Note that you will need lilypond in order to get the actual "
|
|
"sheet. You also must build them separatly as they are pretty long to render "
|
|
"and we do not want to bloat the build process with them. To build the music "
|
|
"sheet you just have to type : `make lilypond`."
|
|
msgstr ""
|
|
|