On Wed, Apr 03, 2002 at 09:08:09PM -0700, Chris Tillman wrote: > http://archive/progeny.com/progeny/debian/doc
Obviously: http://archive.progeny.com/progeny/debian/doc > The plan is to convert it into an open-source format, it's looking > like DocBook ahould be the choice. We'd like to set it up in the > Debian cvs area. Depending on how fast people can convert, but easiest thing may be converting gif-->png and keep everything in html as here. $ for i in *.gif; do convert $i ${i%.gif}.png ; done $ grep gif * | less # no gif in strange plage, lucky ! $ perl -i -p -e 's/gif/png/g;' *.html $ startX # check contents by galeon oops, graphics are too small but this is the same situation in GIF. So this is as good as it can. I have a decent "Free version" of html here. Maybe before people finish DOCBOOK conversion, we should put up this type of version to DDP. I can upload to DDP (Slightly tricky through CVS but with -k option, I should be able to. Otherwise, I can ask. Any opinion? PS: I like debiandoc-sgml for this type of document for continuity and ease of management but no way to include graphics at this moment :( Bug#140684: <figure> tag -- ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++ Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D

