Search found 4 matches

by tatex
Wed Sep 12, 2012 10:48 pm
Forum: Graphics, Figures & Tables
Topic: Greek symbol in table problem
Replies: 6
Views: 6058

Re: Greek symbol in table problem

Hello again.

Problem was solved by installing the Times package as you suggested.
The Nimbus link seems to be broken though.
Thanks a lot for you time and patience.
by tatex
Wed Sep 12, 2012 9:54 pm
Forum: Graphics, Figures & Tables
Topic: Greek symbol in table problem
Replies: 6
Views: 6058

Greek symbol in table problem

Stefan hello,

Thanks for your guidance.

The complete .tex is:

\documentclass[conference]{IEEEtran}

\usepackage{amsmath}

\hyphenation{op-tical net-works semi-conduc-tor}

\newcommand{\MYfooter}{\smash{
\hfil\parbox[t][\height][t]{\textwidth}{}\hfil\hbox{}}}
\makeatletter
\def\ps ...
by tatex
Wed Sep 12, 2012 8:19 pm
Forum: Graphics, Figures & Tables
Topic: Greek symbol in table problem
Replies: 6
Views: 6058

Greek symbol in table problem

OK.

I'm using IEEE LaTeX template with the following preamble:
\documentclass[conference]{IEEEtran}
\usepackage{amsmath}

\hyphenation{op-tical net-works semi-conduc-tor}

\newcommand{\MYfooter}{\smash{
\hfil\parbox[t][\height][t]{\textwidth}{}\hfil\hbox{}}}
\makeatletter
\def\ps ...
by tatex
Wed Sep 12, 2012 5:13 pm
Forum: Graphics, Figures & Tables
Topic: Greek symbol in table problem
Replies: 6
Views: 6058

Greek symbol in table problem

Hello guys,
I'm new to latex.

My problem is as follows:
Alpha symbol turns as 'ff' when inside table and table caption.


\begin{table}[h]
\centering
\begin{tabular}{|c|c|c|c|c|c|}
\hline
$Na$ & $\alpha_1$ & $\alpha_2$ & \ldots & $\alpha_M$ & TNV \\ \hline \hline
$d_{mil}$ & 0 & 0 & \ldots & 0 ...