Is there any way to set the percentage value of each headline?
By default (33%, 33%, 33%)
* L1 Heading [33%]
** DONE L2 Heading
** TODO L2 Heading
** TODO L2 Heading
I would like (20%, 50%, 30%)
* L1 Heading [20%]
** DONE L2 Heading
** TODO L2 Heading
** TODO L2 Heading
Thanks.
Charles Philip Chan writes:
> James Harkins writes:
> > Also, calendar sync is not working on my Android 4 tablet after the
> > most recent OS update from Asus. I've filed a bug report about that
> > too, and asked on the mobileorg mailing list, but so far, no
> > response. (This surprises me -- u
Nicolas Goaziou writes:
> Hello,
>
> Thanks for the patch. Here are some comments about it.
>
> Rasmus writes:
>
>> Currently one can't write something like \beta_t and get a nice result
>> in org when exporting to LaTeX (where nice result := $\beta_t$). This
>> patch tries to fix it.
>
> Trans
Hi,
I'm using org 8.0.7 and I just installed org-velocity from git master. It
seems to work, but when searching, it only displays top-level headlines.
For example, I have a log.org file with a datetree like this:
* 2013
** 2013-07 July
*** 2013-07-19 Friday
Found a peanut last night
*** 20
thanks for that solution! I will give it a try!
On Thu, Aug 29, 2013 at 5:15 PM, Charles Berry wrote:
> Johannes Rainer gmail.com> writes:
>
> >
> >
> > hi,
> > I was just wondering if there is a way to use macro expansion also in
> > source code blocks or headers. I tried this, but the macro
Jambunathan K wrote:
>> After I do an ODT export, many ox-odt variables are duplicated with
>> old variable names:
>> | [-]-\ Group Org Export ODT
>> | | |--- Option Org Odt Schema Dir
>> | | |--- Option Org Odt Content Template File
>
> Above ones come from NEW exporter, ox-odt.el
Johannes Rainer gmail.com> writes:
>
>
> hi,
> I was just wondering if there is a way to use macro expansion also in
> source code blocks or headers. I tried this, but the macro was never
> expanded, but rather the {{{image_width}}} was exported. could the
> expansion be done by calling the
Hi,
I tried to setup my own block agenda and I'm facing some problems:
Here's the custom settings in org-agenda-custom-commands:
("h" "Agenda for today (MYWN)" ((agenda "" ((org-agenda-overriding-header "Calendar") (org-agenda-span (quote day)) (org-agenda-entry-types (quote (:timestamp
hi,
I was just wondering if there is a way to use macro expansion also in
source code blocks or headers. I tried this, but the macro was never
expanded, but rather the {{{image_width}}} was exported. could the
expansion be done by calling the macro expansion before export (e.g. using
a hook)?
som
Nicolas Goaziou writes:
> Rasmus writes:
>
>>> Correct. Then, fixing it is more important than caring about some user
>>> filter.
>>
>> OK, can I help?
>
> Sure, please go ahead.
I've just enclosed a quick patch (as in doesn't contain proper commit
msg), but it's basically the previous patch mi
thanks! so the ":results output" does the trick.
On Thu, Aug 29, 2013 at 10:25 AM, Loris Bennett
wrote:
> Johannes Rainer writes:
>
> > dear all,
> >
> > I have some computation intense R-code that I want to run remotely on my
> server,
> > and, according to the org manual that should be poss
Hello,
I guess I can, but it means re-doing the mapping sources to exported
file names.
AFAICT, there is only one place where both the source and the output
name are known: in `org-publish-file', right after a file has been
published.
We may add a hook there. Since, at that time, the current bu
Hello,
Jambunathan K writes:
> Export the below file to ODT. You will see the following stacktrace.
>
> Debugger entered--Lisp error: (error "Stack overflow in equal")
> gethash(((table (:type org :attr_odt (":style \"GriddedTable\"") :parent))
> . 0))
> org-export-table-cell-width((table-
Johannes Rainer writes:
> dear all,
>
> I have some computation intense R-code that I want to run remotely on my
> server,
> and, according to the org manual that should be possible with the ":dir"
> parameter. so I went on and tried the following (user/server masked):
>
> #+BEGIN_SRC R :dir /xx
14 matches
Mail list logo