Skip to main content
1-Visitor
June 2, 2014
Solved

List Ordering

  • June 2, 2014
  • 2 replies
  • 1890 views

Hi everyone,

I've been having some trouble getting my lists to sequence properly. I've included a screenshot below:

List+Order+Problem.png

If you know how to fix this problem, please help me out. Thank You!

    Best answer by tgalvin

    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.)

    2 replies

    16-Pearl
    June 2, 2014

    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.

    tgalvin1-VisitorAuthor
    1-Visitor
    June 2, 2014

    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?

    16-Pearl
    June 2, 2014

    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.

    tgalvin1-VisitorAuthorAnswer
    1-Visitor
    June 3, 2014

    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.)