Search found 3 matches

by Bartosz_W
Sat May 07, 2011 7:43 pm
Forum: Text Formatting
Topic: Using \hfill with linguex
Replies: 0
Views: 1856

Using \hfill with linguex

\hill simply does not work with glossed examples using the popular linguex package. While the placement of \hfill will correctly flush the following text right in a simple \ex. environment as below

\usepackage{linguex}
\begin{document}

\ex.
example \hfill (Italian)

it fails to do so in the ...
by Bartosz_W
Thu Dec 02, 2010 10:01 pm
Forum: Text Formatting
Topic: Spacing in glosses
Replies: 1
Views: 1930

Spacing in glosses

Situation :
using linguex for glossing linguistic examples enables us to define the spacing between the example and its gloss. For instance, if \nosinglegloss is put in the preamble, we can manually set the line spacing throughout the document (e.g. as 1.25, 1.35, or whatever). So, the space ...
by Bartosz_W
Mon Nov 24, 2008 4:00 pm
Forum: General
Topic: Line spacing with "linguex"
Replies: 0
Views: 1698

Line spacing with "linguex"

Hi,
I'm using linguex package for examples. Whenever I adjust line spacing in the entire document, using for instance \linespread{1.65}, line spacing between examples goes to single line. This is terrible. I want line spacing to be identical in the entire document, including examples. So far I ...