JT command description
Description: This command defines if the text must be vertically adjusted to fill the block.
Syntax: [ JT =
Story#
;
BlockType
;
AllowTextJV
;
Min
;
Max
;
BottomAlignment
]
Story#
Integer
|
•
|
Reference number of the story containing the referenced block. |
| |
|
|
BlockType
Integer
|
•
|
Type of the block (existing in the story) which parameters must be defined.
#define kNone [tb] 0
#define kTitle [tb] 2
#define kHeader [tb] 3
#define kText1 [tb] 5
#define kText2 [tb] 6
#define kText3 [tb] 7
#define kText4 [tb] 8
#define kText5 [tb] 9
#define kText6 [tb] 10
#define kSubtitle [tb] 12
#define kSignature [tb] 13
#define kUptitle [tb] 14
#define kTopic [tb] 15
#define kCommon [tb] 16
#define kAd [tb] 18
#define kFA [tb] 19
#define kImage1 [tb] 21
#define kLegend1 [tb] 22
#define kCredit1 [tb] 23
#define kImage2 [tb] 25
#define kLegend2 [tb] 26
#define kCredit2 [tb] 27
#define kImage3 [tb] 29
#define kLegend3 [tb] 30
#define kCredit3 [tb] 31
#define kImage4 [tb] 33
#define kLegend4 [tb] 34
#define kCredit4 [tb] 35
#define kBorder1 [tb] 37
#define kBorder2 [tb] 38 |
| |
|
|
AllowTextJV
Boolean
|
•
|
Boolean value indicating if the program has to adjust the text depth (true) or if the text depth is fixed (false). |
| |
|
|
Min
Points/tenths
|
•
|
Maximum space value to substract between lines to adjust the text. |
| |
|
|
Max
Points/tenths
|
•
|
Maximum space value to add between lines to adjust the text. |
| |
|
|
BottomAlignment
Boolean
|
•
|
Boolean indicating if the program must align the bottom of the columns (true) or let QuarkXPress do it (false). |
| |
|
|
Note: This command might be issued only when the referenced blocks have already been created. The story must also have already been created.
Example: [jt= 5; 2; true; d1; d3; true]
Defines block #2 in story #5. The parameter "True" tells the program that the text must be automatically adjusted. The program may substract up to 1 point or add up to 3 points between lines. During display, the program will adjust the bottom of the columns (last parameter = true).
See also: [jc] Block Vertical Adjustment Parameters
The • sign indicates a mandatory parameter
©1993-2008 Trias.
All rights reserved.

|