emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ian Barton <lists@manor-farm.org>
To: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: Article: Synchronizing org Files Using bzr and git
Date: Wed, 04 Mar 2009 10:32:56 +0000	[thread overview]
Message-ID: <49AE58D8.30301@manor-farm.org> (raw)
In-Reply-To: <49AD7B9E.4010705@advantest-ard.com>

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.

Ian.

  reply	other threads:[~2009-03-04 14:17 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 [this message]
2009-03-04 14:37     ` Bernt Hansen
2009-03-04 14:56       ` Carsten Dominik
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=49AE58D8.30301@manor-farm.org \
    --to=lists@manor-farm.org \
    --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).