Text FormattingChanging font after "\it" or "\emph" commands

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Nikos
Posts: 9
Joined: Mon Jul 06, 2009 4:32 pm

Changing font after "\it" or "\emph" commands

Post by Nikos »

Hello! I 'm a new user of LaTex (at least i want to become). I use the "polutonikogreek" package for the needs of my phd.

I will try to describe my problem. When i want to quote something or citate the title of a book, i use the \it{...} or \emph{...} commands. Keep in mind that the text is all in greek. In the output the text appears in italics as expected to be, but a different font is used than the default one. I want the font to be the same despite the use of the \it or \emph commands. Does anybody have any idea on how to solve this?

Thank you in advance!!!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

Changing font after "\it" or "\emph" commands

Post by localghost »

Nikos wrote:[...] I will try to describe my problem. [...]
Code in the sense of a minimal working example (MWE) would be much better.


Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Nikos
Posts: 9
Joined: Mon Jul 06, 2009 4:32 pm

Re: Changing font after "\it" or "\emph" commands

Post by Nikos »

Thank you very much!!!
Post Reply