Tagged Questions
3
votes
0answers
30 views
Kp-fonts package used font
Which is the font used in Kp-fonts package? I would to know what's the name of the fonts provided by the kpfonts package.
I can't understand if kp-fonts is just package's name or also the font's name!
...
5
votes
1answer
66 views
How do I use kpfonts with fontspec?
Is there a way to use kpfonts with fontspec ?
The math font is correctly used but just loading the kpfonts package is not enough for the text. If I add the \setmainfont line (see example) the kp font ...
5
votes
0answers
111 views
MinionPro font with some symbols from kpfonts
At this moment I'm using MinionPro package. But I don't like most of the MnSymbol's symbols. I discovered that I really like some symbols from kpfonts (if anyone suggest anything better, I will be ...
4
votes
2answers
201 views
What's the internal font name of the Kp-Fonts?
I have checked thekpfonts.sty:
\renewcommand{\sfdefault}{jkpss\kp@petitesmajuscules\kp@flig\kp@style}
It seems that this name jkpss\kp@petitesmajuscules\kp@flig\kp@style is not correct. So what's ...
0
votes
0answers
128 views
KP-fonts question [closed]
I typeset a book using kpfonts. The printer says he needs the original font files, but I could not find them anywhere. I found the .pfb and .atm files for the type1 version, but cannot do anything ...
7
votes
1answer
202 views
How to get an upright \partial?
I want to set partial derivations like \frac{\partial}{\partial x}. This is issue is discussed several times here. Packages like esdiff or commath or suggested. However one problem with all those ...
7
votes
1answer
175 views
Greek words with kpfonts
I want to typeset some sporadic Greek words in an otherwise Latin text. I can get it with something like:
\documentclass{minimal}
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}
...
20
votes
1answer
586 views
Typesetting a descending italic z
I have a document which has many short quotes in which I would like to imitate the fonts. For this document I am limited to LaTeX (not LuaTeX) by the publisher. The jkpvos font family from kpfonts ...
2
votes
1answer
405 views
Suggestions for fonts in classicthesis.sty
I found these suggestions for fonts in classicthesis.sty. What are they for kpfonts? Does Palatino 10pt: 288--312pt | 609--657pt mean that \textwidth must be between 288 and 312pt and \textheight ...
2
votes
1answer
136 views
Setting the right linespread for kpfonts
Is this the right linespread for kpfonts?
\PassOptionsToPackage{nomath,oldstylenums,oldstyle,noamsmath,notextcomp}{kpfonts}
\RequirePackage{kpfonts}
\linespread{1}
2
votes
1answer
441 views
mathpazo, mathdesign and kpfonts
is possible have the \usepackage{mathpazo} with \usepackage[nomath,fulloldstylenums,fulloldstyle]{kpfonts} but with the integrals symbols (\int \oint ecc) from the \usepackage[utopia]{mathdesign} and ...
3
votes
1answer
273 views
LaTeX font packages
There is a list of all font in packages?
like, for example: \usepackage{kpfonts}
8
votes
2answers
1k views
Which LaTeX font packages contain real small caps and work with the “microtype” package?
I'm wondering which font packages are available in MikTeX and TeXLive containing real small caps and also work together with the "microtype" package? For instance, kpfonts has real small caps but ...
3
votes
2answers
565 views
Do system font (TTF/OTF) forms of the Kepler Project fonts (kpfonts) exist?
I have recently fallen in love with the kpfonts package. Whilst it looks great in both body text and TikZ pictures, my current issue is that I cannot create images in external programs containing this ...
