On Fri, 24 Feb 2017, John Kitchin wrote:
Suppose I use a heading to store notes on a meeting.
Is there a canonical location to put a date so I could search for them
later?
It seems like the date is not a deadline, or scheduled timestamp. I
could see putting the date in the headline, but then
On Friday, 24 Feb 2017 at 10:05, Uwe Brauer wrote:
> Hi
>
> Is there a way to fill a cell in a table such when exported to say html
> it comes in black?
Maybe with inline HTML? E.g.
| @@html:@@text@@html:@@ | more text |
(untested) or something similar although this will probably not fill the
w
> Uwe Brauer writes:
> I don't really understand what "*" or "blackbox" is.
This was a dummy entry. In org mode *this* is exported to latex as
\textbf{this} and in html to a construct which leads to bold face.
So I hoped there would be an equivalent which would produces a cell
which
> Nick Dokos writes:
> Rearranging like this seems to work:
> #+ORGTBL: SEND test orgtbl-to-latex :lend " \\hline" :environment
tabular
> |+-+-+-+-+-+-+-+-|
> | Name | E1a | E1b | E1c | E1d | E2a | E2b | E2c | Res |
> | /
On Fri, 24 Feb 2017, Jay Iyer wrote:
Hi, evaluating a simple elisp code block in a subtree, called with C-c C-v
C-s or just C-c C-C, evaluates the entire Org buffer. Is this expected
behavior?
Not at all.
C-c C-v C-s on the headline evaluates just the subtree via the command
org-babel-execu
Hi, evaluating a simple elisp code block in a subtree, called with C-c C-v
C-s or just C-c C-C, evaluates the entire Org buffer. Is this expected
behavior?
How can I force the eval on the visible portion (with narrowing) of the
tree only?
Thanks,
-jay
Suppose I use a heading to store notes on a meeting.
Is there a canonical location to put a date so I could search for them
later?
It seems like the date is not a deadline, or scheduled timestamp. I
could see putting the date in the headline, but then I do not see an
obvious way to search for me
Nick Dokos writes:
> Nick Dokos writes:
>
>> Uwe Brauer writes:
>>
>>> Hi
>>>
>>> Please consider the following table in an org buffer
>>>
>>>
>>>
>>> |+-+-+-+-+-+-+-+-|
>>> | Name | E1a | E1b | E1c | E1d | E2a | E2b | E2c | Res |
>>> |+-+--
Nick Dokos writes:
> Uwe Brauer writes:
>
>> Hi
>>
>> Please consider the following table in an org buffer
>>
>>
>>
>> |+-+-+-+-+-+-+-+-|
>> | Name | E1a | E1b | E1c | E1d | E2a | E2b | E2c | Res |
>> |+-+-+-+-+-+-+-+-
Uwe Brauer writes:
> Hi
>
> Please consider the following table in an org buffer
>
>
>
> |+-+-+-+-+-+-+-+-|
> | Name | E1a | E1b | E1c | E1d | E2a | E2b | E2c | Res |
> |+-+-+-+-+-+-+-+-|
> | Brauer | 10 | 20 | 1
Uwe Brauer writes:
"Rasmus" == Rasmus writes:
>
> > Uwe Brauer writes:
> >> Is there a way to fill a cell in a table such when exported to say html
> >> it comes in black?
>
> > I don't really understand, but probably you can use CSS and use the name
> > of the table (
Hi
Please consider the following table in an org buffer
|+-+-+-+-+-+-+-+-|
| Name | E1a | E1b | E1c | E1d | E2a | E2b | E2c | Res |
|+-+-+-+-+-+-+-+-|
| Brauer | 10 | 20 | 10 | 10 | 30 | 10 | 10 | 100 |
| S
>>> "Rasmus" == Rasmus writes:
> Uwe Brauer writes:
>> Is there a way to fill a cell in a table such when exported to say html
>> it comes in black?
> I don't really understand, but probably you can use CSS and use the name
> of the table (it will be the id of the table).
Uwe Brauer writes:
> Is there a way to fill a cell in a table such when exported to say html
> it comes in black?
I don't really understand, but probably you can use CSS and use the name
of the table (it will be the id of the table). Probably you can use
nth-child or first-child in CSS.
htt
Hi
Is there a way to fill a cell in a table such when exported to say html
it comes in black?
Regards
Uwe Brauer
Nicolas Goaziou writes:
> Rainer Hansen writes:
>
>> However, I have still problems. I have adapted the example,
>> http://orgmode.org/manual/noweb_002dref.html#noweb_002dref,
>
> I fixed it.
>
Great.
>>
>> org-use-property-inheritance is '("noweb-ref")
>
> This is useless. "noweb-ref" is not a
16 matches
Mail list logo