From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Re: Re: A LaTeX class for Org-mode export Date: Thu, 23 Sep 2010 04:52:11 -1000 Message-ID: References: <546322.44729.qm@web113613.mail.gq1.yahoo.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=59250 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OynCX-0000M1-3F for emacs-orgmode@gnu.org; Thu, 23 Sep 2010 10:55:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oyn9k-000803-BI for emacs-orgmode@gnu.org; Thu, 23 Sep 2010 10:52:17 -0400 Received: from oproxy2-pub.bluehost.com ([67.222.39.60]:33315) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Oyn9k-0007zQ-4M for emacs-orgmode@gnu.org; Thu, 23 Sep 2010 10:52:16 -0400 In-Reply-To: <546322.44729.qm@web113613.mail.gq1.yahoo.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: Srinivas Pavani Cc: emacs-orgmode@gnu.org Aloha Srinivas, Your settings work fine here, though I haven't installed your modified org-article.cls so can't say for certain whether or not your changes to an older version of that file have introduced the problem. It looks to me as if the listings package is not doing its work for you. Not only is color missing from the source code listings (though it is present elsewhere in the document), but the font size change to \tiny is not working either. These are both things that the listings package should handle. Is the listings package installed in your LaTeX setup? All the best, Tom On Sep 22, 2010, at 1:26 PM, Srinivas Pavani wrote: > Tom, > > For some reason, the color background for listings is not showing up. > > Attached are the output pdf and the org-article.cls. > > I modified the headings in your article-class.org as follows: > > #+LaTeX_CLASS: org-article-subsubsection > #+LaTeX_CLASS_OPTIONS: [koma,letterpaper,utopia,10pt,listings- > sv,microtype,paralist] > #+LATEX_HEADER: \usepackage[AUTO]{inputenc} > > I have also modified the org-article.cls to give me helvet as the > sans-serif font for utopia setting. > > Also, the value of org-latex-to-pdf-process is given below: > Its value is > ("pdflatex -interaction nonstopmode %s" "pdflatex -interaction > nonstopmode %s") > > > - Srinivas > > > > --- On Wed, 9/22/10, Thomas S. Dye wrote: > >> From: Thomas S. Dye >> Subject: Re: [Orgmode] Re: A LaTeX class for Org-mode export >> To: "Srinivas Pavani" >> Cc: emacs-orgmode@gnu.org >> Date: Wednesday, September 22, 2010, 12:31 AM >> Aloha Srinivas, >> >> Good news. >> >> I'm not sure what you mean by "close," though. In the >> LaTeX world, a >> document is supposed produce the same output regardless of >> the >> platform or the output device. "Close" is typically >> not good enough. >> >> Feel free to ask questions when they arise. >> >> All the best, >> Tom >> >> On Sep 21, 2010, at 6:44 PM, Srinivas Pavani wrote: >> >>> Tom, >>> >>> Thanks for your quick reply. >>> >>> Looks like something went wrong so I reinstalled >> MikTex 2.8 and >>> tried again. I started off with simple PDFs and slowly >> built up. >>> >>> I am finally able to get a pdf version that is close >> to yours. >>> >>> - Srinivas >>> >>> >>> >>> >> >> > > >