Hello,
Stéphane Genaud <[email protected]> writes:
> i am using org-mode 8.2.10 to export to a beamer tex source.
> When running pdflatex my org-mode source file, and once i finally isolated
> the problematic bit in a single frame, pdflatex says:
>
> [1{/opt/local/var/db/texmf/fonts/map/pdftex/updmap/pdftex.map}])
> Runaway argument?
> \let \AtEndDocument \@firstofone \@enddocumenthook \@checkend {docume\ETC.
> ! File ended while scanning use of \beamer@collect@@body.
> <inserted text>
> \par
> <*> simple.tex
>
>
> The problematic frame is:
> -------------------------------------------------------------------
>
> ** Kernel Roles
> *** Roles :B_column:
> :PROPERTIES:
> :BEAMER_env: block
> :BEAMER_col: 0.5
> :BEAMER_envargs: <2->
> :END:
> - Program Execution
> - File Maagement
> - I/O Management
> - Communication
> - Protection & Security
> - Accounting
> - Resource Allocation
> *** Image: What does it do? :B_column:
> :PROPERTIES:
> :BEAMER_env: ignoreheading
> :BEAMER_col: 0.5
The two properties above are incompatible.
Regards,
--
Nicolas Goaziou