>From a6eecc2b351e031bff53954772421979a4ae6e0a Mon Sep 17 00:00:00 2001
From: Nick Dokos
Date: Sat, 9 May 2009 22:28:21 -0400
---
lisp/org-icalendar.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-icalendar.el b/lisp/org-icalendar.el
index 09ae69b..f07fd2f 1
Guy Wiener writes:
> Hello everyone,
> I use orgmode to write down TODO tasks with dependencies (using
> org-enforce-todo-dependencies). I want to export the tasks to an
> iCalendar file, but *without* the blocked tasks (i.e, tasks that have
> unfinished dependencies). The agenda view hides th
So I was looking at http://doc.norang.ca/org-mode.html and saw the
integration with ditaa, and wondered how hard that would be to get
workign with the docbook exporter. Oh! There is a dot block in there
too! Cool. Hmm. Lets try adding "docbookp".
Boy was *that* easy! Works great. Thanks Baoqi
Hello everyone,
I use orgmode to write down TODO tasks with dependencies (using
org-enforce-todo-dependencies). I want to export the tasks to an
iCalendar file, but *without* the blocked tasks (i.e, tasks that have
unfinished dependencies). The agenda view hides these tasks if you set
org-agen
The behaviour of the [/] token counter all of it decendents and not
just it's immediate children. I under stand it's not ideal in the
case of [-] tokens or position that could get [-] tokens, but I still
prefer being able to collapse a list and still being able to tell
roughly how much is left to
@Carsten.
Thanks for pointing that variable out. I'll experiment. I was encouraged
by the fact that even when italics didn't work the way I wanted, the
/slashes/ were always still intact. I figured if I got desperate, I could
always do a second pass on an export hook, but I'll mess with the var
Hi Sebastian,
Sebastian Titz writes:
> Matthew Lundin wrote:
>
>> I am in the same position --- i.e., I use emacs/auctex/org-mode/biblatex
>> in a field in which MS Word is the default option. Many of the things I
>> write have to be converted to doc format at some point.
> could you elaborate
On May 9, 2009, at 2:50 PM, Jeff Kowalczyk wrote:
When my worklog clocktable gets longer than the PDF export page, it
simply
runs off the bottom of the page.
Is there a LaTeX-customization (and/or consider this a feature
request)
such that the table could page-break and flow to the next pa
When my worklog clocktable gets longer than the PDF export page, it simply
runs off the bottom of the page.
Is there a LaTeX-customization (and/or consider this a feature request)
such that the table could page-break and flow to the next page at any row?
#+BEGIN: clocktable :maxlevel 2 :scope su
Eraldo Helal writes:
Hi Eraldo,
> I would like to be able to add the *category* with a
> *keyboard-shortcut*instead of typing all it all out.
See
,[ (info "(org)Property syntax") ]
| `M-'
| After an initial colon in a line, complete property keys. All
| keys used in the current
The *best solution* I can think of... would be to enable to aganda to "*show
parent headline as prefix*".
If this is not possible:
Is there already a *convenient* way to *enter the category* property?
On Fri, May 8, 2009 at 14:40, Tassilo Horn wrote:
>:PROPERTIES:
>:CATEGORY: headline1
Matthew Lundin wrote:
> I am in the same position --- i.e., I use emacs/auctex/org-mode/biblatex
> in a field in which MS Word is the default option. Many of the things I
> write have to be converted to doc format at some point.
Hi Matthew,
could you elaborate on how you use biblatex with org-m
> "CD" == Carsten Dominik writes:
[]
>> a) mark cells as table-headers (this is the only needed new
>> Org-syntax feature), b) if in the first table row, add a
>> scope="col" to the tag, c) if in the first column, add a
>> scope="row" to the tag.
CD> OK, this is ho
13 matches
Mail list logo