[00:03] daker, godbyk how is it going ? [00:03] c7p: Holly shit! That's funny video :) I kinda like Java, but it's a little bit slow (compared to other programming languages). [00:03] c7p: pretty good. [00:03] just finishing up. [00:04] Javatar :D [00:08] infosoft: yap it's pretty hilarious :d [00:13] godbyk, i feel sleepy :S, do you need me something else ? [00:18] c7p: Nope. It'll be another half hour to an hour before it's up. [00:18] I'll send you an email. :-) [00:18] ok nice :D [00:19] night, evening, morning all [13:07] jenkins, the toc is empty :s [13:07] i can't get it work [13:07] toc? [13:08] latex [13:08] ok paste bin what you have so far [13:10] if anyone want to see the stats for the Greek version [13:10] http://stats.ubuntu-manual.org/downloads/?id=23 [13:11] printed version http://stats.ubuntu-manual.org/downloads/?id=24 [13:13] jenkins, http://paste.ubuntu.com/467485/ [13:15] that one is the main file [13:16] the other file are all like that http://paste.ubuntu.com/467486/ [13:16] just section and subsection [13:17] do you have page-title.tex? I am getting an error od not finding it [13:17] yes [13:18] page-title.tex is empty :) [13:19] what about chapitre-browser.tex? [13:19] all the chapter are like that one http://paste.ubuntu.com/467486/ [13:19] ok, so whats not showing? [13:20] the toc is empty [13:20] brb in 15min [13:21] chapter-glade.tex http://paste.ubuntu.com/467486/ [13:22] whats toc stand for? [13:25] table of contents? [13:28] jenkins: Hi! Yep, toc - table of contents :) [13:28] thanks infosoft [13:29] hello o/ [13:35] back [13:36] daker: http://ubuntuone.com/p/AIK/ there is a table of contents at the start of it [13:37] yes that's what i want [13:37] how can i do that ? [13:40] I did not do anything, I built it by doing xelatex daker.tex . I named the main file daker.tex [13:42] i'll try with xelatex [13:45] there is any toc.tex in your folder ? [13:46] from what file did he get the titles ? === daker_ is now known as daker [13:58] soryy daker laptop battery went [13:58] \o/ [13:59] how are you getting on [13:59] error : ! Package inputenc Error: Unicode char \u8:éde not set up for use with LaTeX. [13:59] and i use : \usepackage[utf8]{inputenc} [13:59] hmm I got those as well, I figured it was something I was missing [14:00] what language are you writing it in? [14:01] french [14:02] we can use something like this : [14:02] \includegraphics[width=200px, height=200px]{images.png} [14:02] with px ? [14:03] I don't know I use [scale = 0.8] [14:04] the toc works [14:05] how were you building it before? [14:06] try \usepackage[utf8ttf]{inputenc} and see if that fixes it [14:07] i were using gummi [14:07] with pdflatex [14:07] ! LaTeX Error: File `utf8ttf.def' not found. [14:09] hmm, ok [14:10] in the toc there something wrong [14:11] does \usepackage[utf8x]{inputenc} work? [14:11] whats wrong with it? [14:11] the section is : Pourquoi utiliser WebKit? [14:11] and in the top he wrote just : P [14:12] is that in the pdf i linked to you? [14:13] the toc in the pdf you linked to me has nothing related with titles of the section [14:13] he used the toc of the quick guide for the translators [14:14] whos he? [14:15] xelatex [14:16] give a look at the pdf you linked to me [14:16] and you will see [14:16] how can i find error in the log? [14:16] errors* :) [14:17] lol now i get it, that may be because I was messing around with several files. errors usually start with ! [14:18] do you have any script to catch those errors ? [14:18] nope I just do a ctrl + f for ! [14:18] the rest have the word warning by them [14:20] oki [14:20] other question [14:21] well the chapters and the section starts with 0 [14:22] 0.3 Pourquoi utiliser WebKit [14:22] i want to tell him to start from 1 not from 0 [14:23] the section is : Pourquoi utiliser WebKit? [14:23] and in the top he wrote just : P [14:23] it's oki with i didn't set a title form this [14:27] start at 1 o this is possible I just can't rember how [14:27] i don't want him to write 1.1, 1.2 [14:28] for chapter 1, 2, 3 [14:28] and sections 1.1, 1.2, 2.1 etc... [14:28] try adding \setcounter{secnumdepth}{1} to the preamble [14:30] he removed the numbers from chapters and subsections [14:31] has he done them by hand? [14:31] what ? [14:32] i think it shoud be like this \setcounter{secnumdepth}{3} [14:33] but the numbering is not oki [14:35] I don't understand, can you show me what the numbers are at the moment and what they should be [14:35] \setcounter{secnumdepth}{1} should start form one not 0 as you said (14:22:37) daker: i want to tell him to start from 1 not from 0 [14:39] looks like this http://paste.ubuntu.com/467515/ [14:42] the should look like this http://paste.ubuntu.com/467516/ [14:43] thanks we were thinking the same thing [14:43] \o/ [14:44] i'll recompile the pdf just to be sure [14:44] is Conteneurs a chapter? [14:44] where ? [14:45] http://paste.ubuntu.com/467486/ line 34 [14:45] I am trying to work out if \subsection has been used where \section should have been [14:45] line 14 palette is a better, suggestion is that a chapter? [14:46] no it's a section of the Glade chapter [14:47] Conteneurs is subsubsection [14:48] can you put it all in bzr please? [14:48] sorry i can't upload anything, 0k/s for upload [14:49] the ISP have some problems [14:51] ok cool, erm have you tried adding \setcounter{secnumdepth}{1} ? [14:54] the some thing [14:54] same [14:56] \setcounter{section}{1} may be? [15:01] the same thing but now it start with 0.2 [15:01] before it's start with 0.1 [15:05] I am trying to work out if \subsection has been used where \section should have been [15:05] yes you are right [15:05] o right cool [15:06] i was getting very stuck on what else to sugest [15:19] http://paste.ubuntu.com/467531/ [15:19] :s [15:21] delete/comment out \setcounter{secnumdepth}{3} ? [15:26] http://paste.ubuntu.com/467533/ [15:27] try commenting line 13 out [15:28] also try changing book to article on the first line, then we can work out if it is the latex style [15:43] daker: did you get my last two posts? [15:43] yes [15:44] do you think article is good [15:44] because i want to print it [15:46] I have no clue on the differnece I use article because thats all i have needed, I only suggested it to see if it was the book style that was causing it [15:54] if i did \chapter*{Bla Bla} [15:54] it should apper in the TOC [15:55] I don't know I only use \section{}, [15:55] ? [15:57] I need to do some house work be back in a while [15:57] oki [15:57] see ya [17:38] I haven't read the entire conversation, daker and jenkins. But a couple things: 1. you have to run the file through pdflatex (or xelatex) twice to get the table of contents. [17:39] 2. using \chapter* or \section* (with the *) will tell latex *not* to put an entry in the table of contents. [17:40] thanks i have found that http://www.andy-roberts.net/misc/latex/toctutorial.html [17:40] and now the toc is working [17:44] cool [17:45] thanks [18:07] Time to fix some lunch. [18:07] Be back in a bit. [19:02] http://www.cha.lt/uploads/posts/20100722_08.jpg :) [21:27] hey daker hows it going? [21:27] thanks i have found that http://www.andy-roberts.net/misc/latex/toctutorial.html [21:27] and now the toc is working [21:28] it's the fancy package [21:29] cool, I got so busy here and then everyone came home glad you sorted it [21:30] thanks for your help [21:31] no worries [21:31] I am still learning :) [21:31] hello all [21:32] hi c7p [21:32] hey c7p I hear congrats is in order [21:32] hi [21:32] Holla, c7p :) [21:32] hehe :D [21:33] 190 hits on July 22, pretty nice for first day [21:42] well done thanks for the thanks c7p [21:42] np jenkins [21:45] look a non official group http://www.facebook.com/pages/Ubuntu-manual/106030906095729?ref=search [21:47] someone should post a link to the Greek manual [21:48] on facebook & twitter [21:48] I can do facebook only ben can do twitter iirc [21:49] dutchie, godbyk ? [21:50] I emailed Ben when I emailed the list. So I figure he'll jump on it when he wakes up or gets home or whatever. [21:51] oki [21:51] daker: yes/ [22:00] dutchie: can you access the manual twitter. [22:00] ? [22:01] err [22:01] maybe [22:01] i did know the pw [22:02] aha, found it [22:05] cool dutchie can we work out what to post about the greek manual on twiter and facebook [22:06] You can now download the greek edition http://ubuntu-manual.org/download/10.04/el/screen. Or buy a printed copy: http://ubuntu-manual.org/buy/gswu1004e1/el . Well done to the greek team. [22:07] is that ok people? [22:08] You can now download the greek edition http://ubuntu-manual.org/download/10.04/el/screen. Or buy a printed copy: http://ubuntu-manual.org/buy/gswu1004e1/el . Well done to the greek translation team. [22:09] sounds good to me [22:09] right do you have facebook access as well [22:09] I can do it on facebook if you like [22:10] we don't want to do it twice thats all [22:10] i don't have facebook access [22:10] tweeted [22:11] facebooked [22:17] cool [22:25] night all [22:25] night c7p [22:41] night all [22:41] night jenkins === daker_ is now known as daker === Zeike is now known as brandonj [23:59] congrats to all involved with the greek release