emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: Re: Article: Synchronizing org Files Using bzr and git
Date: Wed, 04 Mar 2009 16:01:40 +0100	[thread overview]
Message-ID: <878wnluyaz.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <87ab81uzer.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Wed, 04 Mar 2009 09:37:48 -0500")

Bernt Hansen <bernt@norang.ca> writes:
>> Mark,
>> Sorry about the yellow I hadn't noticed it. I am trying to fix it, but
>> it seems to be defeating my very limited css skills. The css generated
>> by org is:
>>
>> <pre class="src src-emacs-shell">
>> *~
>> </pre>
>>
>> <pre class="src src-emacs-shell">
>> bzr add *.org
>> </pre>
>>
>> In my stylesheet I am trying things like:
>>
>> pre.src {
>> 	font-style: bold;
>> 	color: black;
>> 	
>> }
>>
>> span.src-emacs-shell {color: black;}
>>
>> However, I can't get the span (which should affect the quoted text) to
>> work. I would appreciate it if someone could point me in the righ
>> direction.
>>
>> Once I have sorted this I will generate a PDF version.
>
> The span has a hardcoded style element which specifies the colour
>
> <span style="color: rgb(255, 255, 85);">"Imported sources."</span>
>
> I don't think you will be able to override that with CSS.  You need to
> somehow remove the embedded style from the exported source.


M-x customize-variable RET htmlize-output-type

and set it to `css' or `inline-css'.

Your setting is `font'

Best,

-- 
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

  parent reply	other threads:[~2009-03-04 14:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03 13:42 Article: Synchronizing org Files Using bzr and git Ian Barton
2009-03-03 18:49 ` Mark Elston
2009-03-04 10:32   ` Ian Barton
2009-03-04 14:37     ` Bernt Hansen
2009-03-04 14:56       ` Carsten Dominik
2009-03-04 15:01       ` Sebastian Rose [this message]
2009-03-04 22:21         ` Ian Barton
2009-03-04  6:31 ` Yuval Hager
2009-03-04 11:42 ` Carsten Dominik
2009-03-06 10:33   ` Ian Barton
2009-03-06 15:35     ` Carsten Dominik
2009-03-11 15:19     ` Yuval Hager
2009-03-11 16:39       ` Ian Barton
2009-03-11 20:20         ` Alan E. Davis
2009-03-04 12:16 ` Cameron Horsburgh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878wnluyaz.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).