|
|
Viewing Correction to 'additively indecomposable'
|
portability by jac Correction id: 6057 Filed on: 2005-02-28 01:22:07 Status: Accepted on 2005-03-03 17:01:47 Type: Meta/Minor
Correction text:
Please do not bind anything to the symbol "\H", since this symbol is reserved for an accent mark in LaTeX, and binding to it makes your code non-portable. I suggest doing a search-and-replace for this symbol; maybe using "\indecomp" instead (which would also make it marginally easier to understand the code).
Also, please do not bind to "\H" in any other entries.
,---- | \def\H{\mathbb{H}} `---- | No comment from correction handler Henry.
|
|
|
|
|
|
|
|
|
|