Questions tagged [kpfonts]
100 questions
6
votes
1 answer
How do I write \nsupseteq with kpfonts?
\documentclass[9pt, a4paper]{extarticle}
\usepackage[utf8]{inputenc}
\usepackage{geometry}
\geometry{a4paper, total={170mm,257mm}, left=20mm, top=20mm,}
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{kpfonts}
\begin{document}
$\nsupseteq \,…
Patrik Bak
- 345
2
votes
2 answers
Always use \othertailQ within italic text (kp-fonts)
I really like the long-tailed Q-shape kp-fonts has with the oldstyle option. However, I do not want the ct/st ligatures that this option provides, nor do I particularly want the long-tailed Q in upright text. Is there an option to automatically…
tolUene
- 177
2
votes
1 answer
Using KP Fonts with old style numbers except in tt
I use the kpfonts package with option oldstylenums but I would like to get by default so-called classic-style numbers when using the KP teletype font.
AFAICT, the package options do not allow this. I guess there is a way to achieve this by playing…
Grayswandyr
- 179
2
votes
1 answer
Displaying long "s" with kpfonts only in a section of the text
I am using the light option of the kpfonts package and I want to display the ſ letter only in a section of the text. Can I switch from the normal option to the veryoldstyle option?
\usepackage[light]{kpfonts}
user70516
1
vote
0 answers
kpfonts: no errors, no warnings but no PDF
I just installed kpfonts via MikTex Package Manager.
I tried to reproduce the following example which is taken from this…
clueless
- 11
0
votes
1 answer
How can I add \widearcarrow{} from kpfonts without using this package?
I want to add \widearcarrow (or same command) from kpfonts without using this package because I already used other font.
I tried to use \usefont and \symbol command but I dont know how to use them.
Thank for your help!
Kanegusa199
- 121