From 4a051ad4e980ec0276862554fccd36ebccca34cd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 17 Jul 2015 05:20:14 +0200 Subject: info: more cursors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'doc/info') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 5947d2a..f5d1a9e 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -10504,6 +10504,32 @@ optionally with a corner at the arrow heads. @end example @end table +@cpindex Cell selection +@cpindex Tables, selection +In addition, it is advised to @code{nwse-select} and +@code{nesw-select} that are rendered in the same mannar +as the other @code{*-select} cursors and analogously to +@code{nwse-resize} and @code{nesw-resize}, +respectively. + +@cpindex Text, rotated +@cpindex Rotated text +It is also advisd to a cursors intermediate to +@code{text} and @code{vertical-text}. These are named +with the pattern @code{text-*}, where @code{*} is +replaced by the number of degrees the text is rotated +anti-clockwise. This means that @code{text} should be +used if @code{text-0} is requested but missing, and +@code{vertical-text} should be used if @code{text-90} +is requested but missing. Finally, the closest +existing cursor should be used, and the cursor rotated +180 degrees of what is requested should be used if +there is no matching cursor with a rotation distance +within, but excluding, 90 degrees. @code{*} should be +in the interval [0; 360[, and a period (`.') should be +used as a decimal pointer, as it is used in most +programming languages. + @node Nesting Applications -- cgit v1.2.3-70-g09d2