Hi, I am sorry, but in ConTeXt ver: 2010.04.10 MKIV there still is this index/line-break bug! See example below please: \setuplayout [width=113mm,location=middle] \usetypescript[postscript] \definetypeface[postscript][rm][serif][times][default] \mainlanguage[de] \setupbodyfont[postscript,10pt] \setupinterlinespace[line=12pt] \setupalign[line,block] \starttext dieses ist dabei typisch für den Bereich der Architekten- oder Ingenieurleistungen\index{Ingenieurleistungen}. Warum? \stoptext Steffen
On Apr 12, 2010, at 10:52 AM, Steffen Wolfrum wrote:
Hi,
I am sorry, but in ConTeXt ver: 2010.04.10 MKIV there still is this index/line-break bug!
It's not a bug, it's explained somewhere in the manual. Put the \index entry before the indexed word, and all is well. Thomas
Am 12.04.2010 um 11:09 schrieb Thomas A. Schmitz:
On Apr 12, 2010, at 10:52 AM, Steffen Wolfrum wrote:
Hi,
I am sorry, but in ConTeXt ver: 2010.04.10 MKIV there still is this index/line-break bug!
It's not a bug, it's explained somewhere in the manual. Put the \index entry before the indexed word, and all is well.
I am setting text that authors indexed in MSWord ... and they don't care where to put the \index (often it is placed IN the word ;o) And I don't dare to touch thousands of index marks! BTW: it always worked with MkII. Please let it work again in MkIV, too. For I can't change the behavior of people setting their index marks, MkIV should be as tolerant in that respect as MkII is. Steffen
Am 12.04.10 10:52, schrieb Steffen Wolfrum:
Hi,
I am sorry, but in ConTeXt ver: 2010.04.10 MKIV there still is this index/line-break bug!
See example below please:
\setuplayout [width=113mm,location=middle] \usetypescript[postscript] \definetypeface[postscript][rm][serif][times][default] \mainlanguage[de] \setupbodyfont[postscript,10pt] \setupinterlinespace[line=12pt] \setupalign[line,block]
\starttext
dieses ist dabei typisch für den Bereich der Architekten- oder Ingenieurleistungen\index{Ingenieurleistungen}. Warum?
\stoptext
Can you test \unexpanded\def\forcecolorhack{\penalty9999\leaders\hrule\normalhskip\zeropoint} in your document. Wolfgang
Am 12.04.2010 um 15:41 schrieb Wolfgang Schuster:
Am 12.04.10 10:52, schrieb Steffen Wolfrum:
Hi,
I am sorry, but in ConTeXt ver: 2010.04.10 MKIV there still is this index/line-break bug!
See example below please:
\setuplayout [width=113mm,location=middle] \usetypescript[postscript] \definetypeface[postscript][rm][serif][times][default] \mainlanguage[de] \setupbodyfont[postscript,10pt] \setupinterlinespace[line=12pt] \setupalign[line,block]
\starttext
dieses ist dabei typisch für den Bereich der Architekten- oder Ingenieurleistungen\index{Ingenieurleistungen}. Warum?
\stoptext
Can you test
\unexpanded\def\forcecolorhack{\penalty9999\leaders\hrule\normalhskip\zeropoint}
in your document.
It works! Marvellous ;o) Steffen
participants (3)
-
Steffen Wolfrum
-
Thomas A. Schmitz
-
Wolfgang Schuster