<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>LilyPondForum.NL: Forum: Beginnen met LilyPond - Recente berichten</title>
<link>http://www.lilypondforum.nl/</link>
<description>Nederlandstalig LilyPond forum</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 03:29:10 +0000</pubDate>

<item>
<title>jacques over "notatie omkeringen"</title>
<link>http://www.lilypondforum.nl/topic/notatie-omkeringen#post-63</link>
<pubDate>Wo, 16 Jun 2010 22:25:22 +0000</pubDate>
<dc:creator>jacques</dc:creator>
<guid isPermaLink="false">63@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;wbsoft,&#60;/p&#62;
&#60;p&#62;Bedankt voor je hulp.
&#60;/p&#62;</description>
</item>
<item>
<title>wbsoft over "notatie omkeringen"</title>
<link>http://www.lilypondforum.nl/topic/notatie-omkeringen#post-62</link>
<pubDate>Wo, 16 Jun 2010 20:48:53 +0000</pubDate>
<dc:creator>wbsoft</dc:creator>
<guid isPermaLink="false">62@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Lees de handleiding maar eens op markup commando's: \column zet dingen verticaal.&#60;/p&#62;
&#60;p&#62;&#38;lt;&#38;lt;&#60;br /&#62;
  &#38;lt; g c e &#38;gt;1&#60;br /&#62;
  \figures {&#60;br /&#62;
    &#38;lt;&#60;br /&#62;
    \markup \vcenter {&#60;br /&#62;
      I&#60;br /&#62;
      \tiny \number \override #'(baseline-skip . 2) \column { 6 4 }&#60;br /&#62;
    }&#60;br /&#62;
    &#38;gt;&#60;br /&#62;
  }&#60;br /&#62;
&#38;gt;&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>jacques over "notatie omkeringen"</title>
<link>http://www.lilypondforum.nl/topic/notatie-omkeringen#post-61</link>
<pubDate>Do, 10 Jun 2010 18:50:35 +0000</pubDate>
<dc:creator>jacques</dc:creator>
<guid isPermaLink="false">61@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Bedankt voor je reactie. Het voorbeeld is duidelijk. Ik zit echter met het probleem om een kwartsextakkoord of een kwintsextakkoord met de becijfering onder elkaar te krijgen&#60;br /&#62;
Ik heb hier een voorbeeld&#60;br /&#62;
&#38;lt; g c e &#38;gt; 1 \figures {&#60;br /&#62;
   &#38;lt;  \markup {I \super  6 } 4 &#38;gt;  } &#124;&#60;br /&#62;
De 6 komt als superscript keurig naast de I.&#60;br /&#62;
De 4 komt onder de I te staan. Hoe krijg ik de 4 onder de 6?
&#60;/p&#62;</description>
</item>
<item>
<title>wbsoft over "notatie omkeringen"</title>
<link>http://www.lilypondforum.nl/topic/notatie-omkeringen#post-60</link>
<pubDate>Wo, 09 Jun 2010 16:28:15 +0000</pubDate>
<dc:creator>wbsoft</dc:creator>
<guid isPermaLink="false">60@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Met het \number markup command kun je zulke cijfers schrijven. Bijvoorbeeld \markup { \bold V \super \number 5 }
&#60;/p&#62;</description>
</item>
<item>
<title>jacques over "notatie omkeringen"</title>
<link>http://www.lilypondforum.nl/topic/notatie-omkeringen#post-57</link>
<pubDate>Di, 01 Jun 2010 11:32:30 +0000</pubDate>
<dc:creator>jacques</dc:creator>
<guid isPermaLink="false">57@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Beste Lilypond gebruikers,&#60;/p&#62;
&#60;p&#62;Ik wil onder de notenbalk de gebruikelijke akkoord notatie voor omkeringen plaatsen bestaande uit&#60;br /&#62;
een romeins cijfer voor de trap met daarachter als superschrift een becijferde bas.&#60;br /&#62;
De becijferde bas is in de handleiding goed omschreven. Het lukt mij niet om de becijferde bas als superschrift te krijgen achter een Romeins cijfer.
&#60;/p&#62;</description>
</item>
<item>
<title>wbsoft over "part nummer vooraan de notenbalk"</title>
<link>http://www.lilypondforum.nl/topic/part-nummer-vooraan-de-notenbalk#post-56</link>
<pubDate>Zon, 16 May 2010 20:34:34 +0000</pubDate>
<dc:creator>wbsoft</dc:creator>
<guid isPermaLink="false">56@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Ja, je kunt de instrumentName van de StaffGroup (of welke container je maar gebruikt) hiervoor &#34;misbruiken&#34;, bijv.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;\new StaffGroup {&#60;br /&#62;
  \consists &#34;Instrument_name_engraver&#34;&#60;br /&#62;
  instrumentName = \markup \bold \large &#34;15.&#34;&#60;br /&#62;
} &#38;lt;&#38;lt;&#60;br /&#62;
  .... (muziek)&#60;br /&#62;
