From mboxrd@z Thu Jan 1 00:00:00 1970 From: waterloo Subject: Re: org-mode can not precess some LATEX environment Date: Tue, 11 Aug 2009 17:29:09 +0800 Message-ID: <907065090908110229x21c85d39lf58a6ccc86ca9a01@mail.gmail.com> References: <907065090908110137t16325cdfwe8c272a457f8c555@mail.gmail.com> <907065090908110148g3971f725lcd3567cc4e3dad94@mail.gmail.com> <9B1E3F18-DE1B-4511-A378-12A6B8183AD7@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1450217930==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ManfQ-0003Zf-D7 for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 05:29:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ManfL-0003Xv-Mq for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 05:29:15 -0400 Received: from [199.232.76.173] (port=42294 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ManfL-0003Xm-D3 for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 05:29:11 -0400 Received: from wf-out-1314.google.com ([209.85.200.174]:9592) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ManfK-0006PH-Q9 for emacs-orgmode@gnu.org; Tue, 11 Aug 2009 05:29:11 -0400 Received: by wf-out-1314.google.com with SMTP id 23so1380221wfg.24 for ; Tue, 11 Aug 2009 02:29:09 -0700 (PDT) In-Reply-To: <9B1E3F18-DE1B-4511-A378-12A6B8183AD7@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org --===============1450217930== Content-Type: multipart/alternative; boundary=000e0cd2def6ae48e10470da55c4 --000e0cd2def6ae48e10470da55c4 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Excuse me . I put the following latex code in an org file , and put point in it ,C-c C-x C-l. It don't produce the correct image. There is only an square appearing . The latex environment is include in amsmath package, which is include in Org Format Latex Header defautly. \begin{matrix} 1&d\\ d&d\\ \end{matrix} Another question, I cannot understand the sentence. `To avoid conflicts with currency specifications, single =91$=92 characters= are only recognized as math delimiters if the enclosed text contains at most tw= o line breaks, is directly attached to the =91$=92 characters with no whitesp= ace in between, and if the closing =91$=92 is followed by whitespace, punctuati= on or a dash. ' Thanks 2009/8/11 Carsten Dominik > So then, what do you mean by > > "org-mode can not precess some LATEX environment" > > Please, if you want us to spend the time giving you the > answer, put in the time to explain yourself clearly, if > possible already in the initial post and not after two > mails back and forth. This will allow the experts in the > group to spend their time efficiently, and it will also > create better records in the mailing list archives. > > - Carsten > > > On Aug 11, 2009, at 10:48 AM, waterloo wrote: > > It is `amsmath' , not `amslatex' . >> Org include amsmath defaultly . >> >> >> 2009/8/11 Carsten Dominik >> >> On Aug 11, 2009, at 10:37 AM, waterloo wrote: >> >> org-mode can not precess some LATEX environment . >> Such as : >> \begin{matrix} >> \end{matrix} >> >> which is in amslatex. >> >> Org-mode will handle these environments, but you must require the packag= e >> in the header: >> >> >> #+LaTeX_HEADER: \usepackage{amslatex} >> >> Or add to org-export-latex-package-alist >> >> - Carsten >> >> >> > --000e0cd2def6ae48e10470da55c4 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Excuse me .
I put the following latex code in an org file , and put poin= t in it ,C-c C-x=A0 C-l.=A0 It don't produce the correct image. There i= s only an square appearing . The latex environment is include in amsmath pa= ckage, which is include in Org Format Latex Header defautly.


\begin{matrix}
1&d\\
d&d\\
\end{matrix}

Another question, I cannot understand the sentence.
`To avoid conflict= s with currency specifications, single =91$=92 characters are only recognized as math delimiters if the enclosed text contains at most two line breaks, is directly attached to the =91$=92 c= haracters with no whitespace in between, and if the closing =91$=92 is foll= owed by whitespace, punctuation or a dash. '

Thanks

2009/8/11 Carsten Dominik <carsten.dominik@gmail.com>
So then, what do = you mean by


=A0"org-mode can not precess some LATEX environment"

Please, if you want us to spend the time giving you the
answer, put in the time to explain yourself clearly, if
possible already in the initial post and not after two
mails back and forth. =A0This will allow the experts in the
group to spend their time efficiently, and it will also
create better records in the mailing list archives.

- Carsten


On Aug 11, 2009, at 10:48 AM, waterloo wrote:

It is `amsmath' , not `amslatex' .
Org include amsmath defaultly .


2009/8/11 Carsten Dominik <carsten.dominik@gmail.com>

On Aug 11, 2009, at 10:37 AM, waterloo wrote:

org-mode can not precess some LATEX environment .
Such as :
\begin{matrix}
\end{matrix}

which is in amslatex.

Org-mode will handle these environments, but you must require the package i= n the header:


#+LaTeX_HEADER: \usepackage{amslatex}

Or add to org-export-latex-package-alist

- Carsten




--000e0cd2def6ae48e10470da55c4-- --===============1450217930== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1450217930==--