emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-latex question


From: Vikas Rawal
Subject: Re: [O] org-latex question
Date: Tue, 28 Apr 2015 13:23:27 +0530

> On 28-Apr-2015, at 1:17 pm, Vikas Rawal <address@hidden> wrote:
> 
> 
>> On 28-Apr-2015, at 1:16 pm, Nicolas Goaziou <address@hidden> wrote:
>> 
>> Vikas Rawal <address@hidden> writes:
>> 
>>>>> [fn:3] aksjd kajshd kahsd
>>>> 
>>>> Fixed in 88ea2ced0e38646d393e038bc81d6a0d45b8dcd6. Thank you.
>>>> 
>>>> 
>>>> 
>>> The second and third headings are getting exported as:
>>> 
>>> \subsection*[Heading 2]{Heading 2\footnote{aksjdlkjaslkjd}}
>>> 
>>> I do not think the * should be there.
>> 
>> I don't follow you. You want an unnumbered subsection (per H:2 option),
>> which, according to `org-latex-classes' translates into
>> "\subsection*{%s}". So, what the expected output, then?
>> 
> 
> \subsection*[Heading 2]{Heading 2\footnote{aksjdlkjaslkjd}}
> 
> should be
> 
> \subsection[Heading 2]{Heading 2\footnote{aksjdlkjaslkjd}}
> 
> In the example file, the first heading with ALT_TITLE is corrected exported.
> 

My apologies. What you have done is right. Took me a moment to understand.

Now let me figure out how to use it in my case.

Sorry, please ignore the previous email.

Vikas








reply via email to

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