|
|
89ba09 |
diff --git a/asciidoc-8.6.8-music-noship.patch b/asciidoc-8.6.8-music-noship.patch
|
|
|
89ba09 |
new file mode 100644
|
|
|
89ba09 |
index 0000000..c0fc89b
|
|
|
89ba09 |
--- /dev/null
|
|
|
89ba09 |
+++ b/asciidoc-8.6.8-music-noship.patch
|
|
|
89ba09 |
@@ -0,0 +1,103 @@
|
|
|
89ba09 |
+diff -uNr asciidoc-8.6.8-orig/examples/website/build-website.sh asciidoc-8.6.8/examples/website/build-website.sh
|
|
|
89ba09 |
+--- asciidoc-8.6.8-orig/examples/website/build-website.sh 2013-09-13 10:46:05.486227851 -0400
|
|
|
89ba09 |
++++ asciidoc-8.6.8/examples/website/build-website.sh 2013-09-13 10:50:35.036112150 -0400
|
|
|
89ba09 |
+@@ -20,6 +20,5 @@
|
|
|
89ba09 |
+ $ASCIIDOC_HTML README-website.txt
|
|
|
89ba09 |
+ $ASCIIDOC_HTML support.txt
|
|
|
89ba09 |
+ $ASCIIDOC_HTML source-highlight-filter.txt
|
|
|
89ba09 |
+-$ASCIIDOC_HTML music-filter.txt
|
|
|
89ba09 |
+ $ASCIIDOC_HTML a2x.1.txt
|
|
|
89ba09 |
+ $ASCIIDOC_HTML asciimath.txt
|
|
|
89ba09 |
+diff -uNr asciidoc-8.6.8-orig/tests/data/filters-test.txt asciidoc-8.6.8/tests/data/filters-test.txt
|
|
|
89ba09 |
+--- asciidoc-8.6.8-orig/tests/data/filters-test.txt 2013-09-13 10:46:05.496229029 -0400
|
|
|
89ba09 |
++++ asciidoc-8.6.8/tests/data/filters-test.txt 2013-09-13 10:51:12.370110678 -0400
|
|
|
89ba09 |
+@@ -54,37 +54,3 @@
|
|
|
89ba09 |
+ ---------------------------------------------------------------------
|
|
|
89ba09 |
+
|
|
|
89ba09 |
+
|
|
|
89ba09 |
+-== Music filter
|
|
|
89ba09 |
+-
|
|
|
89ba09 |
+-.A tune generated from ABC notation
|
|
|
89ba09 |
+-[music,music1.png]
|
|
|
89ba09 |
+----------------------------------------------------------------------
|
|
|
89ba09 |
+-T:The Butterfly
|
|
|
89ba09 |
+-R:slip jig
|
|
|
89ba09 |
+-C:Tommy Potts
|
|
|
89ba09 |
+-H:Fiddle player Tommy Potts made this tune from two older slip jigs,
|
|
|
89ba09 |
+-H:one of which is called "Skin the Peelers" in Roche's collection.
|
|
|
89ba09 |
+-D:Bothy Band: 1975.
|
|
|
89ba09 |
+-M:9/8
|
|
|
89ba09 |
+-K:Em
|
|
|
89ba09 |
+-vB2(E G2)(E F3)|B2(E G2)(E F)ED|vB2(E G2)(E F3)|(B2d) d2(uB A)FD:|
|
|
|
89ba09 |
+-|:(vB2c) (e2f) g3|(uB2d) (g2e) (dBA)|(B2c) (e2f) g2(ua|b2a) (g2e) (dBA):|
|
|
|
89ba09 |
+-|:~B3 (B2A) G2A|~B3 BA(uB d)BA|~B3 (B2A) G2(A|B2d) (g2e) (dBA):|
|
|
|
89ba09 |
+----------------------------------------------------------------------
|
|
|
89ba09 |
+-
|
|
|
89ba09 |
+-<<X1,Link to following fragment>>.
|
|
|
89ba09 |
+-
|
|
|
89ba09 |
+-[[X1]]
|
|
|
89ba09 |
+-.A fragment generated from LilyPond source
|
|
|
89ba09 |
+-["music", "music2.png", "ly", link="music2.ly"]
|
|
|
89ba09 |
+----------------------------------------------------------------------
|
|
|
89ba09 |
+-\version "2.10.0"
|
|
|
89ba09 |
+-\paper {
|
|
|
89ba09 |
+- ragged-right = ##t
|
|
|
89ba09 |
+-}
|
|
|
89ba09 |
+-{
|
|
|
89ba09 |
+- \time 3/4
|
|
|
89ba09 |
+- \clef bass
|
|
|
89ba09 |
+- c2 e4 g2. f4 e d c2 r4
|
|
|
89ba09 |
+-}
|
|
|
89ba09 |
+----------------------------------------------------------------------
|
|
|
89ba09 |
+diff -uNr asciidoc-8.6.8-orig/tests/data/open-block-test.txt asciidoc-8.6.8/tests/data/open-block-test.txt
|
|
|
89ba09 |
+--- asciidoc-8.6.8-orig/tests/data/open-block-test.txt 2013-09-13 10:46:05.498229242 -0400
|
|
|
89ba09 |
++++ asciidoc-8.6.8/tests/data/open-block-test.txt 2013-09-13 10:51:28.746109565 -0400
|
|
|
89ba09 |
+@@ -103,15 +103,3 @@
|
|
|
89ba09 |
+ digraph G { rankdir=LR; Graphviz->AsciiDoc->HTML}
|
|
|
89ba09 |
+ --
|
|
|
89ba09 |
+
|
|
|
89ba09 |
+-[music]
|
|
|
89ba09 |
+---
|
|
|
89ba09 |
+-\version "2.10.0"
|
|
|
89ba09 |
+-\paper {
|
|
|
89ba09 |
+- ragged-right = ##t
|
|
|
89ba09 |
+-}
|
|
|
89ba09 |
+-{
|
|
|
89ba09 |
+- \time 3/4
|
|
|
89ba09 |
+- \clef bass
|
|
|
89ba09 |
+- c2 e4 g2. f4 e d c2 r4
|
|
|
89ba09 |
+-}
|
|
|
89ba09 |
+---
|
|
|
89ba09 |
+diff -uNr asciidoc-8.6.8-orig/tests/data/testcases.txt asciidoc-8.6.8/tests/data/testcases.txt
|
|
|
89ba09 |
+--- asciidoc-8.6.8-orig/tests/data/testcases.txt 2013-09-13 10:46:05.498229242 -0400
|
|
|
89ba09 |
++++ asciidoc-8.6.8/tests/data/testcases.txt 2013-09-13 10:50:35.037112150 -0400
|
|
|
89ba09 |
+@@ -310,7 +310,7 @@
|
|
|
89ba09 |
+
|
|
|
89ba09 |
+ // Images and icons directories.
|
|
|
89ba09 |
+ :imagesdir: ../../doc
|
|
|
89ba09 |
+-image::music2.png[]
|
|
|
89ba09 |
++// image::music2.png[]
|
|
|
89ba09 |
+
|
|
|
89ba09 |
+ :icons:
|
|
|
89ba09 |
+ :iconsdir: ../../images/icons
|
|
|
89ba09 |
+diff -uNr asciidoc-8.6.8-orig/doc/slidy-example.txt asciidoc-8.6.8/doc/slidy-example.txt
|
|
|
89ba09 |
+--- asciidoc-8.6.8-orig/doc/slidy-example.txt 2013-09-13 10:46:05.484227592 -0400
|
|
|
89ba09 |
++++ asciidoc-8.6.8/doc/slidy-example.txt 2013-09-13 12:30:43.225757230 -0400
|
|
|
89ba09 |
+@@ -151,17 +151,3 @@
|
|
|
89ba09 |
+ else:
|
|
|
89ba09 |
+ return word
|
|
|
89ba09 |
+ ---------------------------------------------------------------------
|
|
|
89ba09 |
+-
|
|
|
89ba09 |
+-[music]
|
|
|
89ba09 |
+-.Music
|
|
|
89ba09 |
+----------------------------------------------------------------------
|
|
|
89ba09 |
+-\version "2.10.0"
|
|
|
89ba09 |
+-\paper {
|
|
|
89ba09 |
+- ragged-right = ##t
|
|
|
89ba09 |
+-}
|
|
|
89ba09 |
+-{
|
|
|
89ba09 |
+- \time 3/4
|
|
|
89ba09 |
+- \clef bass
|
|
|
89ba09 |
+- c2 e4 g2. f4 e d c2 r4
|
|
|
89ba09 |
+-}
|
|
|
89ba09 |
+----------------------------------------------------------------------
|