| Compatibility
|
| This package works on Emacs 22, and (with minor restrictions) on Emacs
| 21 and XEmacs 21. The Emacs 22.1 release ships with Org-mode version
| 4.67c. The latest CVS emacs trunk currently contains version 5.03 or
| org-mode.
(info "(org)Multiple sets in one file")
| `C-S-'
| `C-S-'
| These keys jump from one TODO subset to the next. In the above
| example, `C-S-' would jump from `TODO' or `DONE' to
| `REPORT', and any of the words in the second row to `CANCELED'.
These key bindings are to move from o
Hi list,
org-export-latex.el v0.17 is there:
http://www.cognition.ens.fr/~guerry/u/org-export-latex.el
- org-export-latex.el now convert images.
The LaTeX exporter recognize .eps files as images (while the HTML
exporter doesn't).
There is a new option: `org-export-latex-image-default-o
Leo <[EMAIL PROTECTED]> writes:
> These key bindings are to move from one set of the TODO items to
> another, which intuitively are a vertical motion.
Well, I don't share this intuition.
Since S- cycles through TODO states, it's consistent to use
C-S- to cycle through TODO-states sets.
And si
On 2007-07-28 12:37 +0100, Bastien wrote:
> Hi list,
>
> org-export-latex.el v0.17 is there:
>
> http://www.cognition.ens.fr/~guerry/u/org-export-latex.el
A minor warning when compiling:
,
| In org-export-latex-parse-subcontent:
| org-export-latex.el:670:44:Warning: reference to free variab
On 2007-07-28 12:37 +0100, Bastien wrote:
> org-export-latex.el v0.17 is there:
>
> http://www.cognition.ens.fr/~guerry/u/org-export-latex.el
A bug:
When org-odd-levels-only is set to t, only level 1 heading is
exported. level 2 (triple stars) onwards are omitted.
--
Leo
Leo <[EMAIL PROTECTED]> writes:
> A minor warning when compiling:
>
> ,
> | In org-export-latex-parse-subcontent:
> | org-export-latex.el:670:44:Warning: reference to free variable `level'
> | Wrote /home/leo/.emacs.d/lisp/org-3rd/org-export-latex.elc
> `
Fixed, thanks.
--
Bastien
___
Leo <[EMAIL PROTECTED]> writes:
> When org-odd-levels-only is set to t, only level 1 heading is
> exported. level 2 (triple stars) onwards are omitted.
Yes. For now i suggest you use #+STARTUP: oddeven.
I have to check the way this option affects the HTML exporter so that
the LaTeX exporter beh
On 2007-07-28 13:40 +0100, Bastien wrote:
> Leo <[EMAIL PROTECTED]> writes:
>
>> When org-odd-levels-only is set to t, only level 1 heading is
>> exported. level 2 (triple stars) onwards are omitted.
>
> Yes. For now i suggest you use #+STARTUP: oddeven.
>
> I have to check the way this option af
On Sat, Jul 28, 2007 at 12:17:06PM +0100, Leo wrote:
> (info "(org)Multiple sets in one file")
> | `C-S-'
> | `C-S-'
> | These keys jump from one TODO subset to the next. In the above
> | example, `C-S-' would jump from `TODO' or `DONE' to
> | `REPORT', and any of the words in the s
Bastien <[EMAIL PROTECTED]> writes:
> 2. Use an `Elapsed_time' property.
I've been playing a bit with Org's property API[1]. So here is a much
cleaner version of the code:
bzg-step-time-report.el
Description: application/emacs-lisp
Notes:
[1] See (info "(Org)Using the property API") for de
On 2007-07-28 12:43 +0100, Bastien wrote:
> Leo <[EMAIL PROTECTED]> writes:
>
>> These key bindings are to move from one set of the TODO items to
>> another, which intuitively are a vertical motion.
>
> Well, I don't share this intuition.
>
> Since S- cycles through TODO states, it's consistent to
Hi there,
In any org file heading, "C-c C-x C-c" will render the file modified
even if there is no editing.
Best,
--
Leo (GPG Key: 9283AA3F)
___
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/l
Bastien,
Well done with org-export-as-latex ! I installed it on
GNU Emacs 22.1.1 on Windows XP and it works very well.
I am working on a Perl script to convert org-mode to
Palm Markup Language to make ebooks for my Palm m515
and the ereader program. It seems that it wouldn't be
hard to adapt or
14 matches
Mail list logo