Am 10.02.2014 um 22:49 schrieb Jan Tosovsky <[email protected]>: > I still prefer placing lines on the grid. But if the grid could be switched > off just for ToC, I could use the above code ensuring lines in the 'grid' > positions. It is fake, but I cannot manage even that (startlinecorrection > doesn't work here). > > Any idea?
When you have characters with big ascenders/descenders you have to increase the interlinespace or change the height/depth ration of a strut. 1. Change the interlinespace value with \setupinterlinespace[line=14pt] 2. Change the height/depth ration with \setupinterlinespace[height=0.8,depth=0.2] % default: height=0.72,depth=0.28 Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
