Am 17.08.2013 16:13, schrieb Kornel Benko:
Hi, not sure if this is the right list.Documents starting with \documentclass[english,draft]{ectaart} ... \usepackage[utf8]{luainputenc}
why do you need luainputenc? You are already using the default
encoding utf8
However, use
\documentclass[english,draft]{ectaart}
\let\setattribute\relax
...
Herbert
