On 7 avr. 2010, at 10:52, Tudor Girba wrote: > Hi Simon, > > On 7 Apr 2010, at 10:36, Simon Denier wrote: > >> >> On 7 avr. 2010, at 09:17, Lukas Renggli wrote: >> >>>> 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. >>> >>> While writing/editing the Seaside book we figured out the following >>> simple guidelines that worked out quite well: >>> >>> http://book.seaside.st/system/howto >> >> >> Thanks! That's helpful. >> >> Adding +value:book.contents+ to create a mini-toc for the chapter works ok, >> although perhaps this should go in the column. > > Please do not use that there. It will make everything complex afterwards. You > can always use the key navigations to switch between pages:
Why exactly? I still would like such stuff at the chapter level. > - "j" or left arrow: previous book part > - "k" or right arrow: next book part > - "i": table of contents > - "p": parent book part > >> Doru, another missing thing in the current config is the == syntax for >> Smalltalk highlighting >> See http://book.pharo-project.org/book/announcements/client > > Ahh, my bad again. I will look into it. > > Cheers, > Doru > >> >> -- >> Simon >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > -- > www.tudorgirba.com > > "Sometimes the best solution is not the best solution." > > > _______________________________________________ > 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
