Nicolas Goaziou <n.goaz...@gmail.com> writes:

> henry atting <s...@online.de> writes:
>
>> Nicolas Goaziou <n.goaz...@gmail.com> writes:
>>
>>> henry atting <s...@online.de> writes:
>>>
>>>> Here is a minimal example. I use lualatex as tex engine.
>>>>
>>>> #+TITLE: lorem ipsum
>>>> #+LANGUAGE: de
>>>> #+LaTeX_CLASS: scrartcl
>>>> #+LaTeX_CLASS_OPTIONS: [DIV=8,a4paper]
>>>> #+LaTeX_HEADER: \usepackage{fontspec}
>>>>
>>>> #+attr_latex: :options "{2}" 
>>>> #+begin_multicols
>>>>
>>>> * Lorem ipsum
>>>
>>> [...]
>>>
>>> You can't have a headline within a block.
>>>
>>>
>>> Regards,
>>
>> Thanks.
>> Then the consequence is that I have to edit the .tex file manually which
>> I did not have to do with the previous exporter.
>
> Or you may use:
>
>   #+latex: \begin{multicols}{2}
>
>   * Headline
>
>   #+latex: \end{multicols}
>
>
> Regards,

Great! Thanks again.

-- 
henry atts, web: http://literaturlatenight.de

Reply via email to