Ah, also, if you are missing highlight.min.js, it's because you need to
pull down the updates for the dzslides backend. That file is now called
highlight.pack.js (since that's the name the highlight.js project now uses
for the minified version).

-Dan

On Thu, Dec 6, 2012 at 6:02 PM, Dan Allen <[email protected]> wrote:

> You need to have my fork of dzslides checked out as the following path:
>
> /home/ping/.asciidoc/backends/dzslides/dzslides
>
> Don't be confused by the duplicate folder name. The first "dzslides" is
> the AsciiDoc backend folder. The second "dzslides" is the dzslides project.
>
> To get the dzslides project in that location, simply do:
>
> cd /home/ping/.asciidoc/backends/dzslides/
> git clone git://github.com/mojavelinux/dzslides.git
>
> Then it should embed the dzslides stylesheets and JavaScript sources
> correctly.
>
> If you are missing "mild.png", then you need to pull down the new changes
> from the github.com/mojavelinux/decks repository. I recommend doing a new
> clone since I had to rewrite the history to fix a PDF that shouldn't have
> been in there.
>
> Good luck!
>
> -Dan
>
>
> On Thu, Dec 6, 2012 at 6:10 AM, ping <[email protected]> wrote:
>
>> On 12/5/2012 1:51 AM, ping wrote:
>>
>>> [1] 
>>> http://mojavelinux.github.com/**decks/asciidoc-with-pleasure<http://mojavelinux.github.com/decks/asciidoc-with-pleasure>
>>> <http://mojavelinux.github.**com/decks/asciidoc-with-**pleasure/<http://mojavelinux.github.com/decks/asciidoc-with-pleasure/>
>>> >
>>> [2] 
>>> https://github.com/**mojavelinux/asciidoc-dzslides-**backend<https://github.com/mojavelinux/asciidoc-dzslides-backend>
>>> --
>>>
>>
>> hi Dan:
>> please provide some hint of what happened here.
>>
>> I followed the instructioin to get the backend installed.
>> but I can't generate the same doc as:
>> http://mojavelinux.github.com/**decks/asciidoc-with-pleasure/**
>> rwx2012/index.html<http://mojavelinux.github.com/decks/asciidoc-with-pleasure/rwx2012/index.html>
>>
>> I got these errors:
>> asciidoc -a data-uri -a linkcss! slides.asciidoc.txt
>> asciidoc: WARNING: slides.asciidoc.txt: line 30: include file not found:
>> /home/ping/.asciidoc/backends/**dzslides/dzslides/themes/**
>> highlight/monokai.min.css
>> asciidoc: WARNING: slides.asciidoc.txt: line 30: include file not found:
>> /home/ping/.asciidoc/backends/**dzslides/dzslides/highlight/**
>> highlight.min.js
>> asciidoc: WARNING: slides.asciidoc.txt: line 37: missing style:
>> [blockdef-listing]: qrcode
>> sh: /Dropbox/temp-transfer/images/**mild.png: No such file or directory
>> asciidoc: WARNING: slides.asciidoc.txt: line 139: {sys3:"/usr/bin/python"
>> -u -c "import base64,sys; base64.encode(sys.stdin,sys.**stdout)" <
>> "/Dropbox/temp-transfer/imag
>> es/mild.png"}: non-zero exit status
>>
>> so it looks I'm missing some files in the installation.
>>
>> and attached is what I generated.
>> if you looks at slides after page 16, all highlight is NOT as good as
>> yours -- the text are invisible now, and will only shows if you select them.
>>
>> So where is the highlight.min.js file?
>>
>
>
>
> --
> Dan Allen
> Principal Software Engineer, Red Hat | Author of Seam in Action
> Registered Linux User #231597
>
> http://google.com/profiles/dan.j.allen
> http://mojavelinux.com
> http://mojavelinux.com/seaminaction
>
>


-- 
Dan Allen
Principal Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597

http://google.com/profiles/dan.j.allen
http://mojavelinux.com
http://mojavelinux.com/seaminaction

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to