|
irclog.perlgeek.de/perl6book/today | source: github.com/perl6/book/ Set by moderator on 8 June 2010. |
|||
|
02:35
Wolfman2000 joined
02:55
pronik` joined
|
|||
| lucs | moritz_: What pronik produced: img267.imageshack.us/img267/2687/booka4.pdf | 09:00 | |
| moritz_ | that's some seriously cool stuff | 09:01 | |
| it just doesn't seem to do the bold inside listings | 09:02 | ||
| lucs | Indeed! | ||
| Oh, details ;) | |||
| moritz_ | speaking of details | 09:03 | |
| page 22 has quite a few empty lines in the code block | |||
| lucs | Yeah, I saw that. Not sure what gives. | ||
| I'm pretty sure it can all be smoothed out. | 09:04 | ||
| moritz_ too | |||
| I'm very impressed | |||
| lucs | Yeah, it looks pretty damned nice already. | ||
| moritz_ | good news | 10:21 | |
| I have co-main over the Pod::PseudoPod::LaTeX | 10:22 | ||
| co-maintainership, I meant | |||
| lucs | Interesting. | 10:23 | |
| The fancy quote fix should probably go in there, not in the Perl6 book code. | 10:24 | ||
| moritz_ | +1 | ||
| lucs | On the other hand, the quote problem doesn't occur anymore with pronik's latest setup :) | 10:25 | |
| moritz_ | I shoul still merge it into upstream, other might find it useful | 10:26 | |
| (unless it collides with pronik's fixes, of course) | |||
| lucs | Hmm... I don't about the collision. | ||
| I'm still setting up to build the latest version -- font problems this time. | 10:28 | ||
| I'll try to add rules to the Makefile to help the authors install them if they need to. | |||
| moritz_: Do you happen to know which LaTeX environments most authors use? | |||
| (Perl6 book authors, taht is.) | 10:29 | ||
| moritz_ | lucs: many are on Debian, Ubuntu or MacOS | 11:18 | |
| so probably texlive | |||
| lucs | Ok, thanks. | 11:20 | |
| Util uses TeXLive | 11:48 | ||
|
17:59
pronik` joined
|
|||
| pronik` | moritz_: about missing code parts -- probably an error in perl parser of pygments | 18:05 | |
| it might be a good thing to implement a perl6 lexer, since we've got a grammar anyway | 18:06 | ||
| re: Pod::PseudoPod::LaTeX -- it needs to get way more flexible than it is now. Also we need to get rid of as much hard coded stuff as possible | |||
| lucs | pronik`: Hiya. | 18:07 | |
| pronik | lucs: hi | ||
| coming along with compiling? ;) | |||
| lucs | Um, did you need to install Inconsolata? | ||
| Problem with that font :( | |||
| pronik | yes, but that ones comes from a package | 18:08 | |
| however, I'm not really satisfied with current fonts, other proposals are very welcome | |||
| I've got a ttf-inconsolata in my ubuntu | |||
| lucs | Do you know how I can tell if 9.04 has it? | 18:09 | |
| pronik | packages.ubuntu.com/ttf-inconsolata | ||
| it does | |||
| it's a slightly older version, but it's there and should be usable | 18:10 | ||
| lucs | Ok, I just need to figure out how to make it visible to LaTeX. | ||
| pronik | xelatex should see it instantly, iirc | 18:11 | |
| lucs | Looks like it doesn't :/ | 18:12 | |
| pronik | can you pastebin the error you are getting? | ||
| lucs | Yep, hang on. | ||
| scsys.co.uk:8002/44926 | 18:14 | ||
| Oh, I need to at least get it. Please wait. | 18:15 | ||
| Ok, that's better (I think). | 18:17 | ||
| pronik | makes me wonder why it tries to compile the font | ||
| oh, nice | |||
| lucs | Next problem: ! LaTeX Error: File `ifplatform.sty' not found. | ||
| Do you happen to know where that one comes from? | |||
| pronik | I'll do in a couple of seconds ;) | 18:18 | |
| lucs | :) | ||
| pronik | texlive-latex-extra | ||
| lucs | Ok, hang on... | ||
| Oh darn, it's not in 9.04 ("texlive-latex-extra is already the newest version.") | 18:19 | ||
| By the way, how did you pinpoint it to be in the texlive-latex-extra package? | 18:20 | ||
| pronik | first "locate ifplatform.sty" | ||
| and then "dpkg -S /usr/share/texmf-texlive/tex/latex/ifplatform/ifplatform.sty" | 18:21 | ||
| lucs | Ah, thanks. | ||
| lucs takes a note | |||
| pronik | maybe you could upgrade your texlive to 2009 with manual automatic installer ;) | 18:23 | |
| www.tug.org/texlive/quickinstall.html | |||
| or upgrade to lucid while you are at it ;) | 18:24 | ||
| lucs | The latter makes me a bit nervous, but I'll look at upgrading texlive. | ||
| pronik | so, I've gotta go now, see you later, have fun :) | 18:26 | |
| lucs | Ok, have a nice evening! | ||
| dalek | ok: 11a5774 | chromatic++ | src/preface.pod: Edited preface; left in one author note. |
21:10 | |
| ok: 2535b58 | chromatic++ | src/basics.pod: Edited basics chapter, leaving one author note. |
|||