On Sat, 26 Jul 2008, Olivier Guéry wrote:
Hello,I got my Sony prs 505 ebook reader last week… Nice machine. I tried to set-up one of my favorite book to be read on this. Here are the specials part : — Page size : 120mm x 90 mm — margins : 3mm up/down and 2mm left/right (could be 1mm, in fact) Here are the links to the .tex and .pdf files. Here are my problems : — I can't set the space before my section number : in line 38 : \setuphead[section][style=tfc, numberstyle=bold, before={\blank[3*big]}, alternative=middle] everithing work but the « before » section
Try using before={\blank[force,3*big]}.
— still can't have automatic indent after section. I need to force it using « \indentation » (line 47)
Use \setupindentation[big,yes] and \setuphead[section][indentnext=yes]
— look at the end of the first page : there's a big gap. Don't know why. It's in the middle of a sentence, and the paragraph is big after.
Sorry, I don't have Gentium and I do not get the same problem with latin modern.
— at the end of the second page, third line before the end, the « dans » is in the margin. I can't hyphenate this word. I woud prefer having bigger white spaces rather than this.
Try \setuptolerance[verytolerant, stretch]
— on page 3, before « Une horloge » I can't have indentation after \crlf. I used a « \packed » command after empty line but it's not what I want. I want a new line, with indentation but not a « \par » vertical spacing.
I don't know how to get this. You can use \vskip -2em (play around with the length) but there should be a "proper" way.
Aditya
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________