I'm trying to use covington examples across multiple chapters. This defaults to giving me chapter numbers - that is, the first example in chapter 2 is (2.1). I added:
\renewcommand{\thechapter}{}
to eliminate the chapter numbers, but this just gives me (.1) instead of (2.1). Is there a way to remove the chapter numbering portion in covington?
covington. – Mar 28 '17 at 20:06\renewcommand{\theequation}{\arabic{equation}}since equation is the counter that is used in the example environment – Mar 28 '17 at 20:16covington. Usegb4eorlinguexinstead. Or if you have sophisticated glossing needs useexpex. See Numbered examples in linguistics I can refer back to – Alan Munn Mar 29 '17 at 01:56