Search found 2 matches

by ginegine
Wed Apr 18, 2012 2:51 pm
Forum: General
Topic: TeXnicCenter does not invoke BibTeX
Replies: 8
Views: 31081

Re: TeXnicCenter does not invoke BibTeX

Hi there,
I have the same problem as christophk; I installed miktex-2.9.4407 and TXCSetup_2Alpha3, and now when I compile an old .tex file it does not connect to the .bib file.

I handle the file as a project, and I have changed the command line arguments to pass to BibTex to "%tm", but it still ...
by ginegine
Wed Sep 14, 2011 11:43 am
Forum: Document Classes
Topic: letter | Page Number on first Page
Replies: 1
Views: 6100

letter | Page Number on first Page

Hi there! I want to put the page number also on the first page of a letter. This is my working example (if you put instead of the text text text -line a longer text, you can see that I get a nice header & nice footer on the second page.

\documentclass[]{letter}
\usepackage{fancyhdr}
\usepackage ...