From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: Rainer M Krug <r.m.krug@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Change color in fontified html export for strings
Date: Tue, 14 Sep 2010 08:41:34 +0100 [thread overview]
Message-ID: <87vd68db69.wl%ucecesf@ucl.ac.uk> (raw)
In-Reply-To: <4C8F200B.7090702@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1746 bytes --]
On Tue, 14 Sep 2010 09:11:07 +0200, Rainer M Krug <r.m.krug@gmail.com> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 14/09/10 02:36, Sebastian Rose wrote:
> > Rainer M Krug <r.m.krug@gmail.com> writes:
> >> Hi
> >>
> >> when exporting code blocks to html, strings are exported as yellow
> >> (#ffff00), which is really difficult to read. Is there a possibility to
> >> customize the colors (specifically the one used for strings) used for
> >> the fontification when exporting to html?
> >>
> >> Thanks,
> >>
> >> Rainer
> >
> >
> Hi Sebastian,
>
> > Change the CSS styles for strings using a stylesheet.
>
> I must admit, I know nerly nothing about html, and even less about CSS
> stylesheets. So what do I have o do with the code you gave below?
>
> I found the following statement in the org manual:
>
> ####
> To set the latter variable individually for each file, you can
> use
> #+STYLE: <link rel="stylesheet" type="text/css" href="stylesheet.css" />
> For longer style definitions, you can use several such lines. You could
> also directly write a
> <style> </style> section in this way, without referring to an external file.
> ###
>
> As I only want to change the color for .string (right?), I am thinking
> about specifying it in the properties - but
>
> #+STYLE: <style> .string {color: #ff4500;}</style>
>
> failed.
>
> Any suggestions or CSS stylesheets?
Did you C-c C-c after adding that line so that org setup is reset? Is
there actually any HTML code in the exported file that has the
sequence
: <XXX class="string">
where XXX might be SPAN or DIV? That is, is there any HTML code that
is actually using the string class? Maybe try a very small example
and post the html file that results?
[-- Attachment #2: Type: text/plain, Size: 75 bytes --]
--
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D
[-- Attachment #3: Type: text/plain, Size: 201 bytes --]
_______________________________________________
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
next prev parent reply other threads:[~2010-09-14 7:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-13 13:06 Change color in fontified html export for strings Rainer M Krug
2010-09-14 0:36 ` Sebastian Rose
2010-09-14 7:11 ` Rainer M Krug
2010-09-14 7:41 ` Eric S Fraga [this message]
2010-09-14 8:05 ` Rainer M Krug
2010-09-14 8:16 ` Eric S Fraga
2010-09-14 8:29 ` Rainer M Krug
2010-09-14 10:13 ` Sebastian Rose
2010-09-14 10:39 ` Eric S Fraga
2010-09-14 11:41 ` Sebastian Rose
2010-09-14 11:54 ` Rainer M Krug
2010-09-14 16:25 ` Sebastian Rose
2010-09-14 18:56 ` Rainer M Krug
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=87vd68db69.wl%ucecesf@ucl.ac.uk \
--to=ucecesf@ucl.ac.uk \
--cc=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=r.m.krug@gmail.com \
/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).