On 7 avr. 2010, at 01:18, Tudor Girba wrote: > Thanks for pointing this out. Indeed something seems to be wrong in the > configuration. I will have to look into this. > > I see that you worked on: http://book.pharo-project.org/book/Announcements > > A couple of notes: > - urls should be lowercase > - you should create book parts for each of the subsections because like this > the table of contents works better, you can reference them afterwards an the > latex generator will produce the right outcome
I see what you mean, but I don't like the way it is displayed, because it makes navigating from section to section cumbersome and just skimming a chapter to get an overview is difficult. Maybe I can add a +value:children+ or +value:contents+ to display the content of the chapter? > > Cheers, > Doru > > On 7 Apr 2010, at 01:14, Simon Denier wrote: > >> >> Also what is missing is the handy toolbar which provides buttons to decorate >> the text with Pier syntax. Useful when you are not a pro of the syntax. But >> I don't know how to install this widget. >> >> >> >> On 6 avr. 2010, at 23:41, Tudor Girba wrote: >> >>> Hi Mike, >>> >>> I am not sure I understand what the problem is. >>> >>> Try this: >>> # go to a page: http://book.pharo-project.org/book/introduction >>> # invoke Add >>> # enter a name (e.g., "somepage") and select Book Portion >>> # press add >>> >>> This should create a new section in the introduction. Please let me know if >>> it works for you. >>> >>> Cheers, >>> Doru >>> >>> On 6 Apr 2010, at 23:24, Michael Roberts wrote: >>> >>>> Hi, >>>> >>>> is there some brief documentation for how to use the book engine? I am >>>> not a pier expert, i just get the basic ideas. I tried to add some >>>> new pages/sections using the add command, but it kept on logging me >>>> out to the front page. I could not work out whether these actions had >>>> any side-effect or not. If there are no docs, perhaps someone >>>> knowledgeable could just add a page, showing how to add a page... >>>> >>>> thanks, >>>> Mike >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [email protected] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> -- >>> www.tudorgirba.com >>> >>> "Every thing has its own flow." >>> >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> -- >> Simon >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > -- > www.tudorgirba.com > > "Don't give to get. Just give." > > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Simon _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
