Hello, unfortunately there is no overfull \hbox warning message, when the line is too long in a section title or a float caption: \starttext \section{\dorecurse{100}x} \placefigure{\dorecurse{100}x}{bla} \stoptext In general, I think there should be more error- or warning-messages in ConTeXt, so that one can grep the output for the words "error" or "warning" to test if all is ok. Quite often, you see a problem only in the pdf-file, but there is no warning message in the output (font issus for example). In this area, LaTeX is much better... Cheers, Peter -- http://pmrb.free.fr/contact/
� wrote:
In general, I think there should be more error- or warning-messages in ConTeXt, so that one can grep the output for the words "error" or "warning" to test if all is ok. Quite often, you see a problem only in the pdf-file, but there is no warning message in the output (font issus for example).
esp with regards to font issues: one can only provide warning by letting tex enter error mode which slows down things; testing for the availability of fonts is not possible otherwise Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Peter Münster