[11:41] hi [11:45] godbyk, I have a possible workaround for the French non breaking space problems to let us use polyglossia punctuation, some french Latex guru, told me to just add a \catcode`\ =10 [11:46] changing the catcode to declare this non breaking space caracter " " as a space and not an "other caracter" like it is by default. This seems to work === Guest33668 is now known as issyl0 [16:37] Hi Hannie [16:38] hello my friends [16:38] Nice to see, that the Dutch translation is finnished [16:38] yes, yesterday was a struggle, today everything went smoothly [16:38] Can you please push you latest nl.po to LP? [16:39] I did already. Anything amiss? [16:39] I opted for the screenshot instead of marginscreenshit for 3.33 [16:39] because baselineskip did not look good [16:40] *oops screenshot [16:40] the \appendixname? [16:41] I changed that to how it was in a previous file, just copied it [16:41] let me see [16:41] Hello! [16:41] \\hyperref[ch:" [16:41] "license]{\\appendixname}~\\ref{ch:license} [16:42] hi Sylvie [16:42] Hi Sylvie [16:42] Yes, Hannie. :-) THis is like it should be and was before rev 128 :-) [16:42] http://bazaar.launchpad.net/ubuntu-manual/revision/128 | http://bazaar.launchpad.net/ubuntu-manual -r 128 [16:43] CarstenG, is that not ok? [16:43] Look again in my email from yesterday. :-) [16:44] be back in 15 min... [16:44] aha, so it was also wrong before I changed it. I'll have a look, or you can tell me here [16:44] cy CarstenG [16:53] CarstenG, I have to go. I have just pushed my latest version. [16:55] I did it earlier today, but I do not see it in LP. Strange, because there was no difference after bzr pull and bzr status. [16:55] I hope it will arrive this time. [16:56] It says Revision 134 on my pc [16:57] This is odd too, the latest revision I see is 132. So perhaps my revision 133 got lost somewhere :( [16:58] Correction: now I see 133 and 134. They are the same [16:59] YoBoY: We can adjust the catcode as you say. Then LaTeX would treat that non-breaking space as a regular space (i.e., as if you'd hit the space bar on the keyboard). Is that the effect you want it to have? [16:59] I still do not understand why you did not see 133 (sent 1 hour ago) [17:00] hey godbyk [17:00] YoBoY: Do we need to do the same for the narrow non-breaking space ([nnbsp])? [17:00] Hey, hannie. [17:01] hi kevin! [17:01] Hello, Sylvie! [17:01] godbyk, I think the Dutch version of Precise-e2 is ready for publishing [17:01] hannie: Excellent! [17:02] let me know if you still find anything that needs to be corrected [17:02] hannie: Will do! I'll take a look at it soon. [17:03] kevin, what do you mean with "do the same for the narrow non-breaking space ([nnbsp])" ? [17:03] ok, thanks [17:04] see you all [17:04] see you later hannie! [17:04] cqfd93: Ah, YoBoY (about 5 hours ago), mentioned that we changing the meaning of [nbsp] in LaTeX to a regular space may allow LaTeX to properly handing the spacing around punctuation even if the translators insert [nbsp] in the translation. [17:05] cqfd93: So I was asking if we'd need to make the same change for [nnbsp]. [17:06] I see [17:06] be back [17:10] I'll be back after a while. I have to run a few errands and then I'm stuck in a meeting this afternoon for a bit. [17:10] We haven't used a lot of these [nnbsp] - I would say yes, but I'll let YoBoY answer [17:10] See you later [17:49] godbyk, the [nnbsp] already exist in launchpad? not sure about that… [17:50] or are you refering to the real caracter " " ? [17:51] I think we can treat it the same way for the " " caracter [18:18] YoBoY: There were a few narrow non-breaking spaces in the French translation at one point. I don't know if they still exist or not. [18:18] don't know too [18:19] we can start by fixing that for raring [18:19] I'll make the adjustments in the raring repository soon so you can test it out. [18:20] (Though you can't actually translate anything in raring yet.) [18:20] we are too close to a release I think to change something like that now :) [18:21] (for quantal and precise) [18:21] I understand. [18:21] When I get some time, I'll make a test run on precise-e2 with those settings just to see if it has the desired effect. [18:22] ok :) [18:24] I continue on my side to find the best solution, perhaps I need to raise a bug on polyglossia to add this king of fix. [18:31] the [nnbsp] still exist in the French translation : https://translations.launchpad.net/ubuntu-manual/precise-e2/+pots/ubuntu-manual/fr/+translate?batch=10&show=all&search=quand+vous+devez+suivre+une+consigne+comme [18:38] it's converted into the narrow non breakig space (unicode 202F) [18:38] (in the .po file) [18:39] so we can keep it in launchpad and fix it in the .clo with the catcode [18:41] Yes [18:46] YoBoY, cqfd93: http://builds.ubuntu-manual.org/builds/ubuntu-manual-fr-latex-spacing.pdf shows the effect of using LaTeX spacing and setting the non-breaking spaces to category 10 (space). [18:46] YoBoY: I added some code to the um-french.clo file to the precise-e2 repository to handle the catcode changes. Just uncomment it (and comment out the three lines of code above it) to try it out yourself. [18:47] * cqfd93 downloading it :-) Thank you! [19:02] Keep in mind that some changes were made manually to the .po file (e.g., the spacing inside the quotation marks), so it may not appear as it would if LaTeX were handling all the spacing itself. [19:08] kevin : yes, the spaces inside the quotation marks are too big in your pdf, they are bigger than regular spaces. [19:09] Except for the spaces inside quotation marks, everything looks good. [19:10] godbyk, merci beaucoup :) [19:10] Could you please replace some of the \, with normal spaces and rebuild the pdf? [19:11] cqfd93, it was just a test, we keep our actual work ;) [19:11] cqfd93: I'll try that next. First I have to head to a meeting, though. [19:12] YoBoY: If you still have the translation-test-fr.tex file, you can use that to test the various spacing settings. [19:12] Try adding in nbsp and nnbsp manually to see how LaTeX handles that with the catcodes. [19:13] No hurry, kevin! Thank you! [19:14] godbyk, I'll do that, but not now, I'm too busy now and I absolutely need to write a mail to the volunteer of our past ubuntu party to thanks them first :) [19:17] YoBoY: No rush. I have to take care of a few other things today, too. [19:26] YoBoY: Another option would be to set those space characters to category 9 so that they're ignored entirely. (I haven't tried this yet.) [19:26] Off to my meeting now. [19:27] See you later!