Line | |
---|
1 | TODO list for vorbis spec docbook conversion. |
---|
2 | |
---|
3 | * Get the figures working in pdf. Jade seems to be doing something |
---|
4 | (suboptimal) with <graphic>, and nothing at all with <imageobject>. |
---|
5 | |
---|
6 | * Proof against html original and remove it. |
---|
7 | |
---|
8 | * Reset all those nested lists of decoding structions in docbook. They |
---|
9 | don't wrap properly in the printed version, and they don't look so |
---|
10 | good. Easy but tedious. |
---|
11 | |
---|
12 | * Set remaining auxiliary material. |
---|
13 | |
---|
14 | * Get vector versions of the figures from Monty and/or create them anew. |
---|
15 | We need eps versions for the printable version. Optionally, have the |
---|
16 | makefile run them through ghostscript to create the pngs for the html |
---|
17 | version if the docbook processor isn't smart enough to do so. |
---|
18 | |
---|
19 | * Get the equations working. We should have one version, either latex or |
---|
20 | mathml from which both the html and print versions are generated. Latex |
---|
21 | source is in the alt tags in the document. |
---|
22 | |
---|
23 | * Normalize variable naming. The current spec uses brackets to indicated |
---|
24 | values decoded from the bitstream. In html and pdf we can use tt font |
---|
25 | to indicate this, so the [] is redundant. Remove them from scalars and |
---|
26 | either keep them for vectors, or set the vectors bold tt. Note that |
---|
27 | this requires resetting the already tt sections. |
---|
28 | |
---|
Note: See
TracBrowser
for help on using the repository browser.