From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Latex enumerate item problem Date: Sat, 7 Feb 2009 14:56:07 +0100 Message-ID: References: <87prhvksk9.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVnfL-0005Ry-Me for emacs-orgmode@gnu.org; Sat, 07 Feb 2009 08:56:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVnfK-0005QN-70 for emacs-orgmode@gnu.org; Sat, 07 Feb 2009 08:56:15 -0500 Received: from [199.232.76.173] (port=50482 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVnfK-0005QK-3Z for emacs-orgmode@gnu.org; Sat, 07 Feb 2009 08:56:14 -0500 Received: from nf-out-0910.google.com ([64.233.182.187]:57305) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVnfJ-0002z8-KV for emacs-orgmode@gnu.org; Sat, 07 Feb 2009 08:56:13 -0500 Received: by nf-out-0910.google.com with SMTP id c7so273582nfi.26 for ; Sat, 07 Feb 2009 05:56:12 -0800 (PST) In-Reply-To: <87prhvksk9.fsf@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: =?ISO-8859-1?Q?Fl=E1vio_de_Souza?= Cc: emacs-orgmode@gnu.org Hi Flavio, there is no very good solution to this, but the following works. * Blablablbalbala 1) Blablablbalbala 2) Blablablbalbala : sudo apt-get install openoffice.org-java-common 3) Blablablbalbala 4) Blablablbalbala 5) Blablablbalbala HTH - Carsten > When I export to latex I got two enumerated lists instead of only =20 > one. See how the code will look: > > \begin{enumerate} > \item Blablablbalbala > \item Blablablbalbala > \end{enumerate} > > \begin{verbatim} > > sudo apt-get install openoffice.org-java-common > > \end{verbatim} > > > \begin{enumerate} > \item Blablablbalbala > \item Blablablbalbala > \item Blablablbalbala > \end{enumerate} > > Then I need to fix it by deleting the \end and \begin that apperead =20= > in the wrong lines. > > Regards, > > --=20 > Fl=E1vio de Souza > flaviostz@gmail.com > > > > _______________________________________________ > 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