Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Vorbis
Commits
52359068
Commit
52359068
authored
Oct 13, 2002
by
Ralph Giles
Browse files
Add a todo list for the docbook conversion.
svn path=/trunk/vorbis/; revision=4001
parent
6fb92092
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/xml/TODO
0 → 100644
View file @
52359068
TODO list for vorbis spec docbook conversion.
* Get the figures working in pdf. Jade seems to be doing something
(suboptimal) with <graphic>, and nothing at all with <imageobject>.
* Proof against html original and remove it.
* Reset all those nested lists of decoding structions in docbook. They
don't wrap properly in the printed version, and they don't look so
good. Easy but tedious.
* Set remaining auxiliary material.
* Get vector versions of the figures from Monty and/or create them anew.
We need eps versions for the printable version. Optionally, have the
makefile run them through ghostscript to create the pngs for the html
version if the docbook processor isn't smart enough to do so.
* Get the equations working. We should have one version, either latex or
mathml from which both the html and print versions are generated. Latex
source is in the alt tags in the document.
* Normalize variable naming. The current spec uses brackets to indicated
values decoded from the bitstream. In html and pdf we can use tt font
to indicate this, so the [] is redundant. Remove them from scalars and
either keep them for vectors, or set the vectors bold tt. Note that
this requires resetting the already tt sections.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment