David Terhart wrote:
I put a screenshot of the output here:
http://img264.imageshack.us/img264/7360/1popishkiwor.png
For our taste, there's too much space between "popish kiwor" and the
beginning of the glosse. The same holds for the space between "eine
Schlange" and "DC-081114L".
Does anybody have an idea how to reduce this space? I tried editing
linguistics.module in the "Resources\layouts" folder, but had no success.
This will involve making changes at the LaTeX level. First look at the
documentation for covington.sty, which is the LaTeX package that module
loads. There may be some easy way to control the spacing. If not, then
you'll have to dig into the package itself. It's likely that these
environments are actually LaTeX lists of some sort, and there are ways
to modify the spacing of such environments. See here:
http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/teTeX/latex/latex2e-html/ltx-260.html
You'd need to redefine the environment to use the modified parameters.
rh