From: Graham Percival Date: Sun, 25 Oct 2009 14:08:19 +0000 (+0000) Subject: Web: add Denemo screenshot and blurb, thanks Ian! X-Git-Tag: release/2.13.7-0~27 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=47713ddff2583e0ca371934a2853bc4c8be02252;p=lilypond.git Web: add Denemo screenshot and blurb, thanks Ian! --- diff --git a/Documentation/general/introduction.itexi b/Documentation/general/introduction.itexi index c70583dcc7..e357739859 100644 --- a/Documentation/general/introduction.itexi +++ b/Documentation/general/introduction.itexi @@ -817,9 +817,15 @@ convinced? Read about easier editing environments in @divClass{column-center-top} @subheading Graphical environment: Denemo +@imageClickable{screenshot-denemo-small,png, + (click to enlarge),screenshot-denemo,png,right} @sourceimage{logo-linux,,,} -@help insert text and a graphic +Denemo is graphical editor which generates Lilypond source code +and also allows audio playback. It is currently in development +and generates code for older versions of Lilypond (V2.8.7). It +allows users to view the Lilypond source code in parallel to the +graphical view. @divEnd @@ -882,7 +888,7 @@ writing LilyPond input files. Frescobaldi is a dedicated LilyPond music and text editor with built-in PDF previewer, a powerful score wizard and many editing -features. It is built on top of the KDE4 libraries and runs +features. It is built on top of the KDE4 libraries and runs currently on all flavours of Linux and other UNIX-like operating systems. diff --git a/Documentation/pictures/screenshot-denemo-small.png b/Documentation/pictures/screenshot-denemo-small.png new file mode 100644 index 0000000000..bbcafc4c7c Binary files /dev/null and b/Documentation/pictures/screenshot-denemo-small.png differ diff --git a/Documentation/pictures/screenshot-denemo.png b/Documentation/pictures/screenshot-denemo.png new file mode 100644 index 0000000000..6b337d0709 Binary files /dev/null and b/Documentation/pictures/screenshot-denemo.png differ