Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi everyone,
I've been having some trouble getting my lists to sequence properly. I've included a screenshot below:
If you know how to fix this problem, please help me out. Thank You!
Solved! Go to Solution.
Thank you for the help Gareth. What we found out was that each individual list needed a seperate counter in the FOSI (itemct1, itemct2, itemct3, etc.)
That looks awful! Whatever stylesheet (.style or .fos) you are using to display the markup has errors in it. What doctype are you using? The stylesheets are part of the doctype.
It is! I've been going nuts trying to figure out what's wrong with it. We're using a .fos for our SGML document. Should we try using a different FOSI Stylesheet?
Whoever gave you the FOSI stylesheet should be able to fix it? If you have to work with it yourself then you will have to start learning the FOSI language. It is an SGML dialect which applies formatting information to elements, attributes, etc.
Thank you for the help Gareth. What we found out was that each individual list needed a seperate counter in the FOSI (itemct1, itemct2, itemct3, etc.)