Hi,
I have tables with width cookies like this:
| <16> | <6> | <64> |
I just added new information to one of those tables, and the table
shrank down to match the size of the content, i.e. as though Org is
now ignoring the width cookies.
I believe I've
On Saturday, 11 May 2019 at 10:42, Neil Jerram wrote:
> Is this a known thing? Do I need something else now to make those
> width cookies work?
yes, column width processing changed in org v9. Check the manual,
section 3.2 on column width and alignment. You will need to type C-c
TAB to shrink/ex
Hi Nathan,
I think I have a starting point for you:
--
(defun ag/org-add-note-to-last-entry ()
"Add a note to the main agenda file under the latest visited
heading (untested in case the org buffer is not available)"
(interactive)
(let ((buffer (car (org-buffer-list 'file
Neil Jerram writes:
> Hi,
>
> I have tables with width cookies like this:
>
> | <16> | <6> | <64> |
>
> I just added new information to one of those tables, and the table
> shrank down to match the size of the content, i.e. as though Org is
> now ignorin
I had to add :math-suffix to get a label in the exported TeX
file (shown below), otherwise, there is no label. If I am the only one
affected, disregard this message. I may not be able to answer in some
days.
#+NAME: tbl-arbitrary-factors
#+CAPTION: Simplification of model parameters.
#+ATTR_L