Texmaker and TeXstudioTexcount and Texmaker

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
guerilla
Posts: 1
Joined: Wed Jun 08, 2011 2:30 pm

Texcount and Texmaker

Post by guerilla »

Hello,

I'm having some trouble using texcount with texmaker. I'm trying to output a html file, using the command

Code: Select all

texcount -v -html file.tex > file.html
If i run the command via the command prompt (in windows 7 x64 if this matters) everything works correctly and the html file is generated. However if i create a new user command

Code: Select all

texcount -v -html %.tex > %.html
the command runs but no html file is generated and texmaker does not show any errors.

Can anyone help?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply