Re: Custom beamer blocks for pros and cons list

2022-05-27 Thread andrés ramírez
Hi Ihor. > "Ihor" == Ihor Radchenko writes: Ihor> Axel Kielhorn writes: >> #+begin_problock Pros @@latex:{Probloc}@@ - New. - Other Pro. - Additional Pro. >> #+end_problock Ihor> Also, there is #+attr_latex: Ihor> #+attr_latex: :options {Problock} #+begin_problock #+

Re: Custom beamer blocks for pros and cons list

2022-05-27 Thread andrés ramírez
Hi. Axel. > "Axel" == Axel Kielhorn writes: [...] >> #+LaTeX_Header: \newenvironment<>{problock}[1]{% Axel> The =problock= environment takes 1 argument, but you supply none. Thanks. That part would have been very difficult to realize for a latex-beginner. Axel> You can suppl

Re: Custom beamer blocks for pros and cons list

2022-05-27 Thread Ihor Radchenko
Axel Kielhorn writes: > #+begin_problock Pros > @@latex:{Probloc}@@ > - New. > - Other Pro. > - Additional Pro. > #+end_problock Also, there is #+attr_latex: #+attr_latex: :options {Problock} #+begin_problock #+end_problock Best, Ihor

Re: Custom beamer blocks for pros and cons list

2022-05-27 Thread Axel Kielhorn
> Am 26.05.2022 um 23:32 schrieb Andrés Ramírez : > You want something like this as the resulting LaTeX code: \begin{frame}[label={sec:org5359014}]{Comparisson} \begin{columns} \begin{column}{0.45\columnwidth} \begin{block}{Pros}% <- superfluous environment \begin{problock}{Problock} %