Code: Select all
Program: C:/Perl/bin/perl5.10.1.exe
Arguments: C:\Program Files\MiKTeX 2.8\texcount\texcount.pl
-v
-html
-inc
$fullname
Code: Select all
>
outputfile.html
Other pages talk about the ">" being a redirection command - does anyone know how to implement that command into TexWorks?
When I run the build profile without the two arguments > and outputfile.html, then I get the output I want being displayed in the console output. I can then manually copy the output and create a new html file, paste in the console contents and then view it. That seems a bit of a faff, so I'm keen to generate the file directly.
Any help really appreciated.