Skip to content

\exi \gll in langsci-gb4e breaks justification #154

Description

@kopeckyf

When a row of examples contains an \exi that also contains a \gll, the justification is messed up. This error is not in gb4e and seems to have been introduced (without intention/knowledge) in langsci-gb4e.

MWE:

\documentclass{article}

\usepackage{langsci-gb4e}
\usepackage{lipsum}

\begin{document}
\begin{exe}
	\ex \lipsum[1]
	\exi{}
	\gll Lorem Ipsum Dolor\\
	     Lorem Ipsum Dolor\\	
	\ex \lipsum[2]
\end{exe}
\end{document}

Output:

grafik

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions