Search found 7 matches

by Ofboir
Thu May 24, 2012 11:41 am
Forum: Page Layout
Topic: fancyhdr| Width of the Rule in the Page Header
Replies: 1
Views: 4432

fancyhdr| Width of the Rule in the Page Header

If anybody is interested, I found a solution. I changed the code as following :

\fancypagestyle{plain}{
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\fancyfoot[LE,RO]{\thepage}
}

\fancypagestyle{main}
\fancyhf{}
\renewcommand{\headrulewidth}{0.4pt}
\fancyhead[LO]{\slshape \rightmark}
\fancyhead ...
by Ofboir
Tue May 22, 2012 1:25 pm
Forum: Page Layout
Topic: fancyhdr| Width of the Rule in the Page Header
Replies: 1
Views: 4432

fancyhdr| Width of the Rule in the Page Header

Hi

I am trying to customize my page layout, and I can't find how to do what I want ...

I modified the position of page number in the footer to have it on the outside of the pages. I wanted to do the same on the first pages of chapters, so I redefined the plain style. Here's an extract of my code ...
by Ofboir
Tue Mar 27, 2012 3:07 pm
Forum: General
Topic: Runtime error when running TeXnicCenter and JabRef
Replies: 10
Views: 22792

Re: Runtime error when running TeXnicCenter and JabRef

Hi

I am using Windows 7, Texniccenter 1.0 SRC1 and Jabref 2.7.2, and I also have the problem.

I'm surprised that this problem, known for almost 5 years, is still not fixed ! Must be a tricky one ...

Cheers
by Ofboir
Thu Jan 26, 2012 1:03 pm
Forum: General
Topic: PDF Problems Persist
Replies: 4
Views: 5018

PDF Problems Persist

Hi

You can also try the simple solution I proposed here : TeXnicCenter doesn't open Adobe Reader X. It works perfectly.

Cheers
by Ofboir
Thu Oct 13, 2011 9:49 am
Forum: General
Topic: Spelling Issue
Replies: 1
Views: 1907

Re: Spelling Issue

Nobody ?
by Ofboir
Thu Oct 06, 2011 11:11 am
Forum: General
Topic: TeXnicCenter doesn't open Adobe Reader X
Replies: 9
Views: 26178

TeXnicCenter doesn't open Adobe Reader X

Hi Singularity

I had the exact same problem. After a quick research, I found these options, and now it always work ! Give it a try.
txc-adobe.png
txc-adobe.png (25.61 KiB) Viewed 25979 times
by Ofboir
Thu Oct 06, 2011 10:49 am
Forum: General
Topic: Spelling Issue
Replies: 1
Views: 1907

Spelling Issue

Hello everybody and thank you for reading !

I have a problem with a french dictionnary I'm trying to use. I downloaded the Hunspell "moderne" here :
http://www.dicollecte.org/download.php?prj=fr

I copied the .aff and .dic files in TeXnicCenter\Language, and switched the spelling language to fr ...