I have problem with capital greek letters in math mode. Normally, everything I type in math mode is italic. However, when I type there capital greek letter, it is normal. I also tried to use \textit{$\Gamma$}, but with the same result. Does anyone have the same experience? Possibly, how to solve it?
I don't know if this will help, but this is my preamble:
Code: Select all
\documentclass[dvipdfm,a4paper,twoside,openright,12pt]{report}
\usepackage[cp1250]{inputenc}
\usepackage[dvipdfm]{graphicx}
\usepackage[IL2]{fontenc}
\usepackage[czech]{babel}
\usepackage{a4wide}
\usepackage{wrapfig}
\usepackage{xcolor}
\usepackage[twoside, hscale=0.76, vscale=0.82, bindingoffset=1.65cm]{geometry}
\usepackage[dvipdfm]{hyperref}
\usepackage{upgreek}
\usepackage{fancyhdr}
\usepackage{emptypage}