Re: "Using Perl 6": patch to build the book in either A4 or letter paper sizes

2010-06-16 Thread Luc St-Louis
On Tue, Jun 15, 2010 at 12:11:13AM -0500, Bruce Gray wrote: > > On Jun 14, 2010, at 1:36 PM, Moritz Lenz wrote: > --snip-- >> >> currently even in verbatim code, quotes are converted to >> "fancy" left/right code, which breaks copy&pasting code (and is simply >> wrong even in the print version). Do

Re: "Using Perl 6": patch to build the book in either A4 or letter paper sizes

2010-06-14 Thread Bruce Gray
On Jun 14, 2010, at 1:36 PM, Moritz Lenz wrote: --snip-- currently even in verbatim code, quotes are converted to "fancy" left/right code, which breaks copy&pasting code (and is simply wrong even in the print version). Does anybody happen to know how to suppress that, and emit simple ASCII quot

Re: "Using Perl 6": patch to build the book in either A4 or letter paper sizes

2010-06-14 Thread Luc St-Louis
On Mon, Jun 14, 2010 at 08:36:32PM +0200, Moritz Lenz wrote: > Thanks Luc, > > both of your patches are looking pretty nice, but I currently have > trouble managing them. Might I ask you to push them directly to a github > branch? Just tell me your github user ID, and I can give you commit access.

Re: "Using Perl 6": patch to build the book in either A4 or letter paper sizes

2010-06-14 Thread Moritz Lenz
Thanks Luc, both of your patches are looking pretty nice, but I currently have trouble managing them. Might I ask you to push them directly to a github branch? Just tell me your github user ID, and I can give you commit access. Also there's currently a tweak-latex branch on github, which you're v

"Using Perl 6": patch to build the book in either A4 or letter paper sizes

2010-06-13 Thread Luc St-Louis
For your consideration. >From 77a401211c68d090748e7641e0073484a41f835c Mon Sep 17 00:00:00 2001 From: Luc St-Louis Date: Sat, 12 Jun 2010 22:01:58 -0400 Subject: [PATCH] Can build both for A4 and letter paper sizes. --- Makefile | 40 +++- README|