From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Can embed css stylesheet directly? Date: Wed, 16 Dec 2009 08:43:11 +0100 Message-ID: References: <874onroeib.fsf@ymail.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 mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKoXe-0002mh-Qi for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 02:43:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKoXa-0002lO-7U for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 02:43:26 -0500 Received: from [199.232.76.173] (port=37021 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKoXa-0002lL-40 for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 02:43:22 -0500 Received: from mx20.gnu.org ([199.232.41.8]:50885) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NKoXZ-0008OA-Iy for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 02:43:21 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKoXY-0002aN-T0 for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 02:43:21 -0500 Received: by ewy24 with SMTP id 24so762217ewy.26 for ; Tue, 15 Dec 2009 23:43:19 -0800 (PST) In-Reply-To: <874onroeib.fsf@ymail.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: Water Lin Cc: emacs-orgmode@gnu.org Whay don't you just try? The answer is yes, you need to surround the text by . - Carsten On Dec 16, 2009, at 3:10 AM, Water Lin wrote: > > I use org-mode to build my note sites. For some reason, I don't want > to > create a seperately css stylesheet which is linked by something like > following in my org-publish-project-alist: > --------- > :style " href=\"../common/stylesheet.css\" type=\"text/css\"/>" > --------- > > Can I insert the css stylesheet here directly rather than using a css > file? > > Thanks > > Water lin > > -- > Water Lin's notes and pencils: http://en.waterlin.org > Email: WaterLin@ymail.com > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten