emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
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, 4 Mar 2009 15:56:24 +0100	[thread overview]
Message-ID: <738F3E55-4E52-49E8-B0AB-F392D4D40D4B@uva.nl> (raw)
In-Reply-To: <87ab81uzer.fsf@gollum.intra.norang.ca>


On Mar 4, 2009, at 3:37 PM, Bernt Hansen wrote:

> Ian Barton <lists@manor-farm.org> writes:
>
>> Mark Elston wrote:
>>> Just a note.  Be careful of the use of colors.  For example,
>>> you have quoted strings in yellow in section 3.3.  This color
>>> makes the strings almost invisible on my screen.  This makes
>>> it hard to read.
>>>
>>> Also, is there a single-page or pdf version of this material?
>>>
>> 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.

I think this is related to the value of org-export-htmlize-output-type.
It should be `inline-css' or `css', seems to me that you have set it  
to `font'.

- Carsten



>
>
> -Bernt
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-03-04 14:56 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 [this message]
2009-03-04 15:01       ` Sebastian Rose
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=738F3E55-4E52-49E8-B0AB-F392D4D40D4B@uva.nl \
    --to=dominik@science.uva.nl \
    --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).