Browse Source

org.texi: Column attributes format specifier

* doc/org.texi (Column attributes): Add a sentence to point out the
dependency on the format specifier.
Michael Brand 11 năm trước cách đây
mục cha
commit
9de9c0d1b5
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      doc/org.texi

+ 3 - 0
doc/org.texi

@@ -5531,6 +5531,9 @@ of 5 to 20 days, representing what to expect if everything goes either
 extremely well or extremely poorly.  In contrast, @code{est+} estimates the
 full job more realistically, at 10--15 days.
 
+Numbers are right-aligned when a format specifier with an explicit width like
+@{%5d} or @code{%5.1f} is used.
+
 Here is an example for a complete columns definition, along with allowed
 values.