[DOCS] Need help with SGML again

2003-10-13 Thread Josh Berkus
Folks, I'm augmenting runtime-config as requested. However, I am finding myself daunted by all the hand-coding SGML I have to do. Can someone do some handholding for me? Particularly, I'd like to know how to: cross-link to another item on the same page; producte a bulleted or numbered list;

Re: [DOCS] Need help with SGML again

2003-10-13 Thread Roberto Mello
On Mon, Oct 13, 2003 at 09:01:45PM -0700, Josh Berkus wrote: > Folks, > > I'm augmenting runtime-config as requested. However, I am finding myself > daunted by all the hand-coding SGML I have to do. Can someone do some > handholding for me? > > Particularly, I'd like to know how to: > cross-l

Re: [DOCS] Need help with SGML again

2003-10-13 Thread Jeroen Ruigrok/asmodai
Hi Josh, -On [20031014 06:12], Josh Berkus ([EMAIL PROTECTED]) wrote: >Particularly, I'd like to know how to: >cross-link to another item on the same page; >producte a bulleted or numbered list; SGML or XML can't do that by themselves. You would need a DTD for that, such as DocBook. Within DocB