Search found 2 matches

by liannelli
Wed Sep 28, 2011 6:46 pm
Forum: Math & Science
Topic: mathptmx | '\bar' in Math Equations
Replies: 2
Views: 3024

mathptmx | '\bar' in Math Equations

This is PDF viewer specific. Everything looks fine with Adobe Reader, Foxit Reader, Sumatra PDF, Evince Document Viewer (on Windows XP).

You can also try compiling the pdf directly: pdflatex main.tex

Nikolay

yes, the problem is that in my document I need to compile through latex+dvips+ps2pdf ...
by liannelli
Tue Sep 06, 2011 5:36 pm
Forum: Math & Science
Topic: mathptmx | '\bar' in Math Equations
Replies: 2
Views: 3024

mathptmx | '\bar' in Math Equations

Hi to all, here is my problem:

I compile the following document on a Mac OS X Lion platform with TeXLive 2011.

%!TEX TS-program = latex
\documentclass{article}

\usepackage{mathptmx}
% \usepackage{txfonts}
% \usepackage{lmodern}

\begin{document}
\begin{equation}
\dot{\bar{x}}\in F_{\delta ...