Search found 5 matches

by mes38
Tue Aug 02, 2011 4:29 pm
Forum: General
Topic: texcount | Saving the Output
Replies: 3
Views: 3580

Re: texcount | Saving the Output

Hi Einar,

thanks so much for the help - I was struggling with why the " > ouput" didn't work, but now it makes sense and running through the batch script works now.

Thanks,

Mark
by mes38
Wed Jul 20, 2011 1:07 pm
Forum: General
Topic: texcount | Saving the Output
Replies: 3
Views: 3580

texcount | Saving the Output

I've found that if I set a profile to run the program as cmd.exe then when I run it, the console output allows me to manually type the commands:
c:\users\texcount.pl -v -html c:\users\alt.tex > c:\users\counter3.html
This creates the file that I'm after, but again for obvious reasons not ...
by mes38
Wed Jul 20, 2011 11:30 am
Forum: General
Topic: texcount | Saving the Output
Replies: 3
Views: 3580

texcount | Saving the Output

I've downloaded the texcount script to generate word counts and have got it to work for me to a point by creating a build profile which has the following parameters:
Program: C:/Perl/bin/perl5.10.1.exe
Arguments: C:\Program Files\MiKTeX 2.8\texcount\texcount.pl
-v
-html
-inc
$fullname

The manual ...
by mes38
Thu Jun 23, 2011 1:20 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Nomenclature
Replies: 2
Views: 16600

Re: Nomenclature

Thank you so much for your help - I'm still trying to find my way round LaTex and struggle with things like this!

I managed with the third option in the end.

Cheers,

Mark
by mes38
Wed Jun 22, 2011 7:18 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Nomenclature
Replies: 2
Views: 16600

Nomenclature

I'm using TexWorks 0.3 and having big problems with the nomencl package - It creates the nlo file without a problem, but just won't create the nls file, resulting in a blank page.

Any ideas?

Mark

even the sample code doesn't work!:

\documentclass{article}
\usepackage{nomencl ...