Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Sep 2013 09:15:05 +0200
From:      David Demelier <demelier.david@gmail.com>
To:        Warren Block <wblock@wonkity.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: What's happening to my asciidoc?
Message-ID:  <522C23F9.60800@gmail.com>
In-Reply-To: <alpine.BSF.2.00.1309061450100.52381@wonkity.com>
References:  <CAO%2BPfDe2KQtGJ=y9Sicwex65CngWUKEOL0E7STa5quBtgWgGqg@mail.gmail.com> <alpine.BSF.2.00.1309051547460.36621@wonkity.com> <alpine.BSF.2.00.1309051743450.37725@wonkity.com> <CAO%2BPfDcW787jbpPyWWB_MhPj_h4LZ=B-KB=O6ZMJ8bPf0B=W_g@mail.gmail.com> <alpine.BSF.2.00.1309061450100.52381@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06.09.2013 22:52, Warren Block wrote:
> On Fri, 6 Sep 2013, David Demelier wrote:
> 
>> 2013/9/6 Warren Block <wblock@wonkity.com>:
>>>
>>> asciidoc \
>>>   -a data-uri \
>>>   -a icons \
>>>   -a iconsdir=/usr/local/etc/asciidoc/images/icons \
>>>   -d article \
>>>   -a stylesheet=~/docs/stylesheets/wb-html.css \
>>>   -a toc \
>>>   -a revdate="2013-09-05" \
>>>   -a year="2013" \
>>>   -a max-width=80em \
>>>   pxe.txt
>>>
>>> That stylesheet is just my changes to the default, which change the link
>>> visited color from pink to red and add rounded corners to listing
>>> blocks.
>>
>> Did you touch the asciidoc configuration ? For me it seems to work
>> *only* if I use html5 backend, otherwise it produces this:
>> http://www.demelierdavid.fr/article.html.
> 
> Not that I recall, and pkg-info -g asciidoc-8.6.8_1 does not show anything.

I've found the problem but can't fix it. The xhtml11.conf is the copy of
wordpress.conf.

I've sent a PR: ports/181869

Note that this only happen when I use pkgng + poudriere.

Regards,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?522C23F9.60800>