Hi,
Nice! Tested only your snippet.
* HTML: works!
One question: As is, adjoining footnotes `2' and `3' read as `23'.
Could/should the footnote export know to put a comma between them:`2,3'?
For HTML purposes, I think not necessarily, the separator could be
flexibly added with CSS like:
I managed by hacking the /usr/bin/xdg-open script.
See:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg33861.html
/Mattias
Mattias Jämting, Jämting Web & Design
www.jamting.se | +46 (0)70 6760182
2011/5/9 Erik Hetzner :
> At Sat, 07 May 2011 09:16:38 -0700,
> Erik Hetzner wrote:
>> Ap
Hi Christian,
On Thu, May 12, 2011 at 12:49, Christian Moe wrote:
> Nice! Tested only your snippet.
>
>
> * HTML: works!
>
> One question: As is, adjoining footnotes `2' and `3' read as `23'.
> Could/should the footnote export know to put a comma between them:`2,3'?
>
> For HTML purposes, I think
The format of alarm trigger was incorrect because "T" letter from
dur-time element was missing (see
http://tools.ietf.org/html/rfc5545#section-3.3.6). This caused some
software (such as KOrganizer) to not interpret the alarms correctly.
---
lisp/org-icalendar.el |2 +-
1 files changed, 1 inser
Marcelo de Moraes Serpa writes:
> Cool! Thanks.
>
> Now that you mention it, I was wondering if something like "condition
> export" is possible. For very specific localized LaTeX fetures, it
> would be useful. Take this example:
>
> #+LaTeX_HEADER: \usepackage[T1]{fontenc}
>
> #+LaTeX:\yinipar{\c
Carsten Dominik writes:
> On May 4, 2011, at 7:48 PM, Johnny wrote:
[...]
>> cumbersome, so I am wondering if there is any way to make the
>> 'org-table-edit-field' to be permanently visible in a buffer,
>> automatically updating while moving around in the table to view the full
>> content of t
Nick Dokos writes:
> Mehul Sanghvi wrote:
>
>> I would like to center the list items that I have in my presentation.
>> How would I do that ?
>
> Vertically? I think that's what you get by default (at least that's what I
> get).
>
> Horizontally? Each list item centered? I hope not - it's going
zwz writes:
> In a org file I have
>
> * what is x?
> #+BEGIN_SRC c
> char (*(*x())[])();
> #+END_SRC
> \pause
> char \fbox{\fbox{(*\fbox{\fbox{(*\fbox{x()})}[]})}()};
>
> The latex generated for the last line turned out to be
> char \fbox\{\fbox\{(*\fbox{\fbox{(*\fbox{x()})}[]})\}()\};
Carmine Casciato writes:
[...]
> I am have been seeing this for a while now on only one of about 8
> org files that I have, specifically the longest one which also has the
> most babel snippets (of pretty long sql). This behaviour is present on
> an Ubuntu VM with a scant 300Mbs as well as a
Hello,
Christian Moe writes:
> * HTML: works!
>
> One question: As is, adjoining footnotes `2' and `3' read as `23'.
> Could/should the footnote export know to put a comma between
> them:`2,3'?
>
> For HTML purposes, I think not necessarily, the separator could be
> flexibly added with CSS like:
On 5/12/11 12:04 PM, Nicolas Goaziou wrote:
Hello,
Christian Moe writes:
* HTML: works!
One question: As is, adjoining footnotes `2' and `3' read as `23'.
Could/should the footnote export know to put a comma between
them:`2,3'?
For HTML purposes, I think not necessarily, the separator could
Nick Dokos writes:
> Bernt Hansen wrote:
>
>> Roland Kaufmann writes:
>>
>> > . The patch which is listed there should *not* be
>> > applied.
>> I think you can create an account on the patchwork server and then
>> invalidate your own patches.
>>
>
> If this is possible, can somebody please
Nick Dokos writes:
> Bernt Hansen wrote:
>
>> Roland Kaufmann writes:
>>
>> > On 2011-05-11 21:51, Bernt Hansen wrote:
>> >> Both the new and old patch are on the patchwork server waiting to be
>> >> addressed.
>> >
>> > Oops, sorry my bad. I didn't realize that!
>> >
>> > However, only the di
Eric S Fraga writes:
> zwz writes:
>
>> In a org file I have
>>
>> * what is x?
>> #+BEGIN_SRC c
>> char (*(*x())[])();
>> #+END_SRC
>> \pause
>> char \fbox{\fbox{(*\fbox{\fbox{(*\fbox{x()})}[]})}()};
>>
>> The latex generated for the last line turned out to be
>> char \fbox\{\fbox\{(*
In a org file, I have
* item1
** aaa
*** bbb
123
* item2
** ccc
*** ddd
123
The generated slides have just a blank outline page.
However, if I modify the org content as
* item1
** aaa
*** bbb
* item2
** ccc
*** ddd
The outline page contains item1 and item2, just as expected.
here is my
Bernt Hansen wrote:
> >> I think you can create an account on the patchwork server and then
> >> invalidate your own patches.
> >>
> >
> > If this is possible, can somebody please give details? There is at least
> > one post of mine that ended up as /patch/797/ that should certainly be
> > inval
Good afternoon all,
I spent the best part of the afternoon trying to figure out why an
org-generated .tex file wouldn’t compile with my set-up. It turns out that the
`syntax’ package messes a bit with the definition of an underscore, making it
impossible to use the underscore in a \label.
Unfo
I keep a lot of headlines tagged "question" that I
want to review before a daily meeting.
Currently I keep questions tagged with "question", and can
easily do an agenda search for them. No problem.
Before a daily meeting, I create a daily meeting headline
like this:
* Daily Mtg 05/11/2011
Then
On Wed, May 11, 2011 at 07:59:06PM -0400, Greg Troxel wrote:
> > 2) Can I set org-mobile-directory to the directory containing my org
> > files, or will this lead to problems?
>
> I wouldn't. MobileOrg has a concept of the real org files, files
> converted for mobile use, and reintegrating chang
I was really impressed that cloning subtrees that have clockreports
in them would shift the time for clock reports, even with faily complex times.
This is great, and the gurus know about it, but here's a use-case:
I have a daily overview where I do the same stuff, and one of the things
is generat
Using Org-mode, I end up with a PDF presentation. What I would like
to do is convert that into
either PowerPoint or even better would be into OpenOffice (so I can
get it into Google Docs).
I have a bunch of people that I need to share the slides with and have
them work on it as well.
Is there any
Is there a way to remove the navigation buttons/icons at the bottom right ?
--
Mehul N. Sanghvi
email: mehul.sang...@gmail.com
In the past I've had to use a tool like ImageMagick to turn each page of
the pdf presentation into an image, and then copy each image into a
slide of a power-point/open-office presentation.
As far as I know there does not exist any means for moving from pdf to
these formats.
Maybe you could try s
On Thu, May 12 2011,Mehul Sanghvi wrote:
> Is there a way to remove the navigation buttons/icons at the bottom right ?
Getting this somewhere in the preamble should help
\setbeamertemplate{navigation symbols}{}
sivaram
--
Hi,
I missed a nasty bit: `org-contacts-wl-get-name-email' was not updated
and contained another bug.
:(
Patch appended.
Michael
>From 0417bb6f11828ef55bd451d7523f4f954963bd87 Mon Sep 17 00:00:00 2001
Message-Id:
<0417bb6f11828ef55bd451d7523f4f954963bd87.1305223167.git.markert.mich...@googlema
On Thu, May 12 2011, Michael Markert wrote:
> I missed a nasty bit: `org-contacts-wl-get-name-email' was not updated
> and contained another bug.
> :(
Michael,
This does not apply as it is and your previous set of patches does not
seems to have made it. I never received it. Is it me or?
--
Jul
On 12 May 2011, Julien Danjou wrote:
> On Thu, May 12 2011, Michael Markert wrote:
>
>> I missed a nasty bit: `org-contacts-wl-get-name-email' was not updated
>> and contained another bug.
>> :(
>
> Michael,
>
> This does not apply as it is and your previous set of patches does not
> seems to have
Hello,
I did not find a way to hide the TODO keywords from the headings, on export.
Though, I think it would make sense in at least the 2 following cases:
- You sometimes want to send a draft of a PDF doc, but don't necessarily want
to show to the readers all the statuses attached to every sec
Hi,
Doesn't this option do what you want?
#+OPTIONS: todo:nil
Just tested it, and it works.
Regards,
.j.
On Thu, May 12, 2011 at 10:27:20PM +0200, Sebastien Vauban wrote:
> I did not find a way to hide the TODO keywords from the headings, on export.
>
> Though, I think it would make sense i
Hi Juan Pechiar,
Juan Pechiar wrote:
> On Thu, May 12, 2011 at 10:27:20PM +0200, Sebastien Vauban wrote:
>> I did not find a way to hide the TODO keywords from the headings, on
>> export.
>>
>> Though, I think it would make sense in at least the 2 following cases:
>>
>> - You sometimes want to sen
Hello org-mode,
I have noticed a small thing that bothers me about agenda view: every
agenda command just resets the agenda buffer.
What I would really like to do is to start e.g. viewing my global todo
list, moving the point to where I would like to work, stop viewing the
todo list and getting
Hi Andrew, Vladimir, Nick, Achim, Carsten & al,
Vladimir Alexiev wrote:
> Sébastien Vauban writes:
>> Believe me or not, but C-g has not effect during those 7 seconds. It simply
>> does not stop anything
>
> Sounds like emacs is waiting inside some blocking call, and waits until it
> times out. L
Hi there:
I tried to follow carefully all the documentation but I have a problem
using MobileOrg-Android (ver 0.5.2). When I run org-mobile-push the
agendas.org's file is missing in /Dropbox/MobileOrg. Therefore, when I
sync my phone the Agenda View is empty. What could be the problem?
Everythin
It sounds like you are using an old version org-mode what does M-x
org-version say?
the current version is 7.5
http://matburt.net
On Thu, May 12, 2011 at 9:44 PM, Alfredo Duplat wrote:
> Hi there:
>
> I tried to follow carefully all the documentation but I have a problem
> using MobileOrg
You might also want to upgrade your version of MobileOrg... the most recent
version in the android market is 0.5.5
http://matburt.net
On Thu, May 12, 2011 at 9:44 PM, Alfredo Duplat wrote:
> Hi there:
>
> I tried to follow carefully all the documentation but I have a problem
> using MobileOrg-
You all are right:
Org-mode version 6.33x
I will install the new one... and also the new MobileOrg.
Thanks,
On 5/12/11, Matthew Jones wrote:
> You might also want to upgrade your version of MobileOrg... the most recent
> version in the android market is 0.5.5
>
> http://matburt.net
>
>
> On T
I upgrade org-mode via M-x list-packages. Also I upgrade MobileOrg.
Right now, I have another problem: when I run (org-mobile-push) I got
the following messages:
Creating agendas...
OVERVIEW
mapconcat: Wrong type argument: listp, 58
On 5/12/11, Alfredo Duplat wrote:
> You all are right:
>
>
Can you show me some of your org configuration?
On Fri, May 13, 2011 at 12:06 AM, Alfredo Duplat wrote:
> I upgrade org-mode via M-x list-packages. Also I upgrade MobileOrg.
>
> Right now, I have another problem: when I run (org-mobile-push) I got
> the following messages:
>
> Creating agendas..
zwz writes:
> Eric S Fraga writes:
>
>> zwz writes:
>>
>>> In a org file I have
>>>
>>> * what is x?
>>> #+BEGIN_SRC c
>>> char (*(*x())[])();
>>> #+END_SRC
>>> \pause
>>> char \fbox{\fbox{(*\fbox{\fbox{(*\fbox{x()})}[]})}()};
>>>
>>> The latex generated for the last line turned out t
39 matches
Mail list logo