:figcap. (Figure Caption)

Purpose

Specifies a figure title.

Syntax

┌───────────────┬───────────────┬───────────────┬───────────────┐
│Tag            │Element        │Attributes     │End            │
├───────────────┼───────────────┼───────────────┼───────────────┤
│:figcap.       │Any text       │               │               │
└───────────────┴───────────────┴───────────────┴───────────────┘

Attributes

None

Description

:figcap. is placed between :fig. and :efig.. The text of the caption goes on the same line as the tag, or on the next line.

Conditions

Example

:fig. Area   Number  Classification         Code
───────────────────────────────────────────
 JOB2

         5      Full-time exempt        1A
         1      Part-time exempt        1B
         3      Full-time non-exempt    2A
         1      Part-time non-exempt    2B
         1      Supplemental            3A

───────────────────────────────────────────
:figcap.Payroll Codes for Area JOB2
:efig.

Output

 Area   Number  Classification         Code
───────────────────────────────────────────
 JOB2

         5      Full-time exempt        1A
         1      Part-time exempt        1B
         3      Full-time non-exempt    2A
         1      Part-time non-exempt    2B
         1      Supplemental            3A

───────────────────────────────────────────

Payroll Codes for Area JOB2


[Back: :fig. (Figure)]
[Next: :font. (Font)]