Tagged Questions
11
votes
1answer
76 views
Should I use the font encoding LY1 with the package libertine?
I normally use \usepackage[T1]{fontenc} without giving it any thought. The package libertine seems to provide more ligatures with the LY1 encoding.
\documentclass{article}
\usepackage{libertine}
...
3
votes
0answers
295 views
Ligatures not formed when using MinionPro with Inconsolata [closed]
I use Minion in a document via the MinionPro package, and now I want to use Inconsolata for, amongst other things, code listings. When I include the fontenc package with the T1 option for ...