From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: New LaTeX exporter and source code blocks Date: Sat, 05 May 2012 12:55:04 -1000 Message-ID: References: <87lil6e45e.fsf@gmail.com> <87havue2cn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQnsk-0003Bq-QU for emacs-orgmode@gnu.org; Sat, 05 May 2012 18:55:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQnsi-00033b-Sf for emacs-orgmode@gnu.org; Sat, 05 May 2012 18:55:18 -0400 Received: from oproxy9.bluehost.com ([69.89.24.6]:58127) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SQnsi-0002zE-Jh for emacs-orgmode@gnu.org; Sat, 05 May 2012 18:55:16 -0400 In-Reply-To: <87havue2cn.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 05 May 2012 23:37:28 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Org-mode Nicolas Goaziou writes: > tsd@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| >> >> |---------------------+-------------+-------------------| >> | Non-English or Math | Frequency | Comments | >> |---------------------+-------------+-------------------| >> | \O | 1 in 1,000 | For Swedish names | >> |---------------------+-------------+-------------------| >> | $\pi$ | 1 in 5 | Common in math | >> |---------------------+-------------+-------------------| >> | \$ | 4 in 5 | Used in business | >> |---------------------+-------------+-------------------| >> | $\Psi^2_1$ | 1 in 40,000 | Unexplained usage | >> |---------------------+-------------+-------------------| >> ------------------ > > Affiliated keywords (#+name:, #+caption:, #+attr_...) are expected to be > right before their corresponding element. The blank line you introduced > is wrong. Remove and it should export fine. Yes, it does. Thanks. 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]] ------------------ ---- LaTeX export ---- \includegraphics[width=.9\linewidth]{flies.eps} ---------------------- All the best, Tom > >> When #+CAPTION: is used with figures the \figure{} environment isn't >> established. >> >> ---- Org-mode ---- >> #+CAPTION: A sample black and white graphic (.eps format). >> >> [[file:fly.eps]] >> ------------------ > > Ditto. > > > Regards, -- T.S. Dye & Colleagues, Archaeologists 735 Bishop St, Suite 315, Honolulu, HI 96813 Tel: 808-529-0866, Fax: 808-529-0884 http://www.tsdye.com