emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: Table does not align if there is non-breaking space [9.4.3 (9.4


From: Ihor Radchenko
Subject: Re: Bug: Table does not align if there is non-breaking space [9.4.3 (9.4.3-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201216/)]
Date: Sun, 14 Aug 2022 13:14:48 +0800

Jean Louis <bugs@gnu.support> writes:

>> Could you please detail what you mean by does not align well?
>> Your table looks fine on my side.
>
> See attached frameshot.
>
> I can see that it aligns well in `emacs -Q'. However no matter what
> theme I tried in running Emacs I could not get it to align. Do you
> know by what does that alignment depends? Then I could maybe remove
> that dependency.

It looks like you have some kind of minor mode that changes the display
of non-breaking space.

You may consider using https://github.com/Malabarba/elisp-bug-hunter to
hunt down the cause.

>> I do not know how to set the cell alignment individually without
>> changing the whole column.
>
> Is there a way to insert total in the next table for the previous table?
>
> Then I could do something like this:
>
>
> |       Date | Description | Amount |
> |------------+-------------+--------|
> | 2022-08-14 | Something   |     10 |
> | 2022-08-14 | Someting    |     20 |
> |------------+-------------+--------|
>
> |------+-------+-------|
> | <10> | <r11> | <6>   |
> |      | TOTAL | XXXXX |
> |------+-------+-------|
>
> Then I could do some formula to place total from first table in the second 
> table where is XXX?

See [[info:org#References][org#References]], Remote references

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92



reply via email to

[Prev in Thread] Current Thread [Next in Thread]