emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] **: Re: Checkboxes for description lists


From: Sebastien Vauban
Subject: Re: [O] **: Re: Checkboxes for description lists
Date: Fri, 22 Jun 2012 20:27:52 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (windows-nt)


Hello Nicolas,

Nicolas Goaziou wrote:
> "Sebastien Vauban" writes:
>
>>   - C-c C-e[1] :: Appelle le dispatcher
>>   - C-c a[2] a :: Appelle l'agenda
>>
>>   * Footnotes
>>
>>   [1] E pour export
>>
>>   [2] C-c a est un préfixe commun à beaucoup de commandes
>>
>> gets exported to [...]
>
> This is strange. Your example is correctly exported here. Could you
> double check your result?
>
> Also, could you use
>
>   M-: (org-element-property :type (org-element-at-point))
>
> on the first item of your list, in order to see if the parser gets it
> right?

Stupid from me: I exported using the old exporter!

With the new one, I get a code that's not so obvious to me...

--8<---------------cut here---------------start------------->8---
\begin{description}
\item[C-c C-e\setcounter{footnote}{0}\footnotemark\setcounter{footnote}{1}] 
Appelle le dispatcher\footnotetext[1]{E pour export}
\item[C-c a\setcounter{footnote}{1}\footnotemark\setcounter{footnote}{2} a] 
Appelle l'agenda\footnotetext[2]{C-c a est un préfixe commun à beaucoup de 
commandes}
\end{description}
--8<---------------cut here---------------end--------------->8---

... but which seems to have a right look in the generated PDF -- I mean when
we read the text.

However, I see strange movements within the document, when clicking on the
(footnote) hyperlinks.

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]