Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

AIT_HTML_TABLE_NUMBERING Variable Not Working

Problem

Version 4 has an undocumented feature where if a variable < AIT_HTML_TABLE_NUMBERING > exists in the library and the value is set to CONTINUE then numbering would continue across table cells.

For example:

Table Heading

Table Heading

List Continue

1. List Number

2. List Number

3. List Number

List Continue

4. List Number

5. List Number

6. List Number

In Author-it 5, the variable is ignored and numbering is restarted in each cell.

For example:

Table Heading

Table Heading

List Continue

1. List Number

2. List Number

3. List Number

List Continue

1. List Number

2. List Number

3. List Number

Note that if the variable is set to CONTINUE there is also a problem with multi level lists not restarting.

Status

Known issue - not yet scheduled for development.

Top of Page Email this Page Log Support Call Send Feedback Print