axf:baseline-block-snap
(Auszug aus "XSL-FO ― Die Referenz" von Manuel Montero Pineda & Steffen Herkert, 2016, dpunkt.verlag)
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Category Block Extensions >> Baseline Grid
Specifies how to align blocks on the baseline grid. V6.3[no-LT]
| Value: | none | [auto | before | after | center] || [border-box | margin-box] |
| Initial: | auto border-box |
| Applies to: | block-level elements with 'baseline-grid: new' or 'baseline-grid: none' |
| Inherited: | no |
| Percentages: | N/A |
Values have the following meanings.
| none | The block is not aligned with the baseline grid. |
| auto | Same as 'before' on top of column, same as 'after' at bottom of column, otherwise 'center'. |
| before | The before edge of the block is aligned with a text-before-edge baseline on the baseline grid. |
| after | The after edge of the block is aligned with a text-after-edge baseline on the baseline grid. |
| center | The block is centered between a text-before-edge and a text-after-edge baselines on the baseline grid. |
| border-box | The border edge is used to align the block on the baseline grid. |
| margin-box | The margin edge is used to align the block on the baseline grid. |
This property specifies how to align blocks other than normal line boxes, such as headings, figures and tables, on the baseline grid.
See baseline-grid for usage.
This property is not available with AH Formatter V6.3 Lite.
| Tipp der data2type-Redaktion: Zum Thema XSL-FO bieten wir auch folgende Schulungen zur Vertiefung und professionellen Fortbildung an: |







