From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Html and unreadable characters Date: Fri, 30 Oct 2009 10:12:08 +0100 Message-ID: References: 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 mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3nWv-0003GC-Iy for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 05:12:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3nWr-00039Z-Pp for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 05:12:21 -0400 Received: from [199.232.76.173] (port=48187 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3nWr-000398-JD for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 05:12:17 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:64220) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3nWr-00014e-6C for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 05:12:17 -0400 Received: by ewy7 with SMTP id 7so734567ewy.31 for ; Fri, 30 Oct 2009 02:12:13 -0700 (PDT) In-Reply-To: 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: andrea Crotti Cc: emacs-orgmode@gnu.org On Oct 25, 2009, at 4:00 PM, andrea Crotti wrote: > When I export to html and there is source code inside sometimes I > get unreadable > characters,that's because the color is very light and on a white > background it > disappears. > > How could I solve it? > Wouldn't be possible to export keeping the emacs theme (like htmlize > does) > for example? Org does use htmlize to produce the export of source code! - Carsten