Search found 3 matches

by pchilds
Sat Jun 11, 2011 12:33 pm
Forum: Fonts & Character Sets
Topic: babel and maketitle
Replies: 5
Views: 5583

Re: babel and maketitle

hmmm thanks that is strange. As I mentioned it works fine when the greektext is in the main body. I only get problems when it is in the author etc environments. So its no problem with the editor (as I'm using Linux there'd have to be something seriously flawed for it to not cope with unicode). As a ...
by pchilds
Fri Jun 10, 2011 9:13 am
Forum: Fonts & Character Sets
Topic: babel and maketitle
Replies: 5
Views: 5583

babel and maketitle

Here's a minimal example with all the header. It works with the greektext-latintext in the main section but not as in here where it is in the author.

\documentclass[11pt,twocolumn,twoside,a4paper]{report}
\usepackage[cmex10]{amsmath}
\usepackage[greek,british]{babel}
\usepackage[utf8x]{inputenc ...
by pchilds
Thu Jun 09, 2011 11:56 am
Forum: Fonts & Character Sets
Topic: babel and maketitle
Replies: 5
Views: 5583

babel and maketitle

I have just managed to get the babel package to handle input from my Greek keyboard using utf8x. However, what I want to do is have the report in English but an address in the title in Greek. The Greek text displays fine in the main body of the report but when I put it within the author section I ...