~ubuntu-branches/ubuntu/saucy/solfege/saucy

« back to all changes in this revision

Viewing changes to help/gl/singanswer-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Tom Cato Amundsen
  • Date: 2010-03-28 06:34:28 UTC
  • mfrom: (1.1.10 upstream) (2.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100328063428-wg2bqvoce2aq4xfb
Tags: 3.15.9-1
* New upstream release.
* Redo packaging. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The singanswer module</title><link rel="stylesheet" href="../style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="GNU Solfege 3.14.5 Manual de usuario"><link rel="up" href="extending-solfege.html" title="Chapter 4. Extending GNU Solfege"><link rel="prev" href="rhythmtapping2-module.html" title="The rhythmtapping2 module"><link rel="next" href="singchord-module.html" title="The singchord module"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The <code class="literal">singanswer</code> module</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rhythmtapping2-module.html">Prev</a> </td><th width="60%" align="center">Chapter 4. Extending GNU Solfege</th><td width="20%" align="right"> <a accesskey="n" href="singchord-module.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="gl"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="singanswer-module"></a>The <code class="literal">singanswer</code> module</h2></div></div></div><p>Here is a minimal lesson file:</p><pre class="programlisting">
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The singanswer module</title><link rel="stylesheet" href="../style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="GNU Solfege 3.15.9 Manual de usuario"><link rel="up" href="extending-solfege.html" title="Capítulo 4. Extending GNU Solfege"><link rel="prev" href="rhythmtapping2-module.html" title="The rhythmtapping2 module"><link rel="next" href="singchord-module.html" title="The singchord module"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The <code class="literal">singanswer</code> module</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rhythmtapping2-module.html">Anterior</a> </td><th width="60%" align="center">Capítulo 4. Extending GNU Solfege</th><td width="20%" align="right"> <a accesskey="n" href="singchord-module.html">Próximo</a></td></tr></table><hr></div><div class="sect1" title="The singanswer module"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="singanswer-module"></a>The <code class="literal">singanswer</code> module</h2></div></div></div><p>Here is a minimal lesson file:</p><pre class="programlisting">
2
2
header {
3
3
  <a class="xref" href="lesson-files.html#lf-module">module</a> = singanswer
4
4
  <a class="xref" href="lesson-files.html#lf-lesson_id">lesson_id</a> = "a400df62-e007-4a1b-9057-cd05397e88a2"
17
17
}
18
18
</pre><p>Additional variables you can put in the header. Click on the link to
19
19
get an explanation:
20
 
</p><div class="itemizedlist"><ul type="disc"><li><p>
 
20
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
21
21
  <a class="xref" href="lesson-files.html#lf-have_repeat_arpeggio_button">have_repeat_arpeggio_button</a>
22
22
  </p></li></ul></div><p>
23
 
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rhythmtapping2-module.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="extending-solfege.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="singchord-module.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">The <code class="literal">rhythmtapping2</code> module </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> The <code class="literal">singchord</code> module</td></tr></table></div></body></html>
 
23
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rhythmtapping2-module.html">Anterior</a> </td><td width="20%" align="center"><a accesskey="u" href="extending-solfege.html">Subir</a></td><td width="40%" align="right"> <a accesskey="n" href="singchord-module.html">Próximo</a></td></tr><tr><td width="40%" align="left" valign="top">The <code class="literal">rhythmtapping2</code> module </td><td width="20%" align="center"><a accesskey="h" href="index.html">Inicio</a></td><td width="40%" align="right" valign="top"> The <code class="literal">singchord</code> module</td></tr></table></div></body></html>