David Rogers writes:
> Eric Abrahamsen writes:
>
>> I'm starting another novel translation, and want to keep track of
>> progress in org (I've blown too many deadlines in the past). I've been
>> looking at the habits functionality, but it doesn't quite match what I
>> want, and I'm looking for a
Nick Dokos writes:
> Thomas S. Dye wrote:
>
>> Aloha all,
>>
>> I get this error message:
>>
>> mk/targets.mk:75: *** target file `update' has both : and :: entries. Stop.
>>
>> I suspect I've done something wrong and will appreciate suggestions how
>> to get back on track.
>>
>
> Probably a
Thomas S. Dye wrote:
> Aloha all,
>
> I get this error message:
>
> mk/targets.mk:75: *** target file `update' has both : and :: entries. Stop.
>
> I suspect I've done something wrong and will appreciate suggestions how
> to get back on track.
>
Probably added something to your local.mk that
Nicolas Goaziou writes:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> #+EXPORT_SELECT_TAGS: export
>> #+EXPORT_EXCLUDE_TAGS: noexport
>
> This should be (see `org-export-options-alist'):
>
>#+SELECT_TAGS: export
>#+EXCLUDE_TAGS: noexport
>
>
> Regards,
#+TITLE: export-test
Aloha,
Patch attached.
Tom
>From f615b7727b5e95df68f84ad22ff86f2e9722bef2 Mon Sep 17 00:00:00 2001
From: Thomas Dye
Date: Sat, 10 Nov 2012 16:41:54 -1000
Subject: [PATCH] * contrib/lisp/org-e-texinfo.el: Correct typo in error
message
---
contrib/lisp/org-e-texinfo.el | 2 +-
1 file changed,
On 11/10/2012 05:24 PM, Nicolas Goaziou wrote:
Simon Thum writes:
I know that, but I deemed it useful to document it as a related but
separate mechanism on its own merit. Perhaps there could be a link to
10.3.1 to make it clear that the notations differ in important ways?
Since %%(...) synta
Hello,
Myles English writes:
> I'd like to use a tikz snippet in a few different documents and it would
> be convenient to be able to include it in a latex document like so:
>
> #+CAPTION: a fine figure
> #+NAME: figure:fine_figure
> #+ATTR_LaTeX: width=5cm
> #+BEGIN_LATEX
> \input{/home/myles
Hi Michael,
that sounds good, didn't know that I can use more than one date
specification, and to omit TODO looks tricky.
I will give them a shot.
Thanks.
ukhara
2012/11/10 Michael Brand
>
> or if you really don’t want to look ahead in the agenda and really
> want the reminders on the two day
Peter Salazar writes:
> Oh cool. How do I install the new exporter? I don't use git.
You can use package.el, for example and install org-plus-contrib package
(new exporter is in contrib/ directory). See:
http://orgmode.org/elpa.html
Regards,
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> #+EXPORT_SELECT_TAGS: export
> #+EXPORT_EXCLUDE_TAGS: noexport
This should be (see `org-export-options-alist'):
#+SELECT_TAGS: export
#+EXCLUDE_TAGS: noexport
Regards,
--
Nicolas Goaziou
Myles English writes:
> Hello,
>
> I'd like to use a tikz snippet in a few different documents and it would
> be convenient to be able to include it in a latex document like so:
>
> #+CAPTION: a fine figure
> #+NAME: figure:fine_figure
> #+ATTR_LaTeX: width=5cm
> #+BEGIN_LATEX
> \input{/home/my
Hello,
I'd like to use a tikz snippet in a few different documents and it would
be convenient to be able to include it in a latex document like so:
#+CAPTION: a fine figure
#+NAME: figure:fine_figure
#+ATTR_LaTeX: width=5cm
#+BEGIN_LATEX
\input{/home/myles/tex/tikz_figure.tex}
#+END_LATEX
Wha
Aloha,
#+TITLE: export-test.org
#+AUTHOR:Thomas Dye
#+EMAIL: t...@tsdye.com
#+DATE: 2012-11-10 Sat
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE: en
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-to
Hi Ukhara
On Sat, Nov 10, 2012 at 2:29 PM, Ukhara Arahku wrote:
> 2012/11/10 Memnon Anon
>> [...]
>> DEADLINE: <2012-11-11 So ++2w -2d>
>> [...]
> In this special issue I have to do a report every two weeks and the agenda
> should only remember myself; in case the date passed, it doesn't matt
Aloha all,
I get this error message:
mk/targets.mk:75: *** target file `update' has both : and :: entries. Stop.
I suspect I've done something wrong and will appreciate suggestions how
to get back on track.
All the best,
Tom
--
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, H
Oh cool. How do I install the new exporter? I don't use git.
My specs:
GNU Emacs 23.3.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of
2011-10-25 on braeburn.aquamacs.org - Aquamacs Distribution 2.4
Org-mode version 7.9.2 (7.9.2-dist @ /Users/peter/elisp/org-7.9.2/lisp/)
OS X 10.8.2
Hello,
Rasmus writes:
> I wanted to combine a table of text and a generated result (in org to
> LaTaX using the new exporter). It would seem src_R snips would be
> perfect for this. However, it does not seem to work. I.e. src_R is
> translated correctly in the text, but not in the table.
Tha
Hi,
I wanted to combine a table of text and a generated result (in org to
LaTaX using the new exporter). It would seem src_R snips would be
perfect for this. However, it does not seem to work. I.e. src_R is
translated correctly in the text, but not in the table.
Is this a feature or a bug?
Simon Thum writes:
> I know that, but I deemed it useful to document it as a related but
> separate mechanism on its own merit. Perhaps there could be a link to
> 10.3.1 to make it clear that the notations differ in important ways?
Since %%(...) syntax isn't a timestamp /per se/, there is no rea
On 11/10/2012 11:31 AM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
To prevent further breakage, I am attaching a doc fix. I hope it is
useable?
This is already documented in section 10.3.1 (Calendar/Diary
integration) of the manual. I don't think it's useful to drop another
note there
On Sat, 10 Nov 2012 10:38:41 + (UTC)
Memnon Anon wrote:
> Avner Moshkovitz writes:
> > I looked for an equivalent to this in org-mode but couldn't find a
> > way to customize the heading definition.
> >
> > Is there a way to do so?
>
> AFAIK, the * is a fixed part of the org syntax and is
Hello,
Andreas Leha writes:
> I am not able to export a subtree, that has babel references pointing
> outside, when I use the new exporter (it is working with the old one).
I cannot reproduce it.
When exporting "* Some text" subtree on:
--8<---cut here---start-
Andreas Leha writes:
> Hi all,
>
> I am not able to export a subtree, that has babel references pointing
> outside, when I use the new exporter (it is working with the old one).
>
> See the following example and export the second subtree only to
> reproduce the problem:
>
> ---[ example orgmode f
Hi all,
I am not able to export a subtree, that has babel references pointing
outside, when I use the new exporter (it is working with the old one).
See the following example and export the second subtree only to
reproduce the problem:
---[ example orgmode file ]
#+TITLE: refs not in tree
#+LATE
Hi,
thanks for this syntax.
2012/11/10 Memnon Anon
> requirement 1 and 3 would be something like this:
>
> DEADLINE: <2012-11-11 So ++2w -2d>
>
> , a repeated task with an explicit deadline for the item.
>
> Regarding 2, the setting to DONE automatically bit:
> May I ask, why you consider tha
Hi,
Avner Moshkovitz writes:
> I want to use a lisp file (the .emacs file) in org-mode. This will
> help me to navigate through sections of the .emacs configuration file.
I do so with the following setup:
I have a minimal init.el file in my ~/.emacs.d directory.
It basically looks like this:
Peter Salazar writes:
> Wait, I was wrong—adding the c:t OPTION actually did not solve the problem.
> I forgot I had converted my clock-in and clock-out to plain text in an
> attempt to work around the problem, so it appeared to work only because it
> was plain text. Apologies.
I was talking abo
Hello,
Simon Thum writes:
> To prevent further breakage, I am attaching a doc fix. I hope it is
> useable?
This is already documented in section 10.3.1 (Calendar/Diary
integration) of the manual. I don't think it's useful to drop another
note there.
Thanks for your patch, though.
Regards,
-
Hi,
Ukhara Arahku writes:
> I have to do a job every 2 weeks on Friday
>
> I want to have a task which:
> - remembers me (or is shown in the agenda) 2 days before, thus
> Wednesday
> - when the recurring date is over it is set on DONE automatically
> - and is shown again 2 days before the next F
Wait, I was wrong—adding the c:t OPTION actually did not solve the problem.
I forgot I had converted my clock-in and clock-out to plain text in an
attempt to work around the problem, so it appeared to work only because it
was plain text. Apologies.
So. I still have the same problem, namely:
How t
30 matches
Mail list logo