&#38;gt;&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>johnnybgoode over "part nummer vooraan de notenbalk"</title>
<link>http://www.lilypondforum.nl/topic/part-nummer-vooraan-de-notenbalk#post-53</link>
<pubDate>Zon, 18 Apr 2010 18:06:08 +0000</pubDate>
<dc:creator>johnnybgoode</dc:creator>
<guid isPermaLink="false">53@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Een stuk voor fanfare bevat 4 delen. Ik zou graag de nummers van de parts voor de staff  afdrukken. Kan dat rechtstreeks in lilypond . Tot nu toe deed ik het met een pdf editor.
&#60;/p&#62;</description>
</item>
<item>
<title>jacques over "herhaling van 8e of 16e noten"</title>
<link>http://www.lilypondforum.nl/topic/herhaling-van-8e-of-16e-noten#post-48</link>
<pubDate>Ma, 07 Dec 2009 09:17:48 +0000</pubDate>
<dc:creator>jacques</dc:creator>
<guid isPermaLink="false">48@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Wbsoft,&#60;/p&#62;
&#60;p&#62;Bedankt. Inderdaad de tremelo. Ik kon wel de tremelo met twee verschillende noten vinden.&#60;br /&#62;
Een tremelo met een noot stond op de volgende pagina bovenaan. Heel stom, maar het is mij niet opgevallen.&#60;br /&#62;
Bedankt voor je hulp. Ik kan nu weer verder.&#60;/p&#62;
&#60;p&#62;Groeten&#60;/p&#62;
&#60;p&#62;jacques
&#60;/p&#62;</description>
</item>
<item>
<title>wbsoft over "herhaling van 8e of 16e noten"</title>
<link>http://www.lilypondforum.nl/topic/herhaling-van-8e-of-16e-noten#post-47</link>
<pubDate>Ma, 07 Dec 2009 01:20:22 +0000</pubDate>
<dc:creator>wbsoft</dc:creator>
<guid isPermaLink="false">47@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;bedoel je een &#60;a href=&#34;http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Short-repeats#Tremolo-repeats&#34;&#62;tremolo&#60;/a&#62;?
&#60;/p&#62;</description>
</item>
<item>
<title>jacques over "herhaling van 8e of 16e noten"</title>
<link>http://www.lilypondforum.nl/topic/herhaling-van-8e-of-16e-noten#post-46</link>
<pubDate>Zat, 05 Dec 2009 10:54:46 +0000</pubDate>
<dc:creator>jacques</dc:creator>
<guid isPermaLink="false">46@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Hoe kan ik in Lilypond in een maat per tel twee dezelfde 8e noten plaatsen, waarbij een kwartnoot wordt geplaatst met een waardestreep halverwege de stok?&#60;br /&#62;
Ik kan het in de Notation reference en Snippets niet vinden.
&#60;/p&#62;</description>
</item>
<item>
<title>wbsoft over "installatie Frescobaldi"</title>
<link>http://www.lilypondforum.nl/topic/installatie-frescobaldi#post-42</link>
<pubDate>Zon, 29 Nov 2009 00:29:24 +0000</pubDate>
<dc:creator>wbsoft</dc:creator>
<guid isPermaLink="false">42@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Ja, probeer even uit te vissen bij welk pakket het ontbrekende bestand hoort. In de mailinglist op &#60;a href=&#34;http://groups.google.com/group/frescobaldi&#34; rel=&#34;nofollow&#34;&#62;http://groups.google.com/group/frescobaldi&#60;/a&#62; is ook wat te vinden &#60;a href=&#34;http://groups.google.com/group/frescobaldi/browse_thread/thread/954c1a03318bec4a&#34;&#62;hierover&#60;/a&#62;. Het hoort bij een pakket als kde-doc of khelpcenter. &#60;/p&#62;
&#60;p&#62;In de eerstvolgende nieuwe release van Frescobaldi (nu al in SVN) is deze foutmelding niet meer aanwezig, want het gaat om het aanmaken van een help-cache, en dat gebeurt ook als je KHelpcenter zelf start om de frescobaldi handleiding te lezen.
&#60;/p&#62;</description>
</item>
<item>
<title>jacques over "installatie Frescobaldi"</title>
<link>http://www.lilypondforum.nl/topic/installatie-frescobaldi#post-41</link>
<pubDate>Zat, 28 Nov 2009 19:34:42 +0000</pubDate>
<dc:creator>jacques</dc:creator>
<guid isPermaLink="false">41@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Ik gebruik Opensuse 11.2&#60;br /&#62;
Ik wil Frescobaldi-0.7.16 installeren.&#60;br /&#62;
Ik krijg echter de volgende foutmelding&#60;/p&#62;
&#60;p&#62;$:/home/naam/frescobaldi-0.7.16 # cmake . -DCMAKE_INSTALL_PREFIX=$(kde4-config --exec-prefix)&#60;br /&#62;
-- Configuring done&#60;br /&#62;
-- Generating done&#60;br /&#62;
-- Build files have been written to: /home/jacques/frescobaldi-0.7.16&#60;br /&#62;
$:/home/naam/frescobaldi-0.7.16 # make&#60;br /&#62;
[ 33%] Built target bytecompile_python&#60;br /&#62;
[ 92%] Built target lilypond_pngs&#60;br /&#62;
[ 99%] Built target translations&#60;br /&#62;
make[2]: *** Er is geen regel om doel '/usr/share/kde4/apps/ksgmltools2/customization/kde-chunk.xsl' te maken, nodig voor 'doc/index.cache.bz2'.  Gestopt.&#60;br /&#62;
make[1]: *** [doc/CMakeFiles/doc-handbook.dir/all] Fout 2&#60;br /&#62;
make: *** [all] Fout 2&#60;/p&#62;
&#60;p&#62;Kan iemand mij helpen?
&#60;/p&#62;</description>
</item>
<item>
<title>sciurius over "Emacs/Evince/LilyPond mini-IDE"</title>
<link>http://www.lilypondforum.nl/topic/emacsevincelilypond-mini-ide#post-20</link>
<pubDate>Wo, 17 Jun 2009 10:21:39 +0000</pubDate>
<dc:creator>sciurius</dc:creator>
<guid isPermaLink="false">20@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Als je, net als ik, een fervent gebruiker bent van GNU/Emacs onder Linux dan is het volgende tooltje misschien interessant.&#60;/p&#62;
&#60;p&#62;Je start het met een LilyPond file. Deze file wordt geopend in Emacs door middel van emacsclient, LilyPond wordt gedraaid om een PDF te maken, en deze wordt getoond in Evince.&#60;br /&#62;
Vervolgens blijft het programma wachten tot de file wordt gewijzigd, waarna het de cyclus herhaalt.&#60;br /&#62;
Je kunt je LilyPond file dus editen in het Emacs window, en telkens als je opslaat wordt de nieuwe inhoud in het PDF window getoond.&#60;br /&#62;
In het PDF window kun je noten en teksten aanklikken, en Emacs zal naar de juiste plek in de LilyPond file springen.&#60;/p&#62;
&#60;p&#62;Ook dit tooltje is een beetje experimenteel, maar voor mij is het een life-saver :) .&#60;/p&#62;
&#60;p&#62;URL: &#60;a href=&#34;http://www.squirrel.nl/pub/xfer/LPminiIDE.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.squirrel.nl/pub/xfer/LPminiIDE.zip&#60;/a&#62; .
&#60;/p&#62;</description>
</item>
<item>
<title>sciurius over "Standaard templates"</title>
<link>http://www.lilypondforum.nl/topic/standaard-templates#post-19</link>
<pubDate>Vr, 12 Jun 2009 23:28:48 +0000</pubDate>
<dc:creator>sciurius</dc:creator>
<guid isPermaLink="false">19@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Ik heb een zipje klaargezet op &#60;a href=&#34;http://www.squirrel.nl/pub/xfer/lptemplates.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.squirrel.nl/pub/xfer/lptemplates.zip&#60;/a&#62; .&#60;br /&#62;
En nee, ik heb geen standaardvoorzieningen voor de tekstafstand.
&#60;/p&#62;</description>
</item>
<item>
<title>AWRog over "Standaard templates"</title>
<link>http://www.lilypondforum.nl/topic/standaard-templates#post-18</link>
<pubDate>Do, 11 Jun 2009 10:50:14 +0000</pubDate>
<dc:creator>AWRog</dc:creator>
<guid isPermaLink="false">18@http://www.lilypondforum.nl/</guid>
<description>&#60;p&#62;Sciurius,&#60;/p&#62;
&#60;p&#62;Dat is zeker interessant.&#60;br /&#62;
Heb je ook voorzieningen getroffen voor de soms wel erg grote afstand tussen tekst (lyrics) en de noten?&#60;br /&#62;
Ben benieuwd.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

