Taco Hoekwater <[email protected]> a écrit: > > On 01/23/2012 01:57 PM, Paul Isambert wrote: > > Andreas Matthias<[email protected]> a écrit: > >> Are there any use cases of > >> > >> tex.setbox(nil, ...) > >> > >> at all? Or wouldn't a warning be more appropriate than > >> silently accepting nil? > > > > An error would make better sense to me. Taco, any rationale? > > Nah. Error code is missing. If you don't mind, can you start > a tracker item for that oversight? >
Done. I've added tex.setskip and tex.setmath because they didn't report an error either. Paul
