Search found 2 matches

by holgiun86
Sat Jan 28, 2017 9:20 pm
Forum: Theses, Books, Title pages
Topic: Texcount with \include
Replies: 3
Views: 5050

Texcount with \include

Hi both, thanks for the quick reply and welcome! I had already tried running with both -inc and -merge options. Have just tried moving the chapter tex files up to the main directory and that fixed my problem! Thanks again
by holgiun86
Sat Jan 28, 2017 7:08 pm
Forum: Theses, Books, Title pages
Topic: Texcount with \include
Replies: 3
Views: 5050

Texcount with \include

I have been unable to run texcount ( texcount ) on main.tex in Masters/Doctoral Thesis (version 2.4, from http://www.LaTeXTemplates.com ) and have it count all included files.

The include block looks like

%\include{Chapters/Chapter1}
\include{Chapters/1intro}
\include{Chapters/2theory}
\include ...