Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Count words

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Count words


Chronological Thread 
  • From: "Juan Pablo Romero Bernal" <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Count words
  • Date: Fri, 8 Sep 2006 06:29:42 -0500
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=awJQSI92XA7zynFOLcs0Yuz4dnsxCmjCY/Wjyhx2yUPUg3BBN4PamgooioJkzXLi+MBhMPMinzse1xRccmsxzMn7YsfzB6rh6UMYq2m+j8ni7Fa5YUf8Qz8EmJK9sMrRc4T1oZ59B4Xyj6PLjJgqZ3jbfQljoa2UnCeZGmdelQE=

Hi,

On 9/8/06, Javier Arantegui <address@hidden> wrote:
Hello,

TeXmacs version 1.0.6

Usually I don't need to count the number of words in a document, but today I
need that feature. I am unable to find how this can be done in TeXmacs. I've
been searching the help files and googling a little without luck.

Any help? Thanks,

I don't know a mechanism via TeXmacs Macros to do a word counter, but
I think that a temporal solution to this problem is:

Export the document as Verbatim (txt). After, from a shell run:

$ wc -w file_veratim.txt

Bye,

--
Juan Pablo Romero Bernal
Grupo Linux Universidad Distrital
Blog: http://jpromerobx.blogspot.com/
Canal IRC (IRC Channel)
#glud (irc.freenode.org)

Visita el sitio web de Software Libre en Colombia:
http://www.el-directorio.org


  • Count words, Javier Arantegui, 09/08/2006
    • Re: [TeXmacs] Count words, Juan Pablo Romero Bernal, 09/08/2006

Archive powered by MHonArc 2.6.19.

Top of Page