Guest User

Untitled

a guest
Feb 20th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. documentclass[a4paper]{article}
  2. usepackage[utf8]{inputenc}
  3. usepackage{libertine}
  4. renewcommand*familydefault{sfdefault}
  5. usepackage[T1]{fontenc}
  6. usepackage{linguex}
  7.  
  8.  
  9. begin{document}
  10.  
  11. section{Sans serif font: Libertine Biolinum}
  12.  
  13. Text text text text text
  14.  
  15. ex. Linguex numbered example without interlinear glossing
  16. a. Every layer
  17. a. appears in
  18. a. sans serif font without interlinear glossing
  19.  
  20. But as soon as I use interlinear glossing
  21.  
  22. exg. Both object language and \
  23. glossing appear with serifs\
  24. 'Last line is sans serif again.\
  25.  
  26.  
  27.  
  28.  
  29. end{document}
Add Comment
Please, Sign In to add comment