Search found 3 matches

by jvegh
Thu Apr 19, 2012 9:50 pm
Forum: Document Classes
Topic: Memoir/hyperref/babel conflict
Replies: 6
Views: 5086

Memoir/hyperref/babel conflict

HI Thorsten,
thanks for the tip. After inserting the hypcap line, I receive error messages on lines
following my lines with "\caption", stating
"You have forgotten to use \caption"

Something wrong. Please find the code below

Janos

\documentclass[11pt, a4paper,extrafontsizes,titlepage]{article ...
by jvegh
Sat Apr 07, 2012 10:29 pm
Forum: Document Classes
Topic: Memoir/hyperref/babel conflict
Replies: 6
Views: 5086

Memoir/hyperref/babel conflict

Hi Stefan,

thanks for greeting, maybe I come often (be frightened!)

Here goes the code. With the babel line on, it jumps to the title page.
\documentclass[11pt, a4paper,extrafontsizes,titlepage]{article}
\usepackage{graphicx}
\usepackage{beamerarticle}

\usepackage[english,magyar]{babel ...
by jvegh
Fri Apr 06, 2012 11:57 pm
Forum: Document Classes
Topic: Memoir/hyperref/babel conflict
Replies: 6
Views: 5086

Memoir/hyperref/babel conflict

Hi,

I experienced some strange conflict, see the code example below.
When the babel-related line is commented out, everything works fine,
i.e. List of Figures page is generated, and the links to the individual figures
point to the correct place. However, if it is uncommented, it compiles fine,
the ...