Hi, it seems like hunspell exits when it detects a latex document. It detects wrong spelled words up to the first latex keyword and then just exits whether -t is specified or not. Explicitly specifying -H to handle the input file as HTML prevents hunspell from exiting and analyzes the whole document. Regards, Alex