On Thu, Jul 12, 2001 at 10:07:36PM -0400, David H. Silber wrote: > Greetings, > > I would like to use DocBook to create the documentation for a project > I'm working on (see signature) but have been unable to find instructions > for generating various formats of output.
hey, dbcoder looks interesting. i'd sure like to see an intro, though. or an example. got any html that does that, yet? -- DEBIAN NEWBIE TIP #49 from Will Trillich <[EMAIL PROTECTED]> : Looking to ENCODE OR DECODE SOME ROT-13 TEXT? No problem. "Vg'f rnfl jvgu Ivz." It's a simple alphabet substitution where each letter changes to its counterpart 13 places away in the alphabet (a<->n, g<->t, etc) . Open the text in Vim, then select it (type "v" at one end of the text to encode/decode, then move to the other end) and then type "g?". Or, to rot-13 a whole line, just "g??". That's all! (Try ":help g?" for more info.) Also see http://newbieDoc.sourceForge.net/ ...