[09:35] hey CarstenG could you help me with something? [09:35] Hi Hannie [09:36] Sure, what is your problem? [09:39] CarstenG, can you send me a list of all the screenshots, and their correct names? [09:39] I need them for the Dutch screenshots [09:42] You get the list if you do a "make ubuntu-manual-nl.pdf" [09:42] really? [09:42] I'll do it immediately (never noticed this :( ) [09:43] Yes, all the missing screenshots are listed after the make run :-) [09:43] But I do not need the missing screenshots, but all of them [09:43] with their names [09:44] Well, then clean the screenshots/nl folder, do the make run, and you have all names [09:45] I see names of 10 screenshots after command "make" [09:45] e.g. screenshots/en_US/02-1210-desktop.png [09:45] M screenshots/en_US/02-Launcher-triangles.png [09:45] M screenshots/en_US/02-Launcher.png [09:46] where are you? [09:46] Those are the ones that were recently modified [09:46] in precise? [09:47] yes [09:47] Like this: 01-installation-welcome.png [09:48] You should do a "make ubuntu-manual-nl.pdf" [09:49] then you get the list of the missing dutch screenshots [09:49] a "make" alone creates the english version [09:50] ah, yes, I have just downloaded the finished translation (Precise) from LP [09:51] And I have made a new account with the name "Jan Jansen", the Dutch counterpart of John Doe [09:51] I will put nl.po in \po and see how many errors I get [09:56] hopefully none :-) [09:56] ha, only 1 error [09:57] For the list you can also move the english pics out of the folder, do a "make" and you get it [09:58] but only 30 pages made :( [10:02] fix the error, and try it again [10:02] then you get maybe the next one [10:02] its a long and iterative way... [10:03] I am currently trying to find it. Perhaps I found it [10:07] I tried it to now [10:07] The first error I get is: [10:07] ! LaTeX Error: There's no line here to end. [10:07] See the LaTeX manual or LaTeX Companion for explanation. [10:07] Type H for immediate help. [10:07] ... [10:07] [10:07] l.35 \\n [10:07] ewglossaryentry{encryption}{name={encryption}, description={Encrypti... [10:08] so go to the nl.po file and search for "newglossaryentry{encryption}" [10:08] and there you see that there is a backslash to much (\\) [10:10] then do a "make clean" and start the game again :-) [10:20] Hannie, you could also try Kevin's new build script to check the translation [10:20] where can I find this script? [10:20] Copy it from the quantal branch to precise [10:20] right [10:20] And then do a "./build -L nl -c" [10:21] But this is much in progress, so it will not yet find all errors. [10:24] I will do a make clean first after having corrected this error [10:26] I made the classical mistake: I was so used to /Projects/ubuntu-manual-quantal that I went to the wrong directory :( [10:27] :-) this happens [10:32] I do get 149 pages now although the terminal says: [10:32] Output written on ubuntu-manual-nl.pdf (25 pages). [10:33] 1 error remaining (perhaps the classic ??:?? Have to check that [10:39] Well, the two ?? means, there are missing references in the document, but the creation would finish in this case. If it ends with "Output written on ubuntu-manual-nl.pdf (25 pages)." then you have real errors in it, like missing { brackets or undefined commands. [10:40] yeah, it already gives me a headache (I knew it wouldn't be a piece of cake) [10:43] Ha: output is: Output written on ubuntu-manual-nl.pdf (151 pages). [10:43] make: *** [ubuntu-manual-nl.pdf] Error 1 [10:46] well, the interesting part is in above this message. :-) [10:47] Start reading the log output from the beginning, there you will find the real error message, like missing { brackets or so [10:47] Will do this [11:06] Haven't found the answer to this: Missing character: There is no  in font Linux Libertine [11:10] CarstenG, I found and corrected a few errors. [11:10] Result: 151 pages/make: Error 1 [11:10] CarstenG, I have to go now. Will continue later. Thanks for your help so far