From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Re: Some css issues in org-export Date: Mon, 2 Feb 2009 13:50:00 +0530 Message-ID: References: <225296.84710.qm@web28310.mail.ukl.yahoo.com> <87d4ej1mey.fsf@kassiopeya.MSHEIMNETZ> <874ozv1g8c.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LTu2J-0006XY-5L for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 03:20:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LTu2G-0006XG-Kk for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 03:20:05 -0500 Received: from [199.232.76.173] (port=42476 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTu2G-0006XC-Hh for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 03:20:04 -0500 Received: from mx20.gnu.org ([199.232.41.8]:63181) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LTu2G-0005Q8-58 for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 03:20:04 -0500 Received: from rv-out-0708.google.com ([209.85.198.241]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LTu2E-0001Tj-CX for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 03:20:02 -0500 Received: by rv-out-0708.google.com with SMTP id k29so1639162rvb.6 for ; Mon, 02 Feb 2009 00:20:00 -0800 (PST) In-Reply-To: <874ozv1g8c.fsf@kassiopeya.MSHEIMNETZ> 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: emacs-orgmode I tried validating this at http://validator.w3.org/ and its not valid XHTML. Dont know more HTML to comment :-) On Mon, Jan 19, 2009 at 8:43 PM, Sebastian Rose wrote: > 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 ` a) the encoding is the same as the one in the `charset' line and > b) the file is indeed written to disk using that encoding. See > `C-h k C-x RET f' or ust do `C-x RET f TAB TAB'. > > > > Anyway, I believe it's a question of your browsers configuration since > no one else has that problem. > > > > The line endings have nothing to do with encoding. Their bit-wise > representation is the same for all single byte encodings and utf-8. > > > > Good luck, > > > > -- > Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover > Tel.: +49 (0)511 - 36 58 472 > Fax: +49 (0)1805 - 233633 - 11044 > mobil: +49 (0)173 - 83 93 417 > Http: www.emma-stil.de >