centre aligned text, fonts and colours

View: New views
3 Messages — Rating Filter:   Alert me  

centre aligned text, fonts and colours

by RoryWalsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have to produce a document in a particular format which has been given
to me. I've been using asciidoc for my own projects for a while but the
default layout doesn't match the format I've been asked to adhere to.
Basically I would like to know if there are ways to:

- centre align text/titles?
- change the default text
- change the default colour

To summarise I guess I'm asking if I can create/set my own custom
layout/format to an asciidoc text. Any suggestions will be greatly
appreciated.

Regards,
Rory.
_______________________________________________
asciidoc-discuss mailing list
asciidoc-discuss@...
http://lists.metaperl.com/cgi-bin/mailman/listinfo/asciidoc-discuss

Re: centre aligned text, fonts and colours

by Alex Efros-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

On Fri, Apr 25, 2008 at 02:30:51PM +0100, Rory Walsh wrote:
> To summarise I guess I'm asking if I can create/set my own custom
> layout/format to an asciidoc text. Any suggestions will be greatly
> appreciated.

If your output format is html, then most, if not all such things can be
easily changed using your custom CSS. In all other cases you can
change existing or write own custom asciidoc config file in /etc/asciidoc/
and have nearly full control over output format.

--
                        WBR, Alex.
_______________________________________________
asciidoc-discuss mailing list
asciidoc-discuss@...
http://lists.metaperl.com/cgi-bin/mailman/listinfo/asciidoc-discuss

Re: centre aligned text, fonts and colours

by RoryWalsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Great Alex, thanks a lot.

Rory.


Alex Efros wrote:

> Hi!
>
> On Fri, Apr 25, 2008 at 02:30:51PM +0100, Rory Walsh wrote:
>> To summarise I guess I'm asking if I can create/set my own custom
>> layout/format to an asciidoc text. Any suggestions will be greatly
>> appreciated.
>
> If your output format is html, then most, if not all such things can be
> easily changed using your custom CSS. In all other cases you can
> change existing or write own custom asciidoc config file in /etc/asciidoc/
> and have nearly full control over output format.
>
_______________________________________________
asciidoc-discuss mailing list
asciidoc-discuss@...
http://lists.metaperl.com/cgi-bin/mailman/listinfo/asciidoc-discuss