Tagged Questions
5
votes
3answers
102 views
lining figures in tables and math, old style figures in text
I’m using TeXLive 2012, up to date on Ubuntu 12.10. When I use the libertine package with the option osf and newtxmath for math fonts!, I get oldstyle nombers everywhere, but I only want to use them ...
1
vote
0answers
71 views
newtxmath, libertine, cm figures [closed]
Newtxmath with libertine and otf
is an attractive combination for beautiful mathematics text. But it
is inconsistent in that for figures 0,1,2,...,9 within math mode it uses the CM font,
not the ...
3
votes
2answers
165 views
Font mismatch with Linux Libertine and siunitx package
Following example:
\documentclass{scrbook}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{microtype}
\usepackage{siunitx}
\usepackage{fontspec}
\setmainfont{Linux Libertine O}
...
0
votes
1answer
437 views
Missing \scriptstyle and \scriptscriptstyle letters with libertine and newtxmath
I have manually installed the newtx package to TEXMFLOCAL (with admin rights), placing everything into the appropriate folders in TEXMFLOCAL/fonts/ and TEXMFLOCAL/tex/latex, and running updmap-sys ...
13
votes
4answers
2k views
What free math font could/should accompany Linux Libertine and Linux Biolinum?
Well, the title of the question pretty much says everything. To be more precise: I'd like to know (1) what font would be visually suitable to use with Linux Libertine and/or Linux Biolinum as the ...
18
votes
5answers
3k views
Is it possible to use Linux Libertine as a mathematical font?
I recently heard that there is a package called unicode-math that makes it possible to use an ordinary TTF/OTF font for mathematic typesetting. To what degree is that possible with Linux Libertine? I ...
4
votes
1answer
374 views
Using old style numerals in XeLaTeX in math mode
I am using XeLaTeX and the Linux Libertine font to typeset my thesis. I set it up to use old style numerals in the text by:
\setromanfont[Ligatures={Common}, Numbers={OldStyle}]{Linux Libertine O}
...