@@ 4,18 4,20 @@
.PDF_TITLE "\*[$TITLE]
.AUTHOR "\v'-.5v'\*[UP 8p]наб"
.\" http://www.open-std.org/jtc1/sc22/wg14/www/contributing says we need a cover page
-.MISC "\s[9]\f(CBtimespec::tv_nsec\fR is too wide and is unsatisfiable by some architectures." \
+.ds ABSTRACT1 \f(CBtimespec::tv_nsec\fR is too wide and is unsatisfiable by some architectures.
+.ds ABSTRACT2 Relaxing the type by introducing \f(CBnsec_t\fP can alleviate this.
+.MISC "\s9\*[ABSTRACT1]" \
".br" \
- "Relaxing the type by introducing \f(CBnsec_t\fP can alleviate this."
+ "\*[ABSTRACT2]"
.ATTRIBUTE_STRING "" \" Drop 'by'
.HEADER_LEFT "наб"
.COVER TITLE AUTHOR MISC
+.PDF_BOOKMARKS_OPEN
.\" Page, style, formatting
.PRINTSTYLE TYPESET
.PAPER A4
.L_MARGIN 2c
.R_MARGIN 2c
-.B_MARGIN 2c
.\"
.FAM T
.FT R
@@ 35,7 37,7 @@
.QUOTE_FONT B
.QUOTE_INDENT 9p
.\"
-.HEADING_STYLE 1 NUMBER FONT B SIZE +1 BASELINE_ADJUST \n[.v]/5
+.HEADING_STYLE 1 NUMBER FONT B SIZE +1 BASELINE_ADJUST \n[.v]/5
.HEADING_STYLE 2 NUMBER FONT I SIZE +.5 BASELINE_ADJUST \n[.v]/5
.\" Wrapper around QUOTE
.de COD
@@ 50,6 52,10 @@
. ALD 15p
. IB 6p
..
+.\" Table of contents
+.SPACE_TOC_ITEMS
+.AUTO_RELOCATE_TOC
+.TOC_ENTRY_STYLE 2 FONT I
.\"
.DOCHEADER_ADVANCE 4.5c \" Begin this distance down from top of page
.\"
@@ 65,8 71,11 @@ Project:\h'|1i'Programming Language C
Reply-to:\h'|1i'наб
.PDF_WWW_LINK mailto:nabijaczleweli@nabijaczleweli.xyz PREFIX < SUFFIX > nabijaczleweli@nabijaczleweli.xyz
.IBQ
+.sp
.
.\"
+\fB\s'+1'Abstract: \s'-1'\fP \*[ABSTRACT1] \*[ABSTRACT2]
+.\"
.HEADING 1 NAMED intro "The issue"
.PP
The current wording in the current draft C2X standard
@@ 159,3 168,5 @@ The current Linux ABI \f(CBtimespec\fR situation:
.PP
.br
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
+.
+.TOC