Mercurial > emacs
view lispref/lay-flat.texi @ 69049:28b3892bfcda
(enum fringe_bitmap_type): Remove. Change all uses
to use `int'.
(NO_FRINGE_BITMAP, UNDEF_FRINGE_BITMAP, MAX_STANDARD_FRINGE_BITMAPS):
Define explicitly.
(Qtruncation, Qcontinuation, Qempty_line, Qtop_bottom)
(Qhollow_small): New variables.
(syms_of_fringe): Intern and staticpro them.
(question_mark_bits): Rename from unknown_bits.
(left_curly_arrow_bits): Rename from continuation_bits.
(right_curly_arrow_bits): Rename from continued_bits.
(left_triangle_bits): Rename from ov_bits.
(right_triangle_bits): Added.
(filled_rectangle_bits): Rename from filled_box_cursor_bits.
(hollow_rectangle_bits): Rename from hollow_box_cursor_bits.
(filled_square_bits): Added.
(vertical_bar_bits): Rename from bar_cursor_bits.
(horisontal_bar_bits): Rename from hbar_cursor_bits.
(empty_line_bits): Rename from zv_bits.
(standard_bitmaps): Update to use new names.
(draw_fringe_bitmap_1): Make static.
(get_logical_cursor_bitmap, get_logical_fringe_bitmap): New functions
to map from logical cursors and indicators to physical bitmaps.
(draw_fringe_bitmap): Resolve fringe cursor and overlay-arrow
bitmaps using symbol names instead of bitmap numbers.
(update_window_fringes): Use logical indicator symbol names
instead of bitmap numbers for logical. Add bitmap cache.
(LEFT_FRINGE, RIGHT_FRINGE): New helper macros.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 20 Feb 2006 22:14:22 +0000 |
parents | 695cf19ef79e |
children | 9f4849fee703 375f2633d815 |
line wrap: on
line source
\input texinfo @c -*-texinfo-*- @comment %**start of header @setfilename inner-covers.info @settitle Inner Covers @smallbook @comment %**end of header @headings off @w{ } @sp 4 @tex \center {\secfonts \rm Lay-Flat Binding} @end tex @sp 2 We have bound this manual using a new @dfn{lay-flat} binding technology. This type of binding allows you to open a soft cover book so that it ``lays flat'' on a table without creasing the binding. In order to make the book lay flat properly, you need to ``crack'' the binding. To do this, divide the book into two sections and bend it so that the front and back covers meet. Do not worry; the pages are sewn and glued to the binding, and will not fall out easily. The outer cardboard binding itself is designed so that it will not break or crease as an ordinary paperback binding will. Bend the book several times in this manner, dividing it in a different place each time and pressing the pages flat and open. With use, the binding will become flexible and the pages will lay flat without needing to be pushed or held down. @page @tex \center {\secfonts \rm Notes} @end tex @bye @ignore arch-tag: 9e03a1c7-6f62-4346-85d9-ed5b79386e07 @end ignore