From 07ae6c776c1a905efd6eef7d41f18a7cf92a4a3d Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 23 Mar 2001 15:26:24 +0000 Subject: Correction de la doc de leaderanchors: elle n'�tait pas lisible en html et de plus elle �tait confuse (c'est le moins que l'on puisse dire). --- doc/refman.tex | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'doc/refman.tex') diff --git a/doc/refman.tex b/doc/refman.tex index 026139a..3329c2a 100644 --- a/doc/refman.tex +++ b/doc/refman.tex @@ -1411,18 +1411,18 @@ of the \ident{canvas} command set. Describe where to attach the label leader on the label. These are not to be confused with the regular rectangular anchors. - The format is: \verb+lChar leftLeaderAnchor [lChar rightLeaderAnchor]+ + The format is: lChar leftLeaderAnchor [lChar rightLeaderAnchor] - If \verb+lChar+ is a \verb+'|'+, \verb+leftLeaderAnchor+ and \verb+rightLeaderAnchor+ - are the indices of the fields that serve to anchor the label's leader. More - specifically the bottom left corner of the left field and the bottom right corner of - the right field are used as the anchors. - If \verb+lChar+ is \verb+'%'+, \verb+leftLeaderAnchor+ and \verb+rightLeaderAnchor+ - should be specified as \verb+valxval+, \verb+val+ being a percentage (max 100) of - the width/height of the label bounding box. If rightLeaderAnchor is not specified - it defaults to field 0. If rightLeaderField is not specified it defaults to - leftLeaderAnchor. If neither of them are specified, the center of the label - is used as an anchor. + If lChar is a '|', leftLeaderAnchor and rightLeaderAnchor + are the indices of the field that serve to anchor the label's leader. More + specifically the bottom right corner is used when leftLeaderAnchor is active + and the bottom left corner is used when rightLeaderAnchor is active. + + If lChar is '\%', leftLeaderAnchor and rightLeaderAnchor should be specified + as widthPercentxheightPercent, each value being a percentage (between 1 and 100) + of the width/height of the label bounding box. If rightLeaderAnchor is not + specified it defaults to leftLeaderAnchor. If neither of them are specified, the + center of the label is used as an anchor. \end{blockindent} \attrtype{lineend} -- cgit v1.1