Add missing graphics for the html spec.
authorRalph Giles <giles@thaumas.net>
Wed, 5 Oct 2016 19:49:26 +0000 (12:49 -0700)
committerRalph Giles <giles@thaumas.net>
Wed, 5 Oct 2016 19:49:26 +0000 (12:49 -0700)
New equations were added to the spec source in the previous
update (early last year) but the generated graphic versions
where not added to the repository.

Also add all the generated figures to the distribution. No
sense in shipping a spec with broken links.

doc/Makefile.am
doc/Vorbis_I_spec13x.png [new file with mode: 0644]
doc/Vorbis_I_spec14x.png [new file with mode: 0644]

index 5dfbccf..4f3fbb0 100644 (file)
@@ -39,7 +39,22 @@ SPEC_PNG = \
        residue-pack.png \
        residue2.png \
        window1.png \
-       window2.png
+       window2.png \
+       Vorbis_I_spec0x.png \
+       Vorbis_I_spec1x.png \
+       Vorbis_I_spec2x.png \
+       Vorbis_I_spec3x.png \
+       Vorbis_I_spec4x.png \
+       Vorbis_I_spec5x.png \
+       Vorbis_I_spec6x.png \
+       Vorbis_I_spec7x.png \
+       Vorbis_I_spec8x.png \
+       Vorbis_I_spec9x.png \
+       Vorbis_I_spec10x.png \
+       Vorbis_I_spec11x.png \
+       Vorbis_I_spec12x.png \
+       Vorbis_I_spec13x.png \
+       Vorbis_I_spec14x.png
 
 SPEC_TEX = \
        Vorbis_I_spec.tex \
diff --git a/doc/Vorbis_I_spec13x.png b/doc/Vorbis_I_spec13x.png
new file mode 100644 (file)
index 0000000..803dd55
Binary files /dev/null and b/doc/Vorbis_I_spec13x.png differ
diff --git a/doc/Vorbis_I_spec14x.png b/doc/Vorbis_I_spec14x.png
new file mode 100644 (file)
index 0000000..211774f
Binary files /dev/null and b/doc/Vorbis_I_spec14x.png differ