From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Some css issues in org-export Date: Mon, 19 Jan 2009 16:13:23 +0100 Message-ID: <874ozv1g8c.fsf@kassiopeya.MSHEIMNETZ> References: <225296.84710.qm@web28310.mail.ukl.yahoo.com> <87d4ej1mey.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOvlg-00059Z-BR for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 10:10:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOvle-00058q-Ol for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 10:10:23 -0500 Received: from [199.232.76.173] (port=55493 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOvle-00058m-JD for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 10:10:22 -0500 Received: from mail.gmx.net ([213.165.64.20]:51678) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LOvld-0002lb-GD for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 10:10:22 -0500 In-Reply-To: (Rustom Mody's message of "Mon, 19 Jan 2009 19:27:26 +0530") 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: Rustom Mody Cc: emacs-orgmode Hi Rustom, "Rustom Mody" writes: > On Mon, Jan 19, 2009 at 6:29 PM, Sebastian Rose wrote: >> >> Hm - we do not provide a special stylesheet for printing. But since > >> >> Maybe we should add this line to the very top of the document: >> >> > > I tried adding this by hand (using emacs) it made no difference to the printout > The boxes show the digits like this: > > 0 0 > 2 0 > > Also I noticed that emacs shows (Unix) in the modeline but it shows > ^Ms at EOLs in the buffer. > > I understand too little of unicode etc to even claim that this is > 'not-as-it-should-be' -- just mentioning it in case it gives any > clues... Hmmm. In the modeline I have either an `U' (for utf-8) or `1' or iso-8859-1 and other single byte encodings. OrgMode seems to set the charset correctly on export here. If I do a `save file as' in Firefox and open it in emacs, I see the encoding is exactly what's in the line with the `charset'. You should change the `utf-8' to what's in that line with the `charset': in case of http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php. If you add the `