summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRichard Shann <rshann@debianrts.homerts>2008-08-07 14:16:05 +0100
committerRichard Shann <rshann@debianrts.homerts>2008-08-07 14:16:05 +0100
commitb25b553c95cf65448e7aea3d837daceab912a4c6 (patch)
tree6a22e154a41322ecf37c288d9aa1a229f00825bd /examples
parent515745ce549e880db925ce01eafd1eb9e8d1c969 (diff)
Add an example of positioning text to gallery.
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
-rw-r--r--examples/TextPosition.denemobin0 -> 1123 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index cbc8b93c..cd4b1bb7 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,2 +1,2 @@
examplesdir = $(datadir)/${PACKAGE}/examples
-dist_examples_DATA = PrintScoreAndParts.denemo SeveralVerses.denemo Ossia.denemo ForcingBreaks.denemo InstrumentNames.denemo Cues.denemo MultiMeasureRests.denemo CautionaryAccidental.denemo ReminderAccidental.denemo SuggestedAccidental.denemo Upbeat.denemo RehearsalMarks.denemo Metronome.denemo RaggedBottom.denemo
+dist_examples_DATA = PrintScoreAndParts.denemo SeveralVerses.denemo Ossia.denemo ForcingBreaks.denemo InstrumentNames.denemo Cues.denemo MultiMeasureRests.denemo CautionaryAccidental.denemo ReminderAccidental.denemo SuggestedAccidental.denemo Upbeat.denemo RehearsalMarks.denemo Metronome.denemo RaggedBottom.denemo TextPosition.denemo
diff --git a/examples/TextPosition.denemo b/examples/TextPosition.denemo
new file mode 100644
index 00000000..317d4266
--- /dev/null
+++ b/examples/TextPosition.denemo
Binary files differ