On 2/26/13, Nicolas Goaziou wrote:
> Try the following:
I got it to work. Thank you.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY
can get it. There is NO hope without action. This means YOU.
That is better and almost usable now.
It exports "My section" in addition to "Footnotes".
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY
can get it. There is no hope without action.
Correcting myself:
> Try the following:
>
> #+begin_src emacs-lisp
> (defun my-par-in-inline-fn (backend)
> (unless (org-export-derived-backend-p backend 'latex)
> (let ((org-footnote-section "My section"))
> (org-footnote-normalize)
> (while (re-search-forward "\\par\\s-*" nil t
Hello,
Samuel Wales writes:
> That doesn't seem to work for me. After a great deal of
> effort I came up with this:
>
> (add-hook 'org-export-before-parsing-hook
>'alpha-org-export-fix-inline-footnotes)
> (defun alpha-org-export-fix-inline-footnotes (_back-end)
> "Tr
On 2/25/13, Nicolas Goaziou wrote:
> I think we're not talking about the same thing. The fix allows empty
> lines in regular footnote definitions, not inline ones.
This thread's subject is inline footnotes, in which
paragraphs worked well for me in the old exporter and do not
work for me now. So
Samuel Wales writes:
> On 2/24/13, Nicolas Goaziou wrote:
>> Samuel Wales writes:
>>> On 2/20/13, Nicolas Goaziou wrote:
The basic syntax is similar to the one used by `footnote.el', i.e.
a footnote is defined in a paragraph that is started by a footnote
marker in square b
On 2/24/13, Nicolas Goaziou wrote:
> Samuel Wales writes:
>> On 2/20/13, Nicolas Goaziou wrote:
>>> The basic syntax is similar to the one used by `footnote.el', i.e.
>>> a footnote is defined in a paragraph that is started by a footnote
>>> marker in square brackets in column 0, no indent
Hello,
Samuel Wales writes:
> On 2/20/13, Nicolas Goaziou wrote:
>> The basic syntax is similar to the one used by `footnote.el', i.e.
>> a footnote is defined in a paragraph that is started by a footnote
>> marker in square brackets in column 0, no indentation allowed. If you
>> need a
On 2/21/13, Eric S Fraga wrote:
>> Even \par fails to work now. :(
>
> This last bit would be disturbing if true. However, on my system at
> least, \par in the middle of an inline footnote *does* lead to the start
> of a new paragraph within the footnote when exported to latex/pdf.
Did you try
Samuel Wales writes:
> On 2/20/13, Nicolas Goaziou wrote:
>> The basic syntax is similar to the one used by `footnote.el', i.e.
>> a footnote is defined in a paragraph that is started by a footnote
>> marker in square brackets in column 0, no indentation allowed. If you
>> need a paragra
On 2/20/13, Nicolas Goaziou wrote:
> The basic syntax is similar to the one used by `footnote.el', i.e.
> a footnote is defined in a paragraph that is started by a footnote
> marker in square brackets in column 0, no indentation allowed. If you
> need a paragraph break inside a footnote, u
Samuel Wales writes:
> Is there some filter I can use to get the old behavior back?
No, that's impossible. You see an inline footnote where there are in
fact two paragraphs.
> It is important to me that inline footnotes be able to do what other
> footnotes do.
Note that blank lines are also im
Is there some filter I can use to get the old behavior back?
It is important to me that inline footnotes be able to do what other
footnotes do.
I will have to go back to the old version of Org.
Samuel Wales writes:
> On 2/20/13, Nicolas Goaziou wrote:
>> Inline footnotes, like any inline object, cannot contain blank lines.
>
> I found that they worked fine in the old exporters for HTML and ASCII.
>
> In my view, this is a regression.
But it is not.
If you look at Org documentation, y
On 2/20/13, Nicolas Goaziou wrote:
> Inline footnotes, like any inline object, cannot contain blank lines.
I found that they worked fine in the old exporters for HTML and ASCII.
In my view, this is a regression.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease D
Hello,
Samuel Wales writes:
> * footnotes fail
> asdfasdf.[fn::one
>
> two.]
Inline footnotes, like any inline object, cannot contain blank lines.
Regards,
--
Nicolas Goaziou
16 matches
Mail list logo