Re: [O] New LaTeX exporter and source code blocks

2012-05-06 Thread Nicolas Goaziou
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

Re: [O] New LaTeX exporter and source code blocks

2012-05-06 Thread Thomas S. Dye
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

Re: [O] New LaTeX exporter and source code blocks

2012-05-05 Thread Nicolas Goaziou
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]] >

Re: [O] New LaTeX exporter and source code blocks

2012-05-05 Thread Thomas S. Dye
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| >> >> |--

Re: [O] New LaTeX exporter and source code blocks

2012-05-05 Thread Nicolas Goaziou
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| > > |-+-+---

Re: [O] New LaTeX exporter and source code blocks

2012-05-05 Thread Thomas S. Dye
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

Re: [O] New LaTeX exporter and source code blocks

2012-05-05 Thread Nicolas Goaziou
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