1、 INCITS/ISO/IEC 10179:1996/AM 2:20052010 (ISO/IEC 10179/Amd2:2005, IDT) Information technology - Processing languages - Document Style Semantics and Specification Language (DSSSL) - Amendment 2: Extensions to multilingual and complicated document styles Reaffirmed as INCITS/ISO/IEC 10179:1996/AM 2:2
2、005 R2015INCITS/ISO/IEC 10179:1996/AM 2:20052010 PDF disclaimer This PDF file may contain embedded typefaces. In accordance with Adobes licensing policy, this file may be printed or viewed but shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer p
3、erforming the editing. In downloading this file, parties accept therein the responsibility of not infringing Adobes licensing policy. The ISO Central Secretariat accepts no liability in this area. Adobe is a trademark of Adobe Systems Incorporated. Details of the software products used to create thi
4、s PDF file can be found in the General Info relative to the file; the PDF-creation parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In the unlikely event that a problem relating to it is found, please inform the Centr
5、al Secretariat at the address given below. Adopted by INCITS (InterNational Committee for Information Technology Standards) as an American National Standard. Date of ANSI Approval: 7/23/2010 Published by American National Standards Institute, 25 West 43rd Street, New York, New York 10036 Copyright 2
6、010 by Information Technology Industry Council (ITI). All rights reserved. These materials are subject to copyright claims of International Standardization Organization (ISO), International Electrotechnical Commission (IEC), American National Standards Institute (ANSI), and Information Technology In
7、dustry Council (ITI). Not for resale. No part of this publication may be reproduced in any form, including an electronic retrieval system, without the prior written permission of ITI. All requests pertaining to this standard should be submitted to ITI, 1101 K Street NW, Suite 610, Washington DC 2000
8、5. Printed in the United States of America ii ITIC 2010 All rights reserved ISO/IEC 10179:1996/Amd.2:2005(E) ISO/IEC 2005 All rights reserved iiiForeword ISO (the International Organization for Standardization) and IEC (the International Electrotechnical Commission) form the specialized system for w
9、orldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standards through technical committees established by the respective organization to deal with particular fields of technical activity. ISO and IEC technical committees collaborat
10、e in fields of mutual interest. Other international organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of information technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1. International Standards are
11、drafted in accordance with the rules given in the ISO/IEC Directives, Part 2. The main task of the joint technical committee is to prepare International Standards. Draft International Standards adopted by the joint technical committee are circulated to national bodies for voting. Publication as an I
12、nternational Standard requires approval by at least 75 % of the national bodies casting a vote. Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. ISO and IEC shall not be held responsible for identifying any or all such patent right
13、s. Amendment 2 to ISO/IEC 10179:1996 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 34, Document description and processing languages. ISO/IEC 10179:1996/Amd.2:2005 ISO/IEC 2005 All rights reserved 1Information technology Processing languages Documen
14、t Style Semantics and Specification Language (DSSSL) AMENDMENT 2: Replace “ISO 639:1988 Code for the representation of names of languages.” of 3 Normative References with: ISO 639-1:2002, Codes for the representation of names of languages Part 1: Alpha-2 code. ISO 639-2:1998, Codes for the represent
15、ation of names of languages Part 2: Alpha-3 code. Add the following list items after the list item of “ may-violate-keep-after?” of 12.6.2 Display-group Flow Object Class: ext-line-number: is a style object specifying characteristic to be assigned to ext-line-number to determine the style of a line
16、number. ext-line-number-start: is a number that start point of sequence of line numbers to be output. The default value is specified using declare-characteristic. This characteristic is inherited. ext-line-number-position: is either #f or a string that specifies the position within the display area
17、at which to output the line number. The default value is specified using declare characteristic. The string property specifies the position of the number by counting from either side of the display area from the initial position of the writing-mode. Thus, when the writing-mode is left-to-right with
18、a layout of simple-page-sequence, specifying the value as “2” will display line-number on the right-hand side of the main text area. When layout is 3 columns, using column-set-sequence, to display the line number on both sides of 2nd column, specify “3 4“ as the value of characteristic. This charact
19、eristic is inherited. ext-line-number-interval: is a positive integer that specifies the interval between successive line numbers. The default value is specified using declare-characteristic. This characteristic is inherited. ext-line-number-sep: is a length specifying the separation between line-nu
20、mber and display area. The default value is specified using declare-characteristic. This characteristic is inherited. ext-line-number-side: is one of the symbols start, end, or both. Specifies the position of display area in which the line-number is displayed. This characteristic is overlaps with ex
21、t-line-number-position: when both characteristics are specified, ext-line-number-position has a priority. The default value is specified using declare-characteristics. This characteristic is inherited. candidate-point-y: is a length specifying the candidate point of y-coordinate in a display-group r
22、egion. The default value is 0pt. This characteristic is not inherited. keep-with-next-table-row-count: is a number that specifies the number of table rows that are to be kept together within the area produced by flow object when keep-with-next? is #t. The default value is 0. This characteristic is n
23、ot inherited. keep-with-next-line-count: is a number that specifies the number of lines to be kept together within the area produced by a flow object when keep-with-next? is #t. The default value is 0. This characteristic is not inherited. Extensions to multilingual and complicated document styles I
24、SO/IEC 10179:1996/Amd.2:2005 2 ISO/IEC 2005 All rights reserved keep-line-count: is a number that specifies the number of lines to be kept together within the area produced by a flow object when keep? is #t, page, column-set, or column. The default value is 0. This characteristic is not inherited. k
25、eep-priority: is an integer that specifies the priority of keep within the layout specification when keep, keep-with-next, keep-with-previous are processed. This characteristic is not inherited when a default value has been specified. enable-last-linebreak?: is a boolean specifying whether line-brea
26、k is to be inserted or not at the end of generated area. The default value is #f. This characteristic is not inherited. basic-spacing?: is a boolean specifying whether the basic line positioning rule is to be applied or not. The default value is #f. line-adjustment?: is a boolean specifying whether
27、the basic kerning rule of start and end of line is to be applied or not. The default value is false. numeric-unit-division?: is a boolean specifying whether division methods toward numeric and unit are to be applied or not. The default value is false. treat-single-line-as-last-line?: is a boolean sp
28、ecifying whether a single line is treated as last line or not. This characteristic is mainly used when display FOC specifies quadding as justify and the stylesheet writer does not expect single lines to be justified. The default value is #f. open-paren-space-length: is a length specifying the distan
29、ce between line head and an open parenthesis. The default value is 0pt. first-line-open-paren-space-length: is a length specifying the distance between the start position of the first line of paragraph and an open parenthesis. continuous-number-base-position?: is a boolean indicating whether basic p
30、ositioning methods based on continuous number is to be applied or not. The default value is false. space-addition?: is a boolean specifying whether inter-letter space adjustment methods are to be applied or not. When the value is #t and a line has space for justification, space can be inserted betwe
31、en each letter. The default value is false. last-line-characters: is a number that specifies the minimum number of characters that can be placed in the last line of the text area. The default value is #f. font-height: is a length specifying height of a font using a numeric expression. The default va
32、lue is 0pt. This characteristic is not inherited. font-width: is a length specifying width of a font using a numeric expression. The default value is 0pt. This characteristic is not inherited. font-family-name: is either #f, indicating that any font family is acceptable, a string giving the font fam
33、ily name property of the desired font resource, or a list of (Language font-family-name) to specify multiple fonts. The initial value is isoserif character-rotation: is one of the symbols 0, 90, 180, or 270. Specifies that floating direction on specified inline characters. 0 means floating direction
34、 is same as the value of writing-mode. 90 means specified characters floating direction is orthogonal to writing-mode. The default value is 0. base-line-shift: is a length specifying the distance from the base line. When the value is negative, base line is shifted up (or right). Base line is shifted
35、 down (or left) in response to a positive value. The default value is 0. Add the following list items after the list item of “ writing-mode” of 12.6.3 Simple-page-sequence Flow Object Class : page-number-format: is either #f or a string that specifies the format of a page number. The default value i
36、s “1”. This characteristic is not inherited. page-number-restart: is a boolean specifying whether the page number is to be re-calculated or not. The default value is #f. This characteristic is not inherited. initial-page-number: is a number that specifies the initial value of the page number. The de
37、fault value is #f. This characteristic is not inherited. Add the following list items after the list item of “ binding-edge” of 12.6.4 Page-sequence Flow Object Class: page-number-format: is either #f or a string that specifies the format of a page number. The default value is “1”. This characterist
38、ic is not inherited. page-number-restart?: is a boolean specifying whether the page number is to be re-calculated or not. The default value is #f. This characteristic is not inherited. initial-page-number: is a number that specifies the initial value of the page number. The default value is #f. This
39、 characteristic is not inherited. Add the following list items after the list item of “ keep-with-next?” of 12.6.5 Column-set-sequence Flow Object Class: keep-with-next-line-count: is a number that specifies the number of lines to be kept together within the area produced by a flow object when keep-
40、with-next? is #t. The default value is 0. This characteristic is not inherited. keep-line-count: is a number that specifies the number of lines to be kept together within the area produced by a flow object when keep? is #t, page, column-set, or column. The default value is 0. This characteristic is
41、not inherited. keep-priority: is an integer that specifies the priority of keep within the layout specification when keep, keep-with-next, keep-with-previous are processed. This characteristic is not inherited when a default value has been specified. Add the following list items after the list item
42、of “ keep-with-next? ” of 12.6.6 Paragraph Flow Object Class: keep-with-next-line-count: is a number that specifies the number of lines to be kept together within the area produced by a flow object when keep-with-next? is #t. The default value is 0. This characteristic is not inherited. keep-line-co
43、unt: is a number that specifies the number of lines to be kept together within the area produced by a flow object when keep? is #t, page, column-set, or column. The default value is 0. This characteristic is not inherited. keep-priority: is an integer that specifies the priority of keep within the l
44、ayout specification when keep, keep-with-next, keep-with-previous are processed. This characteristic is not inherited when a default value has been specified. ISO/IEC 2005 All rights reserved 3ISO/IEC 10179:1996/Amd.2:2005 basic-spacing?: is a boolean specifying whether the basic line positioning ru
45、le is to be applied or not. The default value is #f. line-adjustment?: is a boolean specifying whether the basic kerning rule of start and end of line is to be applied or not. The default value is false. numeric-unit-division?: is a boolean specifying whether division methods toward numeric and unit
46、 are to be applied or not. The default value is false. treat-single-line-as-last-line?: is a boolean specifying whether a single line is treated as last line or not. This characteristic is mainly used when display FOC specifies quadding as justify and the stylesheet writer does not expect single lin
47、es to be justified. The default value is #f. open-paren-space-length: is a length specifying the distance between line head and an open parenthesis. The default value is 0pt. first-line-open-paren-space-length: is a length specifying the distance between the start position of the first line of parag
48、raph and an open parenthesis. continuous-number-base-position?: is a boolean indicating whether basic positioning methods based on continuous number is to be applied or not. The default value is false. space-addition?: is a boolean specifying whether inter-letter space adjustment methods are to be applied or not. When the value is #t and a line has space for justification, space can be inserted between each letter. The default value is false. last-line-characters: is a number that specifies the minimum number of characters tha