chromatic / modern_perl_book

Modern Perl: the book
http://www.modernperlbooks.com/
664 stars 187 forks source link

Build not rendering right (chapter numbers, non-ascii chars, bold) #200

Open tomeliaz opened 12 years ago

tomeliaz commented 12 years ago

I believe I followed the build instructions to generate a PDF, but my chapters aren't rendering with chapter / section numbers, and markup isn't being translated. It's like I missed a step somehow:

I did: perl build/tools/build_chapters.pl perl build/tools/build_pdf.pl

open chapter_03.pdf (I'm on osx).

I see things like: = B<0b>101010; = B<0>52; = B<0x>20;

Note the B<> is in the text, not bold. Similarly, footnotes aren't actually handled.

I'm guessing it's something on my end, but not sure what. Anyone see anything I could do to resolve?

Thanks.

chromatic commented 12 years ago

I'm switching to a new formatter (Pod::PseudoPod::DOM), but the XHTML formatting isn't ready yet. I'll put that up on Github in the near future. Until then, I'm leaving this open, because the PDF generator probably is brokenish.

igalic commented 12 years ago

Yupp, on Windows too. With Strawberry Perl instead of bold I see B