diff --git a/src/add-ons/print/drivers/pdf/bookmarks/Sample b/src/add-ons/print/drivers/pdf/bookmarks/Sample index cbfc768790..187e4841af 100644 --- a/src/add-ons/print/drivers/pdf/bookmarks/Sample +++ b/src/add-ons/print/drivers/pdf/bookmarks/Sample @@ -1,13 +1,13 @@ # This is the PDF Writer bookmarks definition file! # The next line is mandatory. -Bookmarks 1.0 +Bookmarks 2.0 # PDF Writer searches for this file in directory: # /boot/home/config/settings/PDF Writer/bookmarks # level "font family" "font style" font size # level has to be between 1 and 10 (both inclusive) -# font family and style and size of the font -1 "Swis721 BT" "Roman" 27.0 -2 "Swis721 BT" "Roman" 20.0 -3 "Swis721 BT" "Roman" 18.0 \ No newline at end of file +# font family and style and size of the font, expanded or collapsed +1 "Swis721 BT" "Roman" 27.0 expanded +2 "Swis721 BT" "Roman" 20.0 collapsed +3 "Swis721 BT" "Roman" 18.0 collapsed \ No newline at end of file