On Feb 21, 2010, at 2:53 PM, Thomas S. Dye wrote:
Hi Carsten,
Thanks for this.
I add a new file that is the target for the link. It is copied to
its correct publication place. The exported html file contains a
new description of the file link, but with no active link.
I force publishi
Hi Gerald,
the LaTeX exporter does indeed have some problems with footnotes in
headlines.
I have now fixed it so that the footnote will be preceded by \protect,
which already makes things nicer. However, to use the format you
propose (which is good LaTeX), Org would have to know which ma
On Feb 11, 2010, at 12:14 AM, Uriel Avalos wrote:
In HTML, one way of renumbering OL lists is to use "start". (Ex: ... restarts the numbering at 13.)
Is there anyway to do that from within org-mode without hacking the
exported HTML file?
Is there a +ATTR_HTML: planned for OL and UL lists?
Hi Matt,
I can reproduce this bug - however, I have not found an easy fix
yesterday. THis will need more time
- Carsten
On Feb 16, 2010, at 3:42 PM, Matt Lundin wrote:
When typing C-c C-o on an agenda id-style link, the cursor remains in
the agenda buffer and the link target is not di
I have attached a git patch against master that implements a new
parameter to clock tables, "tags". This parameter is a tags-query as a
string and is used to filter the headlines which are consulted when
building the clock table.
In my search of the archives to see if this feature already existed
Hi,
I realize that orgmode tables do not allow multiple row and column spanning in
HTML (export). I also read that orgmode allows one to use table.el for
specifying tables and table.el allows multiple row and column span.
I haven't figured out how to combine orgmode content with table.el for ta
Also, if you type in both a date and a day of the week, you'll get the
first day after the specified date that falls on the specified day of
the week.
For example, if you Type in "Fri 2 Feb", you'll get the first Friday
on or after Feb. 2nd. Or something like that.
On Mon, Feb 22, 2010 at 2:10 PM
I haven't been able to do so, is it possible ?
I'm trying to make an org file that will take care of fetching and
intsalling all my required packages, and it would really help in making
things more streamlined, if shell blocks could source some variables from
'accessible' places in the file...
It
Hi all,
thanks for this extremely versatile emacs mode. I am only beginning to
discover all the features available.
When using the org-plot/gnuplot interface, a possible use-case came to
my mind. In gnuplot one can have a primitive ascii dump of the plot,
using
set terminal dump
with or without
David Maus writes:
> Matt Lundin wrote:
>>Nathaniel Flath writes:
>
>>> I have a todo state, PENDING, that I organize tasks that I cannot
>>> perform immediately. Is there a way to configure org-todoconfigure so
>>> that when a task is switched to PENDING, if it has a scheduled date
>>> that da
Matt Lundin wrote:
>Nathaniel Flath writes:
>> I have a todo state, PENDING, that I organize tasks that I cannot
>> perform immediately. Is there a way to configure org-todoconfigure so
>> that when a task is switched to PENDING, if it has a scheduled date
>> that date is removed?
>You could us
On Feb 22, 2010, at 10:21 PM, Alan E. Davis wrote:
I am beginning to understand how to use scheduling. However I ran
across a problem I didn't know how to solve: I know that in early
March an event will take place on a Friday, but I don't remember the
date.
Well, while scheduling, a cal
I am beginning to understand how to use scheduling. However I ran across a
problem I didn't know how to solve: I know that in early March an event will
take place on a Friday, but I don't remember the date.
Can anyone make a suggestion how to handle this?
Thank you, again and again, for org-mode
On Mon, 22 Feb 2010 18:36:46 +0900, Torsten Wagner
wrote:
>
> Hi,
> beside of the organising part I use org-mode as a lab-notebook for
> every "project" which involves more thinking and esp. remembering
> about it.
[...]
> I noticed that I prefer to create outlines like this (stupid example)
>
Ah!!, Ok, thanks!!
2010/2/22 Bastien
> smc writes:
>
> > We are translating all official GNU Emacs documentation into Spanish
> > for a future i18n/l10n of the program.
>
> Wow. Good luck!
>
> > We are very advanced translating the Org-mode texi manual, but
> > there is a @-command which we
Hi All,
In MobileOrg, I have included the "Agenda Views", specifically the
weekly or monthly views. While in that vew, for a particular date there
are any number of 'headings'.
Feature Request (unless I'm missing it): Is there a way to have the
ability to "link" from the agenda view item to th
Hi all,
I try to plot a table looking like this
| Date| Kg |
|-+|
| 2010-02-21 | 95.0 |
| 2010-02-22 | 93.0 |
| 2010-02-23 | 92.0 |
| 2010-02-24 | 91.5 |
| 2010-02-25 | 91.0 |
| 2010-02-29 | 92.0 |
|
Nathaniel Flath writes:
> I have a todo state, PENDING, that I organize tasks that I cannot
> perform immediately. Is there a way to configure org-todoconfigure so
> that when a task is switched to PENDING, if it has a scheduled date
> that date is removed?
You could use the hook org-after-todo
Nicolas Girard writes:
> given the following test document, calling (org-attach-dir) when in b
> should give '/tmp' ; currently the result is nil, which breaks C-c C-a
> f.
>
> Cheers,
> Nicolas
>
> ===
> * a
> :PROPERTIES:
> :ATTACH_DIR: /tmp
> :END:
> ** b
> :PROPERTIES:
> :ATTACH_DIR_INHER
smc writes:
> We are translating all official GNU Emacs documentation into Spanish
> for a future i18n/l10n of the program.
Wow. Good luck!
> We are very advanced translating the Org-mode texi manual, but
> there is a @-command which we had never heard: @tsubheading.
>
> This command is not do
Hello
We are translating all official GNU Emacs documentation into Spanish
for a future i18n/l10n of the program.
We are very advanced translating the Org-mode texi manual, but
there is a @-command which we had never heard: @tsubheading.
This command is not documented in the Texinfo manual and i
Hi there,
For the benefit of later visitors, here is how I worked around the problem
for the moment:
orgmode seems to ignore the exec-path, so I looked at the result of
(getenv "PATH"), which was very little. Saying
(setenv "PATH" (concat "/usr/local/texlive/2009/bin/universal-darwin:"
(getenv "
Hi,
beside of the organising part I use org-mode as a lab-notebook for every
"project" which involves more thinking and esp. remembering about it.
For that I create a new org-mode file for every project, linked to a
main-file and I add all this links, infos, mails, deadlines, folder,
files, d
23 matches
Mail list logo