Eric S Fraga writes:
> On Monday, 11 Sep 2017 at 04:36, jiewuza wrote:
>> It is quite common to have multi-rows/columns cells in talbe. But as far
>> as I know, it seems impossible with the org built-in table editor.
>
> org does not support multi-row/column cells in tables.
Well, I am thinkin
Consider this markup:
* MATHEMATICS AUXILIARY
** deriving sines and cosines
#+caption: Right triangle with two $\pi\big/4$ angles.
[[file:images/45-45-triangle.png]]
$\big/$
If I remove the second $\big/$, the first latex, $\pi\big/4$, in the
caption will not properly
Eric S Fraga writes:
> On Monday, 11 Sep 2017 at 04:36, jiewuza wrote:
>> It is quite common to have multi-rows/columns cells in talbe. But as far
>> as I know, it seems impossible with the org built-in table editor.
>
> org does not support multi-row/column cells in tables. When you say:
>
>> I
Anyone trying to hack ox-odt can definitely get help here:
https://github.com/kjambunathan/org-mode-ox-odt/
James Harkins writes:
> On Sat, 09 Sep 2017 05:06:24 -0400 James Harkins
> wrote
> I guess next I'm going to try to hack ox-odt.el...
The original issue is at
https://github.com/kjambunathan/org-mode-ox-odt/issues/25
"org-export-table-cell-alignment uses org-export-data to infer cookies
of some columns. I think, it should use other mechanisms like
org-element-interpret-data (may be)."
The odt exporter is really useful, it repla
* x
recent maint
(setq org-log-repeat nil)
doneify this in emacs 24.4.1 -Q.
*** TODO test if presence of clock entry fails to advance repeater
when doneified :goto:
SCHEDULED: <2017-09-07 Thu 12:00 .+1d>
:PROPERTIES:
:LAST_REPEAT: [2017-09-12 Tue 15:27]
:END:
:LOGBOOK:
- State "DONE" from "
If you set the column width like this
http://orgmode.org/manual/Column-width-and-alignment.html#Column-width-and-alignment
then you can hit C-` to edit the cell and that works nicely.
Sincerely,
Grant Rettke
On Mon, Sep 11, 2017 at 4:47 AM, Eric S Fraga wrote:
> On Monday, 11 Sep 2017 at 04:
+1 here too!
The only thing to keep in mind is that the shrunk columns can be quickly
edited after C-c TAB instead of doing C-c ` first. Glad to see the column
width cookies working as always :)
On Tue, Sep 12, 2017 at 11:53 AM Eric S Fraga wrote:
> On Sunday, 10 Sep 2017 at 10:27, Colin Baxter
On Fri, Sep 8, 2017 at 3:42 PM Nicolas Goaziou
wrote:
> William Denton writes:
> > But now the cell contents are locked until either a) C-C ` opens up an
> > edit buffer (which was useful before for editing a long piece of text
> > that got shrunk, but is a lot of work when you have something sh
On Sunday, 10 Sep 2017 at 10:27, Colin Baxter wrote:
> I very much like the new table-column narrowing.
+1
Yesterday, I finally had the need/opportunity to use the new table
column narrowing feature. Works very well. Thank you Nicolas!
--
: Eric S Fraga via Emacs 26.0.50, Org release_9.0.9-5
On Tuesday, 12 Sep 2017 at 09:26, Warren Lynn wrote:
> Hi Eric:
>
> The change of "-" to "--" actually fixed the issue!. Thanks.
>
> It would be nice though if the single "-" also works just like in org
> agenda, and I don't need to worry about missing one hyphen. But I am happy
> now. :-)
Funnily
On Sep 12, 2017, at 16:07, Kaushal Modi wrote:
>
> On Tue, Sep 12, 2017, 9:56 AM Carsten Bormann wrote:
>
>
> Works perfectly. But it would be nice not to have to apply this patch each
> time I update.
>
> Would it be possible to make hfmt1 configurable?
> (Preferably, using a buffer-local
On Tue, Sep 12, 2017, 10:07 AM Kaushal Modi wrote:
>
> I use a different approach to do the same thing using ox-gfm
>
Correcting myself.. that solution has nothing to do with ox-gfm.
> --
Kaushal Modi
On Tue, Sep 12, 2017, 9:56 AM Carsten Bormann wrote:
Works perfectly. But it would be nice not to have to apply this patch each
> time I update.
> Would it be possible to make hfmt1 configurable?
> (Preferably, using a buffer-local variable so I don’t have to break tables
> in org-mode proper
As is, orgtbl-mode is a great addition to markdown-mode.
There is one snag:
The markdown table syntax isn’t fully standardized.
A number of implementations react unfavorable to the + characters that
orgtbl-mode uses as a column/row separator in the line separating the header
from the body of th
Hi Eric:
The change of "-" to "--" actually fixed the issue!. Thanks.
It would be nice though if the single "-" also works just like in org
agenda, and I don't need to worry about missing one hyphen. But I am happy
now. :-)
Warren
On Mon, Sep 11, 2017 at 9:59 AM, Eric S Fraga wrote:
> On Mond
Matt Lundin writes:
> Sharon Kimble writes:
>
>> Matt Lundin writes:
>>
>>> Sharon Kimble writes:
>>>
With the new release of org-mode to 9.1 I am finding with every build of
a new agenda that this is displaying for items with a time as part of
them -
organiser: 8:
Hello,
Mat Vibrys writes:
> Org file looks like following:
>
> * heading
> my line.
>
> when cursor is at beginning of file, `org-forward-sentence' goes to the
> end of "my line.", which does not seem to be correct (heading is special
> outline). Then calling `org-backward-sentence' be
18 matches
Mail list logo