t...@tsdye.com (Thomas S. Dye) writes:
> The new exporter does a nice job with the ACM-SIG template at
> http://github.com/tsdye/orgmode-ACM-template.
Nice.
I will merge some changes to the export engine during the next week,
then I'll try to send to the ML a little summary on the various ways
Nicolas Goaziou writes:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> I can't get a \begin{figure*} environment with multicolumn.
>>
>> Org-mode
>> #+CAPTION: A sample black and white graphic (.eps format) that needs to span
>> two columns of text.
>> #+ATTR_LaTeX: multicolu
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> I can't get a \begin{figure*} environment with multicolumn.
>
> Org-mode
> #+CAPTION: A sample black and white graphic (.eps format) that needs to span
> two columns of text.
> #+ATTR_LaTeX: multicolumn
> [[file:flies.eps]]
>
Nicolas Goaziou writes:
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> Here is a problem with CAPTION and ATTR_LaTeX lines. Note that the
>> \table{} environment wasn't established.
>>
>> Org-mode
>> #+CAPTION: Frequency of Special Characters
>> #+ATTR_LaTeX: align=|c|c|l|
>>
>> |--
t...@tsdye.com (Thomas S. Dye) writes:
> Here is a problem with CAPTION and ATTR_LaTeX lines. Note that the
> \table{} environment wasn't established.
>
> Org-mode
> #+CAPTION: Frequency of Special Characters
> #+ATTR_LaTeX: align=|c|c|l|
>
> |-+-+---
Nicolas Goaziou writes:
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> The new LaTeX exporter doesn't properly handle source code blocks with
>> :exports results. The following snippet exports correctly with the old
>> exporter.
>>
>> Org-mode source
>> #+name: ACM-categories
>> #+head
t...@tsdye.com (Thomas S. Dye) writes:
> The new LaTeX exporter doesn't properly handle source code blocks with
> :exports results. The following snippet exports correctly with the old
> exporter.
>
> Org-mode source
> #+name: ACM-categories
> #+header: :var c=categories
> #+header: :r