{mtpro} is about the "MathTime Professional" and "MathTime Professional 2" math-font packages.
3
votes
3answers
62 views
Insert MathTime Pro 2 math in Inkscape
I'm using Inkscape (and TeX Live 2009/Debian, with MTPro2 fonts installed), and I want to insert LaTeX math code in images created in Inkscape and have the math rendered in the MTPro2 font.
I'm aware ...
4
votes
1answer
55 views
How can I use right curly braces in MathTımeProfessional II?
I want to wrap 2 or more cases in right curly brace using the MathTıme Professional II font. When I use 2 lines it seems to work, but with 3 or more it doesn't show correctly.
I've used this code :
...
1
vote
2answers
109 views
MathTime Professional II Lite Font Weight
I have a doubt about the font "MathTime Professional II Lite". I've installed it, however the math seems to be bold. I'm not sure why this is happening, but I'm trying to find a way to make it ...
3
votes
1answer
92 views
MathTime Pro 2 fonts with beamer - Error: Command `\lll' already defined
MathTime Professional 2 doesn't work with Beamer. Did anyone encounter the same problem? Below short example:
\documentclass[10pt, xcolor=dvipsnames]{beamer}
\usepackage[utf8]{inputenc}
...
2
votes
1answer
150 views
Wide accents in Times font are not positioned correctly
I use txfonts or newtx packages to typeset in Times font (NimbusRomNo9L). However, wide accents in math mode are too wide or placed incorrectly, such that they touch the next symbol.
...
4
votes
1answer
118 views
mtpro2 and tikzmark conflict
The \tikzmark command (as in here) does not work within the \PARENS command provided by the mtpro2 package.
Here is a MWE (requiring at least two runs):
\documentclass{article}
...
9
votes
1answer
197 views
Bug in MathTime Pro2 - Is there a workaround?
The following code
\documentclass{article}
\usepackage{amsmath}
\usepackage[lite]{mtpro2}
\begin{document}
\morphedbraces
\begin{equation*}
\left\{ \right\} \left\{ \vbox to 20pt{} \right\} ...
7
votes
1answer
71 views
Conflict between MathTime Pro 2 and refcheck
The following MWE shows the problem:
\documentclass{article}
\usepackage{amsmath}
\usepackage[lite]{mtpro2}
\usepackage{refcheck}
\begin{document}
\begin{align}
a & \leq b
\end{align}
...
3
votes
1answer
250 views
Help using MathTime Pro 2 fonts in Ubuntu Linux with tex-live
I installed the MTPro2 fonts in Ubuntu 12.04 by extracting the MTPro2
ZIP file into a directory called "mathtime" and then doing the
following:
sudo mv mathtime/* /usr/local/share/texmf/
cd ...
5
votes
1answer
391 views
Problems installing MathTime Professional 2 font on TexLive
Recently I've been trying to install the MathTime Professional 2 font (free Lite version). I'm using TeX Live on Ubuntu 12.04.
I downloaded the files and copied them over to the folder ...
2
votes
2answers
709 views
How to install MathTime Pro 2 fonts on MikTeX
I have been trying for a long time now to install the MathTime Professional II (mtpro2) fonts on my system. (I am running MikTeX 2.9 under Windows 7, but what likely matters is "recent MikTeX, under ...
6
votes
1answer
192 views
Upright blackboard lower case greek in mtpro2
I have yet another problem with the mtpro2 package in LaTeX. The claim is that they have lower blackboard greek both italic and upright. However there is no way of accessing the upright version in ...
0
votes
0answers
129 views
Problem of math time professional fonts in MiKTeX 2.9 [duplicate]
I am trying to install math time professional fonts into MiKTeX 2.9, but I am enable to get math equations into it. Can you suggest me particular settings of mtp2fonts into MiKTeX 2.9.
What is the ...
14
votes
3answers
686 views
Big tilde in math mode
How do I get a really wide tilde?
I need to cover at least abcdefghijklmnopqrstuvwxyz
The \widetilde command does not work. Nor using \stackrel with \sim.
6
votes
2answers
354 views
Different types of Blackboard Bold in the same document
I am using mtpro2 package and it has 7 (!) different options for the Blackboard Bold (BB) to choose from. However only 2 of them provide BB version of Greek letters. And in both cases the result is ...
2
votes
2answers
267 views
Math numerals and text numerals in mtpro2
I am using baskerville for my text font and mtpro2 for the math. But the numerals in text and in math are different. After looking at mtpro2 documentation I could not find an option for forcing the ...
5
votes
2answers
527 views
mathptmx vs mtpro2 for mathematical typesetting
Is there any serious advantage of using the commercial mtpro2 fonts over mathptmx?
2
votes
1answer
164 views
Package options mtplusscr and mtpluscal don't work in MTPro2 complete
If I use them I don't get the MTMS and MTMSB fonts as described in the guide just the old times new roman. Anyone seen this before?
EDIT: Minimal Example:
\documentclass[12pt]{article}
...