Search found 3 matches

by gingerella
Fri Jan 07, 2011 4:41 pm
Forum: Feature Suggestions
Topic: word count
Replies: 17
Views: 92173

word count

Hi there,

In TeXnicCenter 2.0 Alpha 3, this works for me under Vista 32/MikTeX 2.8.


1. Install ActivePerl
2. in TeXnicCenter go to /Tools/Customize/tools/new(insert)/
3. Fill in:
WordCount
command: "cmd /K texcount"
Arguments: "-inc %pm"


Now you have a menu command that does the job ...
by gingerella
Mon Nov 09, 2009 3:39 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography at the end of each chapter
Replies: 2
Views: 8041

Bibliography at the end of each chapter

Excellent! Thanks for that Juanjo! Once I changed what you said, it compiled for me too and the references seemed to generate correctly.

However, when TeXniCenter tried to read a reference for chapter 2 from the ch1.bib file; which obviously isn't there, I was still getting similar errors as ...
by gingerella
Fri Nov 06, 2009 7:38 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography at the end of each chapter
Replies: 2
Views: 8041

Bibliography at the end of each chapter

Hi all,

I know similar (infact, probably identical) problems have already been posted here, but I have scoured the threads and the suggested solutions do not seem to work for me. So here goes...

It's time for me to start thinking about writing my PhD thesis and, as with my first year transfer ...