TeXact Rules¶
Some of these rules can seem like nitpicking, but users are free to disable them per their liking and, if supported, configure them.
Inthis (INT)¶
Code |
Name |
Message |
Severity |
|---|---|---|---|
INT001 |
Avoid ‘this work’ in the first line of the abstract. |
error |
Casing (CAS)¶
Code |
Name |
Message |
Severity |
|---|---|---|---|
CAS001 |
Incorrect casing. |
error |
Unsure (UNS)¶
Code |
Name |
Message |
Severity |
|---|---|---|---|
UNS001 |
Avoid modal or uncertain wording. |
error |
|
UNS002 |
Reduce use of ‘we’ when it exceeds the configured maximum. |
error |
|
UNS003 |
Use authors’ to author’s in papers. |
error |
RefLabel (REF)¶
Code |
Name |
Message |
Severity |
|---|---|---|---|
REF001 |
Use hyphens in label names. |
error |
|
REF002 |
Undefined label. |
error |
|
REF003 |
Unreferenced label. |
error |
Figure (FIG)¶
Code |
Name |
Message |
Severity |
|---|---|---|---|
FIG001 |
Use an empty figure position or one of |
error |
|
FIG002 |
Avoid scaling figure images. |
error |
|
FIG003 |
Add a |
error |
|
FIG004 |
Add a |
error |
|
FIG005 |
Place the figure caption below the graphics. |
error |
|
FIG006 |
Use one consistent period style for all figure captions. |
error |
|
FIG007 |
Add the IEEEbiography image relative to the TeX file. |
error |
|
FIG008 |
Use an IEEEbiography image with a height/width ratio of 1.25. |
error |
ChkTeX (CHK)¶
CHK001 through CHK899 are reserved for native ChkTeX diagnostics with
native numbers 1 through 899. Native numbers at or above 900 are mapped into
a disjoint numeric range beginning at CHK1900. Their metadata and message
come from ChkTeX, and they link to the shared
chktex-diagnostic page.
Code |
Name |
Message |
Severity |
|---|---|---|---|
CHK901 |
ChkTeX not installed. |
warning |
|
CHK902 |
Provide |
error |
|
CHK903 |
Make the ChkTeX executable available on |
error |
|
CHK904 |
Fix the ChkTeX execution failure. |
error |