I do hear you about not wanting to add maintenance overhead to yourself, but
when they install the new Emacs, you even then may find you need a more
recent recent org-mode release in your home directory. It does come with
Emacs, to be sure, but they've been quite conservative about their cutoff
da
gerald.j...@dgag.ca wrote:
> I tried this:
>
> #+LATEX_HEADER: "\usepackage{longtable}"
>
> No effects?
>
AFAIK, the quotes are not necessary, but the reason it's not
working is indeed that your version of org-mode doesn't know about
LATEX_HEADER at all.
It was implemented with this commit:
Erik Iverson a écrit sur 2010/10/21 14:26:51 :
>
> >
> > For the time being I am stuck with this version. I am sending a
request to
> > our IT group to upgrade Emacs to the most recent version for the
version of
> > RedHat we have, this should have a more recent version of org-mode, if
I am
>
For the time being I am stuck with this version. I am sending a request to
our IT group to upgrade Emacs to the most recent version for the version of
RedHat we have, this should have a more recent version of org-mode, if I am
lucky that should be done in a couple weeks. In the mean time I wi
Thanks again Tassilo,
here is what I tried.
Tassilo Horn a écrit sur 2010/10/21 13:42:59 :
> gerald.j...@dgag.ca writes:
>
> Hi Gerald,
>
> >> I think this should do what you want, e.g. enable babel with english
> >> and francais options:
> >>
> >> --8<---cut here---star
gerald.j...@dgag.ca writes:
Hi Gerald,
>> I think this should do what you want, e.g. enable babel with english
>> and francais options:
>>
>> --8<---cut here---start->8---
>> (setq org-export-latex-packages-alist
>> '(("english, francais" "babel" nil)))
>
Aloha Gerald,
I don't know if you saw the earlier message. Your org-mode is out of
date. You should update according to the instructions in that message.
Also, have you seen Worg? http://orgmode.org/worg
Once you've upgraded to a recent version of org-mode, then the LaTeX
export tutoria
Hello,
first thanks Tassilo for your reply, it did help somehow but there is still
things I don't understand, see below.
emacs-orgmode-bounces+gerald.jean=dgag...@gnu.org a écrit sur 2010/10/21
11:03:48 :
> gerald.j...@dgag.ca writes:
>
> Hi Gerald,
>
> > 1.- Following advice in the org manual I
gerald.j...@dgag.ca writes:
Hi Gerald,
> 1.- Following advice in the org manual I added the following lines to my
> .emacs.
>
> (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
> (global-set-key "\C-cl" 'org-store-link)
> (global-set-key "\C-ca" 'org-agenda)
> (global-set-key "\C-cb" 'org