From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sergei Newsgroups: gmane.emacs.help Subject: Re: generating latex tables in emacs Date: Fri, 26 Feb 2010 04:32:46 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1267188113 16118 80.91.229.12 (26 Feb 2010 12:41:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Feb 2010 12:41:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 26 13:41:47 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NkzVq-0005A2-KU for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Feb 2010 13:41:46 +0100 Original-Received: from localhost ([127.0.0.1]:50645 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkzVq-0000wg-55 for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Feb 2010 07:41:46 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!33g2000yqj.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 192.198.151.36 Original-X-Trace: posting.google.com 1267187566 1345 127.0.0.1 (26 Feb 2010 12:32:46 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 26 Feb 2010 12:32:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 33g2000yqj.googlegroups.com; posting-host=192.198.151.36; posting-account=exrZLAoAAABFy4TCoZNdKd2oG1nld6Pb User-Agent: G2/1.0 X-HTTP-Via: 1.1 msintpr01.ims.intel.com, 1.1 irdmzpr01.ir.intel.com X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:177127 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:72163 Archived-At: On Feb 26, 2:41=A0pm, Daniel Dalton wrote: > Hi, > What packages or techniques are people using to generate tables in > emacs? I need to generate a latex table, but I don't have time to code > it. Have a look table.el (for latex and html). Also the wiki-like muse.el for complete articles. -- Sergio