irclog.perlgeek.de/perl6book/today | source: github.com/perl6/book/
Set by moderator on 8 June 2010.
00:15 dalek joined 02:08 dalek joined 02:09 PerlJam joined 03:56 dalek joined 03:58 PerlJam joined 08:27 eternaleye_ joined 09:45 masak joined
moritz_ PerlJam: (backlogging) feel free to make it a footnote 12:41
14:00 sahadev joined 16:49 PerlJam joined 17:55 sahadev left 21:02 hugme joined 21:20 masak joined 21:22 lucs joined
lucs About the sidebar improvement, here's a try: lucs.net:8888/sidebar.png 21:24
Are the other suggestions available to see?
PerlJam lucs++ I like that.
lucs Would it be appropriate to suggest a patch that allows to parameterize the build for 'letter' or 'a4' instead of hard-coding for 'a4'? 21:31
masak why would you want that? 21:32
lucs We have 'letter' size paper where I would print it :)
masak I'm pondering whether that is a sufficient to change the build system. 21:34
lucs Could be invoked easily like: 'make' (for a4) or 'make letter' (for letter). 21:36
Would pass the argument to book-to-latex. 21:37
masak oh heck -- prepare a patch; you'll need to make the changes locally anyway.
someone with more chutzpah than I might apply it.
lucs :)