Font package to be used in equations.

learn more… | top users | synonyms

4
votes
2answers
147 views

Old style number, bold small caps, and Palatino

I'd like to be able to have all three of the following in my document: the Palatino font bold and small caps old-style figures I'm currently using mathpazo with the options [osf] to get 1 and 3, ...
2
votes
1answer
127 views

Spacing in flalign affected by mathpazo

I got the following (partly shorted) equation: I would like to get rid of the space left of the equation (left of Q') so that the label (0.2) fits on the right side. \documentclass[ a4paper, ...
2
votes
1answer
233 views

palatino-Bold, palatino-Roman, palatino-Italic belongs to which package?

palatino-Bold, palatino-Roman, palatino-Italic belongs to which package? The palatino and mathpazo are not well enouugh for me, is there anyone who can help me?
9
votes
1answer
416 views

How to correctly set up Palatino font with math (related to pxfonts)

I've read many times here in TeX.SE that pxfonts has a lot of spacing inconsistencies, and that it's better to use mathpazo. The problem is that mathpazo doesn't load all the math symbols to match the ...
6
votes
1answer
155 views

Switching math & text fonts mid-document

I would like to use the fonts given by cmbright for part of my document, and the default CM fonts or perhaps mathpazo for another part. What is the easiest, best way to do this? I have seen usually ...
4
votes
1answer
148 views

Losing small caps for serif font when merging mathpazo and sourcesanspro

I use mathpazo font package to write my document. I use small caps for some text. When I add sourcesanspro font package small caps don't work any more for normal serif font. Here it is my MWE: ...
0
votes
2answers
177 views

epigraph using \textit

I have created epigraph in my book using the latex command \epigraph. I would use \textit style but I got an epigraph that not follow the margin. when I use \textit it became squeezer This is what I ...
5
votes
1answer
201 views

Cancel the loading of mathpazo after classicthesis

Is there a way to cancel the loading of this line, in classicthesis, after classicthesis? To have all the fonts in CM like default? \PassOptionsToPackage{osf,sc}{mathpazo} \RequirePackage{mathpazo} ...
6
votes
1answer
157 views

Problem using mmap, mathpazo and siunitx

I have these packages in my preamble: siunitx, mmap, mathpazo that somehow seem to mess things up. A minimum working example that shows the error: \documentclass[a4paper]{article} \usepackage{mmap} ...
4
votes
1answer
139 views

Is there an easy way to use only mathpazo's blackboard-bold facilities (without it using Palatino)?

The mathpazo package sets Palatino as the document's main font. However I am only interested in its blackboard bold symbols. Is there an easy way for me to only use Mathpazo's bb symbols?
2
votes
1answer
422 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 ...
6
votes
2answers
503 views

Different small-caps in mathpazo and tgpagella - which are better?

Both the packages tgpagella and mathpazo (with "sc"-option) provide the font Palladio with true small-caps. tgpagella additionally offers a bold small-cap font. Yet when comparing the normal ...
15
votes
3answers
275 views

German-style quotation marks too close to italics letters and mathpazo font package

When I type an text in italic with the Palladio font the German quotation marks are (far) too close to the letters. The problem does not occur with English quotation marks. Is there any solution or ...
6
votes
1answer
268 views

mathpazo and pxfonts: equal sign and \neq look different

consider the following (minimal) example: \documentclass{article} \usepackage[T1]{fontenc} \usepackage[sc,osf]{mathpazo} \usepackage{pxfonts} \begin{document} $=$ $\ne$ \end{document} Is there any ...
4
votes
2answers
110 views

\textleftarrow and mathpazo

I would like to use Palatino for running text and some matching fonts for math, so I use the package mathpazo. Is there a way to get the \textleftarrow? \documentclass{article} ...
4
votes
1answer
357 views

Change the old style numerals of mathpazo (via tufte-latex) to lining numerals

I am using tufte-latex package, which uses mathpazo with old style numerals. To make figures (plots) I would like to use lining numbers. The problem is that the figures are converted from svg to pdf ...
5
votes
2answers
401 views

\DeclareMathSymbol with Pazo Math Blackboard Bold (from Mathpazo)

I want to create a mnemonic command for \mathbb{1} as provided by mathpazo. I can't just use \newcommand*{\unity}{\mathbb{1}}, because that would break the moment I were to change math fonts (e.g., if ...
6
votes
1answer
214 views

Unwanted CM fonts when trying to use mathpazo

Some more information. In making an MWE I removed a lot of stuff, including the use of XeLaTeX or LuaLaTeX, and fontspec. What I was actually trying to do was set up a suitable maths font environment ...
13
votes
2answers
562 views

two fonts in math mode

In math mode (e.g. between $ $) I would like to use by default computer modern math but to define a new character with a different font e.g. mathpazo. Practically, i want to define a new command ...
4
votes
2answers
358 views

mathpazo old-style figures and eulervm: I want lining figures in math

I would like to use Palatino with small caps and old-style figures for text and Euler with euler-digits for math. If I use \usepackage[sc,osf]{mathpazo} without eulervm I get old-style figures in ...
4
votes
1answer
913 views

How to use Palatino-like math fonts in XeLaTeX?

After some fighting with Asana Math, I thought that I could give a Palatino-like math font a chance. So the questions are: (1) what exactly is the difference between pxfonts and mathpazo and (2) how ...
6
votes
2answers
362 views

How do I italicise individual words within \scshape

I am currently using mathpazo for the font for my thesis. I want to use smallcaps for my section headings (as you can see in the MWE I have set \allsectionsfont to \scshape. The problem is that I have ...
8
votes
2answers
246 views

Different hyphenation pattern when using oldstyle figures?

It appears that there are different hyphenation patters when using oldstyle figures or not. Consider the following MWE: \documentclass[a4paper,10pt]{scrartcl} \areaset[current]{336pt}{600pt} ...
4
votes
3answers
680 views

Using oldstyle figures of palatino (mathpazo) in math mode

I am using \usepackage[osf]{mathpazo} for oldstyle figures and the dcolumn package to align the contents of tables at their decimal point. The problem is that dcolumn automatically sets the aligned ...
9
votes
1answer
2k views

How to correctly use the palatino font (in memoir)?

I'm preparing a PhD thesis (using memoir and pdfLaTeX), and I find the palatino font a nice body font. Reading the font related questions and answers on this awesome site, I think I have pieced ...
9
votes
3answers
327 views

mathpazo + siunitx: π turns into ß

When I use mathpazo and siunitx (version 2.3h) together, if I use \pi inside the numerical argument to \SI, it will show up in the output as "ß". \documentclass{article} \usepackage{mathpazo, ...
13
votes
2answers
4k views

Change font used by moderncv

Using moderncv, is it possible to change the font? I tried to load the Palatino font with: \usepackage{mathpazo} with no avail. I'm using Tex Live 2011, and I compile the tex file with pdflatex.
22
votes
2answers
2k views

Why exactly is \linespread{1.05} appropriate for Palatino?

Section 1.4 of l2tabu, Changing inter-line space using \baselinestretch, contains a remark about the Palatino font: [I]f you only want to use fonts other than Computer Modern you may use ...
8
votes
2answers
643 views

How to get the AMS mathbb font while using Palatino elsewhere

I'm a Latex user. I've been using Palatino for typesetting a piece mathematical text: \usepackage{mathpazo} \usepackage[scaled=.95]{helvet} \usepackage{courier} The results are good, however I ...
0
votes
1answer
699 views

Using `mathbb` fonts from other packages

I am currently using a combination of mathpazo and mathspec for my maths typesetting. To be specific, my preamble contains the following: \usepackage{amssymb} \usepackage{mathrsfs} ...
5
votes
2answers
398 views

Palatino italics relatively small in body text?

I'm using Palatino (\usepackage[sc]{mathpazo}) as the main font for my thesis, and it occurred to me that italic (and possibly also bold) body texts are somewhat smaller than the ...
2
votes
1answer
952 views

Using small caps roman for chapter number with memoir class

I want to use small caps roman numbers for chapter numbering using memoir. So far I have tried the following: \documentclass[oneside]{memoir} \usepackage[osf]{mathpazo} ...
10
votes
2answers
1k views

Palatino displays wrong opening quotes

I've just started using Palatino for my documents, and I've realized the opening quotes are all rendered as closing quotes. As per the question What is the best way to use quotation mark glyphs I use ...
4
votes
1answer
932 views

Bold small caps with mathpazo

I was using tgpagella but it doesn't have automatic old style numbers without resorting to fontspec. I was directed to use mathpazo like so: \usepackage[sc,osf]{mathpazo} How do I format mathpazo ...
5
votes
1answer
770 views

Use mathpazo for body and math but use a non-tex font (in this case Futura) for headings.

I have a document that so far has used mathpazo for everything. I love the texlive distributed Palatino for maths and body text. The small caps in particular are much better than the True Type ...
14
votes
2answers
1k views

Palatino fonts and the number 713

I have some trouble using Palatino fonts (psnfss2e distribution} for numerals in text and tables. I load the package as \usepackage[sc,osf]{mathpazo} which sets the font to oldstyle numerals in ...
12
votes
3answers
3k views

Fontspec: Palatino with small caps and old-style figures

For various reasons, I’m using the fontspec package. However, I’d also like to use Palatino as the document’s main font, and I want to use it with small caps and old-style figures. So I’ve got four ...
17
votes
2answers
3k views

What is a good font for URLs to go with Palatino for the main text?

I'm looking for a nice font to use for my \url{...}s that goes well with Palatino. Courier does not look good at all. It's much too light. Helvetica (scaled .92) looks pretty good, but the ~ looks ...