Tagged Questions
5
votes
1answer
56 views
Conflict between listings and gb4e?
this code doesn't compile for me. Could it be a bug or is something wrong with my LaTex installation?
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{gb4e}
\usepackage{listings}
...