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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply