Page LayoutExPex examples not aligned with body of text

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
iris
Posts: 1
Joined: Fri Jan 07, 2022 3:12 pm

ExPex examples not aligned with body of text

Post by iris »

Hello,

I am using the ExPex package for my paper and I have the problem that the body of main text aligns with the example text, but not with the example number (e.g. (1)) as it usually should (at least in linguistics papers).

I thought I'd just follow the expex document but this is where it got me. I am not sure where the mistake is, so if anyone knows or had a similar problem, I'd appreciate any feedback or solution.
Here is also my preamble, in case it helps:

Code: Select all

Code, edit and compile here:
\documentclass{article}
\usepackage[margin=2.5cm]{geometry}
\usepackage[english]{babel}
\usepackage{tipa}
\newcommand\ie[1]{\textipa{\slshape{#1}}}
\usepackage{linguex}
\usepackage{qtree}
\usepackage{longtable}
\usepackage{array} % tabular column options with >
\usepackage{hyperref}
\usepackage[normalem]{ulem} % for \sout{}
\usepackage{amsmath} % for $\text{}$
\usepackage{titlesec}
\usepackage{expex}
\titleformat*{\section}{\normalsize\bfseries}
\usepackage[backend=biber,
style=unified,
maxcitenames=3,
maxbibnames=99]{biblatex}
\addbibresource{references.bib}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply