Hi Nicolas,

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

> Hello,
>
> henry atting <s...@online.de> writes:
>
>> The features are included, does this mean special block should work
>> ``out of the box''? If so something like this 
>>
>> #+begin_multicols {2}
>> #+end_multicols
>>
>> should work in LaTeX export (as it did flawlessly with the previous
>> exporter); - but it fails.
>
> Try:
>
>   #+attr_latex: :options "{2}"
>   #+begin_multicols
>   ...
>   #+end_multicols

It creates this command in the .tex file:

\#+begin$_\mathrm{multicols}$

>> How do I invoke org-info.js now? `#+INFOJS_OPT:' does not work as
>> expected so it must be obsolete, no?
>
> Be sure to (require 'ox-infojs)
>

This works fine but the correct spelling is (require 'ox-jsinfo) 

> There should be some completion for #+INFOJS_OPT keyword with M-TAB.
>
>
> Regards,

Thanks,

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

Reply via email to