Hello all,
The org-beamer tutorial at Worg
http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html refers to
a "detailed manual" for org-beamer in the first paragraph of section
3. However, the link is dead, and googling I cannot find another
document that could possibly be refering to, ex
Torsten Wagner writes:
> Since I use my Android-based phone on a daily basis (after all it is a
> mobile phone), I got tempted to use more and more the google
> calendar. I know about mobileorg and all this. However, the calendar
> is so highly integrated with many applications on the phone that
On Jan 28, 2011, at 1:40 PM, Nick Dokos wrote:
Michael Broschinsky wrote:
I have a small test document:
#+TITLE: Title
This is normal text.
=This is teletype text.=
~This is verbatim text.~
When I choose the LaTeX export option and inspect the LaTeX output, I
see that both the text mark
I would like to export my rememberthemilk.org tasks to org-mode.
I have the following in my .emacs, following the recommendation here:
http://stackoverflow.com/q/2138947/199217
;; sync org-mode with rememberthemilk
;; (require org-feed)
(setq org-feed-alist
'(("Remember The Milk"
Michael Broschinsky wrote:
> I have a small test document:
>
> #+TITLE: Title
>
> This is normal text.
>
> =This is teletype text.=
>
> ~This is verbatim text.~
>
> When I choose the LaTeX export option and inspect the LaTeX output, I
> see that both the text marked as =code= and the tex
I have a small test document:
#+TITLE: Title
This is normal text.
=This is teletype text.=
~This is verbatim text.~
When I choose the LaTeX export option and inspect the LaTeX output, I
see that both the text marked as =code= and the text marked as
~verbatim~ are exported as \texttt{}.
I
Nicolas Goaziou writes:
> Lists in drawers (or blocks, or inline tasks) are, now, completely
> unrelated to outer parts of the buffer. Even though you make it look
> like the list in the drawer is in continuity of the other one, it is
> not the case. As a corollary, boxes in such a list cannot be
Hello,
please see attached file for a simple example of a bug in babel: if you
execute the code block, the results section overwrites the text that
follows the code block.
If you insert an extra blank line between the end of the code block and
the text that follows (before executing the block for
Hi Francesco,
Sorry for the delay in responding...
Francesco Pizzolante writes:
> It seems to work at first sight, but when I try C-c C-v e on this line
> "#+call: tasklist(person="me") :exports results" then the end of my buffer
> gets modified this way:
>
> #+call: tasklist(person="me") :ex
On Wed, Jan 26, 2011 at 18:19, Michael Brand wrote:
> This is still an issue for custom agenda views. With the today's
> release_7.4-246-g9658a99 and the test config
> (setq org-agenda-custom-commands '(("x" "test" ((agenda)
> I observe:
> - `C-c a a' like expected:
> 1) `d g' stays on "view
On Jan 28, 2011, at 2:47 PM, Osamu OKANO wrote:
Hi.
On Wed, Jan 26, 2011 at 11:16 PM, Osamu OKANO
wrote:
Hi !
I'd like to org-archive-subtree keeping inherited tags.
Can I do like blow?
I have found the solution by defadvice.
(defadvice org-archive-subtree
(before add-inherited-tags-befo
On Jan 23, 2011, at 2:51 PM, David Maus wrote:
At Thu, 13 Jan 2011 17:13:48 +1100,
Chris Barber wrote:
Note: run using emacs -q as the bug was reproducible, and this will
produce less settings that may complicate the report.
Note: only a few months of unix and emacs usage
When using org-inde
"Thomas S. Dye" writes:
[...]
>
> Hi Eric,
>
> Floats are tricky in LaTeX.
agreed!
> The two most frequent problems, in my
> experience, are the "all the floats at the end" problem that bit
> Andrea and the "small float on its own page" problem. The first of
> these comes from not including [
On Jan 28, 2011, at 5:56 AM, Eric S Fraga wrote:
Chris Malone writes:
Hi Andrea,
I'm inclined to agree with Tom - there is no default that will work
in all
instances. That being said, you can use an #ATTR_LATEX line to
modify the
placement for each image - see here:
http://orgmode.org
Arun Persaud writes:
[...]
> I also tried the ics2org script, but run into some problems
> there... the
do you mean my ical2org.awk script? or something else?
> script didn't recognize the timestamps, which for me look like:
>
> DTSTART;TZID=America/Los_Angeles:20110127T11
>
> and I think
On Fri, Jan 28 2011, Giovanni Ridolfi wrote:
> I suppose that Bastien made a mistake, since there were two patches
> with the same "subject" one after the other, and the newest patch
> has been accepted.
Probably. I unarchived it and set it state to 'New' again, since it
seems I have the right to
Hi,
This seems like it should be easily customizable. I've replaced the
hardcoded "htb" values with `org-latex-default-figure-position' a new
defcustom variable which can be customized to change this behavior.
Please pull the latest from git, try it out and let me know if you run
into any problem
Chris Malone writes:
> Hi Andrea,
>
> I'm inclined to agree with Tom - there is no default that will work in all
> instances. That being said, you can use an #ATTR_LATEX line to modify the
> placement for each image - see here:
> http://orgmode.org/org.html#Images-in-LaTeX-export
>
> Alternative
Julien Danjou writes:
> On Mon, Jan 17 2011, Julien Danjou wrote:
>
> This patch has not been installed, and it should be since the problem is
> still here.
>
It is patch number 543:
http://patchwork.newartisans.com/patch/543/
and it has been rejected
(see:
http://patchwork.newartisans.com/proje
On Mon, Jan 17 2011, Julien Danjou wrote:
This patch has not been installed, and it should be since the problem is
still here.
> I've followed but not sure I understood what the bug is. But from my
> various tries, I found a bug: when pressing 'j', the current span is
> discarded.
>
> Attached is
Hi.
On Wed, Jan 26, 2011 at 11:16 PM, Osamu OKANO wrote:
> Hi !
> I'd like to org-archive-subtree keeping inherited tags.
> Can I do like blow?
I have found the solution by defadvice.
(defadvice org-archive-subtree
(before add-inherited-tags-before-org-archive-subtree activate)
"add inherit
Nicolas,
I found another bug. When I put the cursor on item 2 in my example and
cycle through with TAB, I get the following:
TAB once:
- item 2...
another TAB:
- item 2
***
Inline Task without a "headline"
*** END
- item 2a... (=> item 2b is missing!!)
th
Nicolas,
thanks, demoting works now as expected.
I do have another issue when I export inline tasks:
1. If the inline task doesn't have a "headline", there is an empty
space before the content of the inline task. I think in earlier
versions it wasn't there. See item 2 in the example below.
Sébastien Vauban writes:
> Hi Eric and Ido,
>
> Ido Magal wrote:
>> I've gotten the fix and am trying to verify it, however I keep seeing
>>
>>> File local-variables error: (invalid-function org-save-outline-visibility)
>>
>> I'm not sure if it's relevant or not. This is my test file:
>>
>>
Il giorno 27/gen/2011, alle ore 19.32, Matt Lundin ha scritto:
> Giorgio Valoti writes:
>
>> since I started using Org I collected a bunch of notes in a journal
>> file and I’d like to review them on a regular schedule. Ideally, I’d
>> like to mark a given entry with a review timestamp so I can
Hi Andrea,
I'm inclined to agree with Tom - there is no default that will work in all
instances. That being said, you can use an #ATTR_LATEX line to modify the
placement for each image - see here:
http://orgmode.org/org.html#Images-in-LaTeX-export
Alternatively, (and this is very much a hack, wh
Thanks. Removing package.el and replacing (required 'org) with (required
'org-install) fixed it. I still don't know what the difference is but I
seem to be functional now.
On Tue, Jan 25, 2011 at 20:54, Eric Schulte wrote:
> Ido Magal writes:
>
> > I've gotten the fix and am trying to verify
Hello,
> Achim Gratz writes:
> There's another regression with regards to checkboxes vs. the "old"
> 7.01h that I've noticed. If sublists are put into drawers, then
> checkboxes depending on that sublist are not updated with your new
> version and progress boxes on that sublist will always be
Hi
started writing something up for Worg, can't push to the main repository
at the moment (working on it though), but you can look at it at:
http://nubati.net/cgi-bin/cgit.cgi/Worg/
I also tried the ics2org script, but run into some problems there... the
script didn't recognize the timestamps, w
Il giorno 27/gen/2011, alle ore 19.41, Matt Lundin ha scritto:
> David Maus writes:
>
>> At Wed, 12 Jan 2011 21:09:33 +0100,
>> Michael Brand wrote:
>>>
>>> On Wed, Jan 12, 2011 at 19:06, Giorgio Valoti wrote:
mmmh, maybe there’s just something wrong with my conf:
(setq org-to
30 matches
Mail list logo