moving the aligning to another place in the process should fix
this. I wasn't able to make this work.
regards,
Joost
>>>>> "Nicolas" == Nicolas Goaziou writes:
> From: Nicolas Goaziou
> To: J. David Boyd
> Cc: emacs-orgmode@gnu.org
> Subject: Re: [O
dbo...@mmm.com (J. David Boyd) writes:
> Now I get lines like:
>
> | Tasks | 1:18 | | | |
> | \__ Infrastructure || 0:31 | | |
> | \ WAITING Email|| | 0:07 |
dbo...@mmm.com (J. David Boyd) writes:
>
> I just looked through the git logs, and this is what I see:
>
>
> commit bacfe5b4f7244eaf151f4e26a1d94dd8f66c1d19
> Author: Nicolas Goaziou
> Date: Fri Jul 25 11:02:55 2014 +0200
>
> org-clock: Update syntax for indentation in clock tables
>
>
dbo...@mmm.com (J. David Boyd) writes:
> I don't remember reading about this here, so hopefully I haven't just missed
> it.
>
> I've found some reference to it on the web, but no resolution.
>
> Sometime in the last few releases, clock tables have changed the display.
>
> I now see
>
> | *Total ti
It looks like an alignment bug to me. The \emsp is rendered as a double-width
character with org-pretty-entities on, and the table no longer aligns
properly.
At least it doesn't for me. Try tabbing through the table with
org-pretty-entities on when the \emsp char is used for indenting.
At Fri
I am seeing the same thing. When I set org-pretty-entities t, the alignment
gets confused. I am assuming that the alignment algorithm assumes all
characters are the same width, but the utf8 rendering of an em-space is wider,
hence the problems.
Perhaps a fix would be for the clocktable to use
>>>>>> "J" == J David Boyd writes:
> > From: J. David Boyd
> > To: emacs-orgmode@gnu.org
> > Subject: [O] /emsp in clock tables
> > Date: 2014-12-11T17:52:27+0100
>
> > I don't remember reading about this here, so hopefully
nto a blank on screen.
unset org-pretty-entities to avoid \emsp stuff.
regards,
Joost
>>>>> "J" == J David Boyd writes:
> From: J. David Boyd
> To: emacs-orgmode@gnu.org
> Subject: [O] /emsp in clock tables
> Date: 2014-12-11T17:52:27+0100
>
I don't remember reading about this here, so hopefully I haven't just missed
it.
I've found some reference to it on the web, but no resolution.
Sometime in the last few releases, clock tables have changed the display.
I now see
| *Total time* | *2:17* |