Search found 6 matches

by petital
Tue May 04, 2010 11:02 pm
Forum: General
Topic: TeXnicCenter: problem with French accents
Replies: 8
Views: 12138

TeXnicCenter: problem with French accents

It should be this one that follows:

This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=pdflatex 2010.5.4) 4 MAY 2010 16:58
entering extended mode
**Files (x86)\MiKTeX 2.8\miktex\bin\pdflatex.exe C:\Users\Alexis\Desktop\ALEX.tex

! Emergency stop.
<*> Files
(x86)\MiKTeX 2.8 ...
by petital
Tue May 04, 2010 7:56 pm
Forum: General
Topic: TeXnicCenter: problem with French accents
Replies: 8
Views: 12138

Re: TeXnicCenter: problem with French accents

Actually I tried the code you provided above and I got these errors. Where's the log file? I don't find it...
by petital
Tue May 04, 2010 7:08 pm
Forum: General
Topic: TeXnicCenter: problem with French accents
Replies: 8
Views: 12138

Re: TeXnicCenter: problem with French accents

Thanks localghost.

However, now in the Build section I get 3 errors:

Do you guys have any idea of what that means?

Thanks again!

Alexis
by petital
Tue May 04, 2010 6:47 pm
Forum: General
Topic: TeXnicCenter: problem with French accents
Replies: 8
Views: 12138

TeXnicCenter: problem with French accents

I have tried both TXC1 RC1 and TXC2 alpha 2 but it doesn't work.

I first wrote my text in TexWorks and it worked well, but I decided to work on TeXnicCenter because it's more user friendly. However, I get � instead of "è" for example. If I replace those � by the right letters "è", "é"... it ...
by petital
Tue May 04, 2010 3:36 pm
Forum: General
Topic: TeXnicCenter: problem with French accents
Replies: 8
Views: 12138

TeXnicCenter: problem with French accents

Hi guys,

I'm writing a French document but the accents (é, à, ê...) don't appear on my pdf file after compilation. Do you know how to solve this issue?

Cheers!

Alexis
by petital
Mon Mar 01, 2010 6:02 am
Forum: Document Classes
Topic: Beamer \tableofcontents items are only ones
Replies: 1
Views: 2057

Beamer \tableofcontents items are only ones

Hey guys:

I'm doing a presentation with beamer and I just get "ones" in my table of contents, for every \section of my document.

Here's my code:
\frame{\frametitle{Table des matières}\tableofcontents}
And here's what I get:
latexprez.jpg
I'd like to get 1, 2, 3... 6.

Thanks for your help ...