On Jul 7, 2010, at 8:52 AM, Tassilo Horn wrote:
On Tuesday 06 July 2010 22:47:35 Eric S Fraga wrote:
Hi Eric,
--8<---cut here---start->8---
* My 2 Column Frame
:PROPERTIES:
:BEAMER_env: columns
:BEAMER_col: 0.5 0.5
:END:
- left col text
- more left
Hi Carsten,
> the only way to understand this paragraph is historical.
I guessed it, thanks for making that clear.
> In the early days of BEAMER export, Eric Fraga invented a way to make
> columns using an additional level of outline structure, just for
> making the columns.
>
> http://thread.g
Jan Janak wrote:
>Hello,
>I am using the HTML_CONTAINER_CLASS property in one of my documents to
>append additional classes to the corresponding in the HTML
>document I export to:
>* Subsection
>:PROPERTIES:
>:HTML_CONTAINER_CLASS: span-9 last
>:END:
>When I publish the document, the resulting
On Jul 7, 2010, at 9:14 AM, Tassilo Horn wrote:
Hi Carsten,
the only way to understand this paragraph is historical.
I guessed it, thanks for making that clear.
In the early days of BEAMER export, Eric Fraga invented a way to make
columns using an additional level of outline structure, ju
On Jul 7, 2010, at 9:14 AM, Tassilo Horn wrote:
Hi Carsten,
the only way to understand this paragraph is historical.
I guessed it, thanks for making that clear.
In the early days of BEAMER export, Eric Fraga invented a way to make
columns using an additional level of outline structure, ju
Hi
I created the attached latex.org based on the example with pgf/tikz and it
exports fine into a pdf. But export to html causes the problem, that I get
only a link to the created graph. If I change :file to :file fsa.png, an
image is included but it is a) very small and b) nearly completely black
Hi Carsten,
On 04.06.2010 14:11, Martin Pohlack wrote:
On 04.06.2010 13:27, Carsten Dominik wrote:
Hi Martin,
maybe you can summarize this discussion so that I can see when should
be done? Thanks.
* org-agenda-filter-preset is ignored for multi-part agendas (broken)
* I have a patch that fi
On Wednesday 07 July 2010 09:56:49 Carsten Dominik wrote:
> > I think every property is explained in the info docs, and Eric's
> > tutorial shows some nice and well explained examples, so the
> > org-beamer.org file could be deleted.
>
> If you want, please go ahead and make these changes. The l
On Wed, 7 Jul 2010 10:25:00 +0200, Tassilo Horn wrote:
>
> On Wednesday 07 July 2010 09:56:49 Carsten Dominik wrote:
>
> > > I think every property is explained in the info docs, and Eric's
> > > tutorial shows some nice and well explained examples, so the
> > > org-beamer.org file could be dele
There is still a broken link, for the index page of the tutorials
directory...
- Carsten
On Jul 7, 2010, at 12:38 PM, Eric S Fraga wrote:
On Wed, 7 Jul 2010 10:25:00 +0200, Tassilo Horn > wrote:
On Wednesday 07 July 2010 09:56:49 Carsten Dominik wrote:
I think every property is explained
On Wed, 7 Jul 2010 10:06:15 +0200, Rainer M Krug wrote:
>
> [1 ]
> [1.1 ]
> Hi
>
> I created the attached latex.org based on the example with pgf/tikz and it
> exports fine into a pdf. But export to html causes the problem, that I get
> only a link to the created graph. If I change :file to :f
On Wednesday 07 July 2010 12:43:52 Carsten Dominik wrote:
> There is still a broken link, for the index page of the tutorials
> directory...
Fixed, and the tutorial link now links org-beamer/tutorial.org instead
of the directory. What's the presentation.org in that dir?
Bye,
Tassilo
_
Following up on my own message, one thing to consider is that
generating the figure in latex creates a PDF that takes up the whole
page but the figure is only a small part of this page. In latex, if I
wanted the PDF to include only the tikz figure, I would do the
following:
--8<---cut
On Wed, 7 Jul 2010 13:02:57 +0200, Tassilo Horn wrote:
>
> On Wednesday 07 July 2010 12:43:52 Carsten Dominik wrote:
> > There is still a broken link, for the index page of the tutorials
> > directory...
>
> Fixed, and the tutorial link now links org-beamer/tutorial.org instead
> of the direct
I'm still learning org mode and have a question about table mode. Is
there a way to wrap text in a cell? I search the docs I could find and
the closest thing was putting in a cell which forced that column to
be N characters wide. That sort-or works, but isn't great. Am I
missing something,
I was just asking about this. I'm not sure I figured out the best way, but
it seems to work for me. I am exporting my tables to LaTeX primarily so I'm
not sure if this is what you're looking for or not...
Here's the recent series of messages:
http://osdir.com/ml/emacs-orgmode-gnu/2010-07/msg00068.
Dear Orgmode List,
In LaTeX export the following will fail:
"/Hello/" -> ``/Hello/''
instead of
"/Hello/" -> ``\emph{Hello}''
The fix I propose is to change the order of
calling
org-export-latex-quotation-marks AFTER
org-export-latex-fontify in
the org-export-latex-content function, because th
Bastien writes:
> the current CSS for orgmode.org and orgmode.org/Worg is nice: readable
> and simple. But I'm bugged by the feeling we can do better.
What I'd like to see is something more aligned with the css for asciidoc
which makes for a very pleasant and readable experience.
Look for the
Correct a few spelling mistakes. Some of these are American vs British
spelling disagreements but the Org documentation uses the US spellings.
diff --git a/doc/org.texi b/doc/org.texi
index 25406c0..73289d2 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -434,7 +434,7 @@ Using header arguments
S
A few minor corrections and suggestions for the org-capture-templates
docstring
diff --git a/lisp/org-capture.el b/lisp/org-capture.el
index 2b02b77..8b6bd03 100644
--- a/lisp/org-capture.el
+++ b/lisp/org-capture.el
@@ -97,14 +97,16 @@ keys The keys that will select the template, as a
st
I'm finding that my remember templates are slow to load. I've got a lag of
about three to four seconds. I know that doesn't sound like much, but it's
kind of puts a kink in the workflow. I use GNU emacs on Windows. I also
have cygwin installed, and I have noticed that the problem doesn't occur
Hi all
I have strange errors since I'm working with org-mobile. They seem to
have to do with the hash-code.
The first error: org-mobile-push results in a Wrong-type-argument. A
debug-message is included at the end of this mail. After an unsuccessful
run of this function, the buffers of the includ
org-mode was mentioned in passing on a virology podcast:
http://www.virology.ws/2010/07/04/twiv-89-where-do-viruses-vacation/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+VirologyBlog+%28virology+blog%29&utm_content=Google+Reader
Maybe Alan is on this list.
If you're on this list,
I need an re to match italics the way org does. I did not find it in
the code as it is mixed in with other emphasis. Anybody have an re or
code to highlight italics (and perhaps the others) in non-org buffers?
Thanks.
--
Q: How many CDC "scientists" does it take to change a lightbulb?
A: "You
Eric,
Your awk seems to get timed appts in GMT
How can I adapt it to GMT-3
Daniel
2010/6/29 Eric S Fraga :
> Hello,
>
> I finally got myself an Android phone (and am loving it, especially
> with an "all you can eat" data plan :-). I have tried mobileorg for
> Android but it's obviously early d
Hi Eric,
I am sorry to ask this, but can you post detailed instructions on how
to use your code? It seems that I am (at least) missing the
"add-to-google-calendar" function.
Thanks.
Jordi
On Tue, 6 Jul 2010 00:14:00 +0200, Daniel Mahler gmail.com> wrote:
>
> On Mon, Jul 5, 2010 at 11:54 PM, E
On Wed, 7 Jul 2010 17:38:45 -0300, Daniel Martins wrote:
>
> Eric,
>
> Your awk seems to get timed appts in GMT
>
> How can I adapt it to GMT-3
>
> Daniel
Daniel,
yes, thanks for pointing this out. The script indeed does not
translate the times to the local time zone. Google outputs (in the
On Wed, 7 Jul 2010 23:19:04 +0200, Jordi Inglada
wrote:
>
> Hi Eric,
>
> I am sorry to ask this, but can you post detailed instructions on how
> to use your code? It seems that I am (at least) missing the
> "add-to-google-calendar" function.
>
> Thanks.
>
> Jordi
Jordi,
the original email h
OK Eric
Thank you!
Linux solution is fine!
I think we share the same "addiction" at moment.
Linux-Emacs-OrgMode-Android and due to Android the need of Google
calendar syncing!
I tried using
gcaldaemon (there is a .deb file in
http://blog.philippheckel.com/2008/09/30/gcaldaemon-deb-package-f
I'm new to, but loving playing with org-mode. Thanks for this excellent
code!
I followed the directions for checking out the latest version with git, so
have been trying to catch up to the new configuration for babel, at the same
time that I'm learning the ropes of org-mode.
I am finding that ba
Hi Nicholas,
I'm happy that you're enjoying Org-mode.
Nicholas Putnam writes:
> I'm new to, but loving playing with org-mode. Thanks for this excellent
> code!
>
> I followed the directions for checking out the latest version with git, so
> have been trying to catch up to the new configuration
re: org-export-htmlize , "Symbol's value as variable is void"
Here's my .emacs file. The line that sets org-babel-tangle-lang-exts is
commented out. Further down, is the debugging output when emacs is
started. Requiring ob-R doesn't generate an error, by either ob-ruby or
ob-python will, unless
Patch 123 (http://patchwork.newartisans.com/patch/123/) is now Accepted.
This relates to the following submission:
http://mid.gmane.org/%3Cm2fwzvs2c2.fsf%40bo.yax.org.uk%3E
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the li
Patch 124 (http://patchwork.newartisans.com/patch/124/) is now Accepted.
This relates to the following submission:
http://mid.gmane.org/%3Cm2lj9ns2c6.fsf%40bo.yax.org.uk%3E
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the li
Hi Nicholas,
There are a couple of problems. The first was a missing autoload in
org.el which I've now inserted (thanks for helping this issue come to
light). The second has to do with your config. I believe you are
loading an old version of Org-mode. Be sure to that the first
instance of Org-
Eric S Fraga writes:
Hi Eric,
>> On Wednesday 07 July 2010 12:43:52 Carsten Dominik wrote:
>> > There is still a broken link, for the index page of the tutorials
>> > directory...
>>
>> Fixed, and the tutorial link now links org-beamer/tutorial.org
>> instead of the directory. What's the prese
Hi Eric
Thanks for your comments.
I will look into both of them.
Cheers,
Rainer
On Wed, Jul 7, 2010 at 1:17 PM, Eric S Fraga wrote:
> Following up on my own message, one thing to consider is that
> generating the figure in latex creates a PDF that takes up the whole
> page but the figure is
37 matches
Mail list logo