Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Slidy themes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Warren Block  
View profile  
 More options Jan 22, 11:19 pm
From: Warren Block <wbl...@wonkity.com>
Date: Sun, 22 Jan 2012 21:19:31 -0700 (MST)
Local: Sun, Jan 22 2012 11:19 pm
Subject: Slidy themes
When attempting to use a different Slidy theme, it appears that AsciiDoc
always appends the default stylesheet path, even when a custom path is
given:

asciidoc --backend slidy -a theme=~/docs/stylesheets/w3c-blue.css igor.txt
asciidoc: WARNING: igor.txt: line 7: include file not found: /usr/local/etc/asciidoc/stylesheets/~/docs/stylesheets/w3c-blue.css.css
asciidoc: WARNING: igor.txt: line 7: include file not found: /usr/local/etc/asciidoc/stylesheets/~/docs/stylesheets/w3c-blue.css.css

This is with AsciiDoc 8.6.4 on FreeBSD 8.2.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lex Trotman  
View profile  
 More options Jan 22, 11:57 pm
From: Lex Trotman <ele...@gmail.com>
Date: Mon, 23 Jan 2012 15:57:15 +1100
Local: Sun, Jan 22 2012 11:57 pm
Subject: Re: Slidy themes

On Mon, Jan 23, 2012 at 3:19 PM, Warren Block <wbl...@wonkity.com> wrote:
> When attempting to use a different Slidy theme, it appears that AsciiDoc
> always appends the default stylesheet path, even when a custom path is
> given:

Yes, the theme attribute selects the theme from the directory defined
by the themedir attribute.

Cheers
Lex


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Warren Block  
View profile  
 More options Jan 23, 12:38 am
From: Warren Block <wbl...@wonkity.com>
Date: Sun, 22 Jan 2012 22:38:24 -0700 (MST)
Local: Mon, Jan 23 2012 12:38 am
Subject: Re: Slidy themes

On Mon, 23 Jan 2012, Lex Trotman wrote:
> On Mon, Jan 23, 2012 at 3:19 PM, Warren Block <wbl...@wonkity.com> wrote:
>> When attempting to use a different Slidy theme, it appears that AsciiDoc
>> always appends the default stylesheet path, even when a custom path is
>> given:

> Yes, the theme attribute selects the theme from the directory defined
> by the themedir attribute.

Yes, but I think there was a similar problem with the stylesheet
attribute.  For example, this works:

   -a stylesheet=~/docs/stylesheets/wb-html.css

Maybe the theme attribute is not supposed to work the same way, though.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lex Trotman  
View profile  
 More options Jan 23, 1:00 am
From: Lex Trotman <ele...@gmail.com>
Date: Mon, 23 Jan 2012 17:00:46 +1100
Local: Mon, Jan 23 2012 1:00 am
Subject: Re: Slidy themes

No its not supposed to work the same way, a stylesheet attribute
specifies a single file which is in addition to the standard
stylesheet, a theme stylesheet is used in place of the standard
stylesheet.  So themedir works more like stylesdir and scriptsdir do,
but has an extra level defined by the theme attribute.  This is to
allow the theme to be selected from several which can be installed to
the default place using the plugin mechanism.

Cheers
Lex


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »