Meta Text |
Explanation |
\n |
insert a new line |
\[x] |
insert the x coordinate of the arrow head using 4 significant digits (default case, no sig. digits specified) |
\[x:p] |
insert the x coordinate of the arrow head using p significant digits |
\[y] |
insert the y coordinate of the arrow head using 4 significant digits (default case, no sig. digits specified) |
\[y:p] |
insert the y coordinate of the arrow head using p significant digits |
\[d] |
insert the length of a two-headed arrow (in the case of images) or the distance of two line cursors (in the case of spectra) using 4 significant digits (default case, no sig. digits specified) |
\[d:p] |
insert the length of a two-headed arrow (in the case of images) or the distance of two line cursors (in the case of spectra) using p significant digits |
\[a] |
insert the area of a lasso region using 4 significant digits (default case, no sig. digits specified) |
\[a:p] |
insert the area of a lasso region using p significant digits |
\[l] |
insert the circumference of a lasso region using 4 significant digits (default case, no sig. digits specified) |
\[l:p] |
insert the circumference of a lasso region using p significant digits |
\[n] |
insert the index of the annotation modulo 1000 as a 3 digit decimal number; the number contains leading zeroes if it has less than 3 digits |
\[n:p] |
insert the index of the annotation modulo 10p as a decimal number with p digits, leading blanks are filled by zeroes |