Questions tagged [leipzig]
{leipzig} is a package that provides predefined macros for standard gloss abbreviations used in linguistics, along with other useful functionality.
19 questions
2 votes
1 answer
76 views
BibLaTeX changes the title of list of abbreviations [duplicate]
I am working on my PhD thesis and I use biblatex-apa for citations and references and leipzig for glossaries of abbreviations. However, when I print the glossaries, biblatex seems to automatically ...
1 vote
1 answer
173 views
gb4e and leipzig not working together: TeX capacity exceeded
I'm on Windows 11 using MikTex as my LaTeX manager. I'm trying to make good-looking linguistic glosses using gb4e and leipzig, but they don't seem to be compatible together for some reason on my ...
0 votes
1 answer
124 views
Get the same effect of the leipzig commands with the typgloss package
A package was developed by Thomas Pellard enter link description here to convert grammatical glosses from uppercase into small capitals. But while this has the advantage of having those grammatical ...
2 votes
1 answer
71 views
tipa partially incompatible with leipzig?
I'm using tipa to, well, use the IPA in my thesis. If I load leipzig, some of the inputs defined in tipa no longer work, for example: \textipa{\:r}, which should produce "ɽ" (this symbol), ...
0 votes
1 answer
275 views
Changing the \printglosssary output with leipzig package
Consider the following MWE - \documentclass{article} \usepackage{leipzig} \makeglossaries \renewcommand{\firstleipzigfont}[1]{\textit{\leipzigfont{#1}}} \begin{document} \Pfv \...
2 votes
1 answer
424 views
UPDATED: {leipzig} Package [still] Not Producing a Glossary
[update: I tried the answer (as best as I could) that was commented and seemed to work for one person, but the problem is still persisting] I tried this on PDFLaTeX, but since asking this question I ...
1 vote
1 answer
332 views
leipzig package gives glossing abbreviations but does not print glossary
I used leipzig when typesetting my paper to get glossing abbreviations in smallcaps more easily and to automatically generate a glossary. However, I didn't get the package to work as it did for others....
0 votes
0 answers
293 views
Glossaries \printglossary suddenly not working (0 entries accepted, 3 rejected)
I'm trying to use the glossaries package to make a list of abbreviations used in glossed linguistics examples (for which I use the package gb4e). Basically, the problem I'm getting is that my ...
1 vote
1 answer
355 views
Unwanted list of linguistic abbreviations: leipzig and glossaries
I am working on my dissertation and use leipzig and glossaries to create the list of abbreviations from the glossed linguistic examples. The first problem that I had was that only some of the ...
2 votes
1 answer
126 views
How to center entire glossary but not column contents using leipzig package
I am using the leipzig package for my thesis, and I would like to center the glossary horizontally on the page, but I would like for the contents of the columns to remain flushleft. I have tried ...
0 votes
0 answers
245 views
Footnotes not working with linguex and leipzig package
The question says it all. I am using package leipzig for glossing and linguex for examples. This is the code. \documentclass[8pt]{article} \usepackage{leipzig} \usepackage{linguex} \begin{document} \...
5 votes
1 answer
466 views
Linguistic glosses with Leipzig package including morpheme boundaries
I just started using LaTeX and am using the Leipzig-package for linguistic glosses, that I also want to appear in a glossary. In the Leipzig package only the glosses themselves are defined, while ...
1 vote
1 answer
252 views
leipzig.sty: How to change the name of glossary [closed]
I wish to change the name of the abbreviations list, which defaults to Abbreviations. The package documentaion tolds that redefining \leipzigname would work, but it did not work. Here is the code: ¥...
3 votes
0 answers
377 views
Leipzig and glossaries: compatibility problems, and glossary does not appear
I am using the leipzig package, which provides shortcut macros for linguistic gloss abbreviations, and interfaces with the glossaries package to index these abbreviations. I am compiling properly (...
0 votes
1 answer
187 views
Help with leipzig glossaries on TexShop with xelatexmk
I'm having trouble getting a glossary (with the leipzig package) to print. I use TeXShop on the Mac with xelatexmk. The MWE uses the style from the leipzig manual: % !TEX TS-program = xelatexmk \...