Re: Word count statistics

2019-07-12 Thread Maria Gouskova
On Mon, Jun 17, 2019 at 6:43 AM Pavel Sanda wrote: > > Hi, > > LyX has currently an issue that the word count statistics does not include > citations. I am unfortunately afraid that there might not be agreement whether > these are proper words or not, depending on the publish

Word count statistics

2019-06-17 Thread Pavel Sanda
Hi, LyX has currently an issue that the word count statistics does not include citations. I am unfortunately afraid that there might not be agreement whether these are proper words or not, depending on the publisher/journal. In your experience with different publications, how many words

Keeping wind of word-count open

2016-09-17 Thread jezZiFeR
Hello, is there a way to keep the window of Tools/Statistics open while writing and editing the current document? For me this would be great, because often I have to write a fixed amount of words, and it is a lot of selecting and clicking before being able to finish the project. OSX 10.11.2 LyX 2

Re: Feature suggestion: vertical ruler for word-count

2011-11-07 Thread Johannes Totz
On 07/11/2011 05:47, Xu Wang wrote: > Hi Johannes! > > If you want the word count for a selection, can't you just select it, go to > tools>statistics ? Yeah that's what I do now. Having a ruler is just less clicks. It's not a killer feature but rather a nice-to-hav

Re: Feature suggestion: vertical ruler for word-count

2011-11-06 Thread Xu Wang
Hi Johannes! If you want the word count for a selection, can't you just select it, go to tools>statistics ? Best, Xu On Sun, Nov 6, 2011 at 6:56 PM, Johannes Totz wrote: > Hi! > > What do you guys think about a vertical ruler that shows the word count > along t

Feature suggestion: vertical ruler for word-count

2011-11-06 Thread Johannes Totz
Hi! What do you guys think about a vertical ruler that shows the word count along the text? Ruler for centimeters doesnt make much sense for Lyx, but I quite often wonder about word count in various sections of my documents... Johannes

Re: Insert word count at end of the document

2010-04-04 Thread Steve Litt
On Sunday 04 April 2010 15:16:06 Kevin Li wrote: > Hi, > > Is there a way to make the word count automatically appear at the end of > the document (perhaps like a variable)? > > > Thanks, Kevin. > Certainly, if you're willing to use a script to generate the d

Re: Insert word count at end of the document

2010-04-04 Thread rgheck
On 04/04/2010 03:16 PM, Kevin Li wrote: Hi, Is there a way to make the word count automatically appear at the end of the document (perhaps like a variable)? Not really. I suppose that the Info inset could be adapted to this purpose---it's basically used to display things LyX knows

Insert word count at end of the document

2010-04-04 Thread Kevin Li
Hi, Is there a way to make the word count automatically appear at the end of the document (perhaps like a variable)? Thanks, Kevin.

feature that may be useful - auto word count

2010-01-14 Thread Paul Sutton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 While typing if i want to add a word count I can highlight the text i want counted and use tools - statistics, then put the result in a margin note manually. what would be useful is to be able to define a block of text, say paragraph, hold the page

Re: Word Count

2008-02-08 Thread Pavel Sanda
> Is there any way around this? (short of going through the document and > deleting the notes? in case of lyx comments export to text file and count the words by eg wc -w file.txt . this wont help you with greyed out text though. > In the future perhaps a checkbox in the word-count p

Word Count

2008-02-08 Thread B. Bogart
Hello all, I'm working on a long document which has a word limit. My current draft has many notes and grayed out text as the text develops. Unfortunately the contents of my notes and grayed out text are included in the word count, so I cannot get a good indication of how long the draft act

Word count without spellcheck -- here's how

2005-04-12 Thread Steve Litt
Use this shellscript: lyx --export text $1.lyx wc $1.txt HTH SteveT Steve Litt Author: * Universal Troubleshooting Process courseware * Troubleshooting Techniques of the Successful Technologist * Rapid Learning: Secret Weapon of the Successful Technologist Webmaster * Troubleshoote

Re: word count

2003-07-08 Thread Robin Turner
Alberto Sanchez wrote: Yep...that is exactly what I meant. As Andre pointed out, the operation of couting words, from a latex point of view, is not easy, but I think this feature is something many people have to do when writting articles, theses or other documents. If someone were to write a word

Re: word count

2003-07-08 Thread Alberto Sanchez
Industrial Control Centre 50 George Street - Level 7 Glasgow, G1 1QE Scotland - UK Tel: +44 (141) 5484202 Fax: +44 (141) 5484203 - Original Message - From: "Raphael Clifford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 08, 2003 10:39 AM Subject: Re

Re: word count

2003-07-08 Thread Raphael Clifford
Andre Poenitz wrote: On Tue, Jul 08, 2003 at 10:16:47AM +0100, Alberto Sanchez wrote: Thanks for all your responses, though I still think this functionality is still very primitive. So how many words are in "If you think the $n^\mathrm{th}$ derivative of $e^x$ is $exp x + sin x$ you're wr

Re: word count

2003-07-08 Thread Andre Poenitz
On Tue, Jul 08, 2003 at 10:16:47AM +0100, Alberto Sanchez wrote: > Thanks for all your responses, though I still think this functionality is > still very primitive. So how many words are in "If you think the $n^\mathrm{th}$ derivative of $e^x$ is $exp x + sin x$ you're wrong." Andre' -- Thos

Re: word count

2003-07-08 Thread Alberto Sanchez
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 07, 2003 7:55 PM Subject: Re: word count > On Mon, 2003-07-07 at 19:46, Alberto Sanchez wrote: > > Hi! > > > > Does anybody knows how to count words in Lyx 1.3.2? I have not found this option, though it might be a good

Re: word count

2003-07-07 Thread Rob Davies
On Mon, 2003-07-07 at 19:46, Alberto Sanchez wrote: > Hi! > > Does anybody knows how to count words in Lyx 1.3.2? I have not found this option, > though it might be a good add-on, and probably not very difficult to implement...I > hope. Spellcheck the article and it will reveal a good guess at

Re: word count

2003-07-07 Thread Juergen Spitzmueller
Christian Ridderström wrote: > See FAQ, here's an online > version: > http://ev-en.org/wikis/moin.cgi/LyxFAQ6#line51 There's also a LaTeX solution: http://www.ctan.org/tex-archive/macros/latex/contrib/wordcount/ Juergen.

Re: word count

2003-07-07 Thread Christian Ridderström
On Mon, 7 Jul 2003, Christian Ridderström wrote: > On Mon, 7 Jul 2003, Alberto Sanchez wrote: > > > Hi! > > > > Does anybody knows how to count words in Lyx 1.3.2? I have not found this option, > > though it might be a good add-on, and probably not very difficult to implement...I > > hope. >

Re: word count

2003-07-07 Thread Christian Ridderström
On Mon, 7 Jul 2003, Alberto Sanchez wrote: > Hi! > > Does anybody knows how to count words in Lyx 1.3.2? I have not found this option, > though it might be a good add-on, and probably not very difficult to implement...I > hope. See FAQ, here's an online version: http://ev-en.org/wikis

word count

2003-07-07 Thread Alberto Sanchez
Hi! Does anybody knows how to count words in Lyx 1.3.2? I have not found this option, though it might be a good add-on, and probably not very difficult to implement...I hope. Regards Alberto --- Alberto Sánchez Industrial Control Centre 50 George Street - Level 7 Glasg

Re: Word count

2003-03-10 Thread Ronald Florence
Kenward Vaughan <[EMAIL PROTECTED]> writes: > On Mon, Mar 10, 2003 at 08:14:57AM -0600, Jose wrote: > > Hi, all is there a way to count words on lyx? Click File -> Export -> Custom -> Ascii, then supply the command name `wc | xmessage -file -' and you'll get a popup with the line, word, and chara

Re: Word count

2003-03-10 Thread Kenward Vaughan
On Mon, Mar 10, 2003 at 08:14:57AM -0600, Jose wrote: > Hi, all is there a way to count words on lyx? Spellcheck. Or Ascii output followed by wc on the file (if it's large)? Kenward -- In a completely rational society, the best of us would aspire to be _teachers_ and the rest of us would have t

Re: Word count

2003-03-10 Thread Jose
Hi Christian, thank you very much. Jose Christian Ridderström wrote: On Mon, 10 Mar 2003, Jose wrote: Hi, all is there a way to count words on lyx? thanks Jose See the FAQ, http://ev-en.org/wiki/moin.cgi/LyxFAQ?action=show#line51 /Christian

Re: Word count

2003-03-10 Thread Jean-Marc Lasgouttes
ng information was provided by our fellow contributor. Name of contribution: latexcount Author's name: P.D. Magnus Location on CTAN: support/misc Summary description: Perl script generates word count of LaTeX documents License type: lppl Announcement text given by the contribution's author: - -

Re: Word count

2003-03-10 Thread Christian Ridderström
On Mon, 10 Mar 2003, Jose wrote: > Hi, all is there a way to count words on lyx? > > thanks > > Jose See the FAQ, http://ev-en.org/wiki/moin.cgi/LyxFAQ?action=show#line51 /Christian -- Christian Ridderström http://www.md.kth.se/~chr

Word count

2003-03-10 Thread Jose
Hi, all is there a way to count words on lyx? thanks Jose

Re: Word count ;-)

2002-05-14 Thread Robin Turner
On Tuesday 14 May 2002 09:52, Martin Vermeer wrote: > Read the comments here about word count in OpenOffice:: > > http://linuxtoday.com/news_story.php3?ltsn=2002-05-13-014-26-RV-DT >-SW&tbovrmode=1#talkback_area > > We have a word count function too, somewhat hidd

Word count ;-)

2002-05-13 Thread Martin Vermeer
Read the comments here about word count in OpenOffice:: http://linuxtoday.com/news_story.php3?ltsn=2002-05-13-014-26-RV-DT-SW&tbovrmode=1#talkback_area We have a word count function too, somewhat hidden: custom export to ASCII defining the command as wc -w. Should this be prov

RE: word count

2002-05-06 Thread Mark Hansel
On Mon, 6 May 2002, Reuter, Joseph wrote: >Kayvan A Sylvan wrote: >> >> Of course. It's detex, not deLyX. >Lyx 1.1.6 has the operation File->export->ASCII. Why not do that and then >use wc on the resulting file? OK: This would be perfect if you could pipe the output from lyx to wc. I prefer pip

RE: word count

2002-05-06 Thread Reuter, Joseph
/ > > > > However, this does not do what you want. (My interest was > piqued by Matej > > Cepel's response.) The program strips latex commands and all the '\' > > characters, but does not stip meta information, as required for an > > accurate word c

Re: word count

2002-05-03 Thread Kayvan A. Sylvan
nterest was piqued by Matej > Cepel's response.) The program strips latex commands and all the '\' > characters, but does not stip meta information, as required for an > accurate word count. (Maybe there a command line options that get that job > done and maybe it does t

Re: word count

2002-05-03 Thread Mark Hansel
atex repository. Google claims 2700 hits on detex+linux. ftp://sunsite.unc.edu/pub/Linux/apps/tex/ ftp://sunsite.unc.edu/pub/Linux/apps/tex/deTeX-2.6.README (tar.gz here): http://www.funet.fi/pub/Linux/util/TeX/ However, this does not do what you want. (My interest was piqued by Matej Cepel's

Re: word count

2002-05-03 Thread Matej Cepl
On 3 May, Steve Litt wrote: >> (yes, Virginia, both commands DO exist for both *nix and M$-* >> systems). > > Where would one get detex for Linux? go to http://www.ctan.org and search for detex. You will get a tarball, which you can then compile (it is really very simple). Matej -- Matej Cep

Re: word count

2002-05-03 Thread Steve Litt
On Friday 03 May 2002 09:46 am, Matej Cepl wrote: > On 3 May, Mark Hansel wrote: > > If you are using a *nix, you can strip all the lyx and latex > > lines from the file and pipe the text only to wc. The idea is > > not mine and appeared on this list about half a year ago. I > > have the command

Re: word count

2002-05-03 Thread Matej Cepl
On 3 May, Mark Hansel wrote: > If you are using a *nix, you can strip all the lyx and latex > lines from the file and pipe the text only to wc. The idea is > not mine and appeared on this list about half a year ago. I > have the command in a script that is sometimes useful. > > grep -v "[\]" $1|

Re: word count

2002-05-03 Thread Mark Hansel
On Fri, 3 May 2002, Tuukka Toivonen wrote: >On Fri, 3 May 2002, R.G.N. Meegama wrote: > >>How can I count the total number of words (including the words in >>figure captions) in a lyx document ? > >The spellchecker tells the word count after it's finished. But

Re: word count

2002-05-03 Thread Tuukka Toivonen
On Fri, 3 May 2002, R.G.N. Meegama wrote: >How can I count the total number of words (including the words in >figure captions) in a lyx document ? The spellchecker tells the word count after it's finished. But I don't know if it includes captions etc., try it.

word count

2002-05-03 Thread R.G.N. Meegama
Hi, How can I count the total number of words (including the words in figure captions) in a lyx document ? Rgds, Gayan

Re: word count

2001-09-22 Thread Steve Litt
On Saturday 22 September 2001 06:15, Frank Barknecht wrote: > Steve Litt hat gesagt: // Steve Litt wrote: > > The wc command counts spaces, so if you simply remove the -c from the wc > > command at the bottom of this thread, you'll see three numbers output on > > one line. The first number is the

Re: word count

2001-09-22 Thread Frank Barknecht
Steve Litt hat gesagt: // Steve Litt wrote: > The wc command counts spaces, so if you simply remove the -c from the wc > command at the bottom of this thread, you'll see three numbers output on one > line. The first number is the number of lines, and is probably totally > meaningless. The seco

Re: word count

2001-09-21 Thread Steve Litt
re will be no tool for. First, for one of the journals that my paper > > could be submitted to, a word count goes a long way but for another > > (PNAS) it seems that they have a total character limit (words, spaces - > > including spaces between words and so forth, but also the space

Re: word count

2001-09-21 Thread Christopher M. Jones
at my paper could be > submitted to, a word count goes a long way but for another (PNAS) it seems > that they have a total character limit (words, spaces - including spaces > between words and so forth, but also the space taken up by figures and > tables). > I'll ask anyway...is

Re: word count

2001-09-21 Thread Praedor
Thanks. Now I have a new problem (for me) for which I am almost sure there will be no tool for. First, for one of the journals that my paper could be submitted to, a word count goes a long way but for another (PNAS) it seems that they have a total character limit (words, spaces - including

Re: word count

2001-09-21 Thread Frank Barknecht
Praedor Tempus hat gesagt: // Praedor Tempus wrote: > On Saturday 15 September 2001 07:43 am, Praedor Tempus wrote: > > I seem to recall seeing some question about this previously but cannot > > truly recall. How does one do a word count on a lyx document? > > Neverm

Re: word count

2001-09-17 Thread Steve Litt
On Saturday 15 September 2001 09:43, Praedor Tempus wrote: > I seem to recall seeing some question about this previously but cannot > truly recall. How does one do a word count on a lyx document? I do about 10 wordcounts a day to track my progress on my book (44081 words at present ti

Re: word count

2001-09-17 Thread Praedor Tempus
On Saturday 15 September 2001 07:43 am, Praedor Tempus wrote: > I seem to recall seeing some question about this previously but cannot > truly recall. How does one do a word count on a lyx document? Nevermind. Found it - do a spellcheck. praedor

word count

2001-09-17 Thread Praedor Tempus
I seem to recall seeing some question about this previously but cannot truly recall. How does one do a word count on a lyx document?

Re: word count

2000-05-09 Thread Ramon Diaz-Uriarte
iable TEXINPUTS (in my case it kept complaining about too long a path so I just did export TEXINPUTS=. in a bash shell). Ramon On Tue, 09 May 2000, Ralph Boland wrote: > Shawn Koons wrote: > > > > Hello: > > > > Forgive this possible faq, but is there a way to do

Re: word count

2000-05-08 Thread Ralph Boland
Shawn Koons wrote: > > Hello: > > Forgive this possible faq, but is there a way to do a word count in lyx > (I have checked the documentation and found nothing) - or - should I > convert to ascii and check it that way? > > Shawn > -- > Mitakuye Oyasin If you run

Re: word count

2000-05-08 Thread Ned Konz
Shawn Koons wrote: > > Hello: > > Forgive this possible faq, but is there a way to do a word count in lyx > (I have checked the documentation and found nothing) - or - should I > convert to ascii and check it that way? > > Shawn > -- > Mitakuye Oyasin Well, here&

word count

2000-05-08 Thread Shawn Koons
Hello: Forgive this possible faq, but is there a way to do a word count in lyx (I have checked the documentation and found nothing) - or - should I convert to ascii and check it that way? Shawn -- Mitakuye Oyasin

Re: word count

1999-12-07 Thread Herbert
Lyx1 wrote: > > I'd like to add to this: How can I set the spacing to a specific number, say > 1cm? \baselineskip1cm in TeX (red), thats all ... ;-) Herbert -- [EMAIL PROTECTED] http://www.perce.de

Re: word count & Spacing

1999-12-06 Thread Christopher Sawtell
On Tue, 07 Dec 1999, Jonathon McKitrick wrote: > Does Lyx have a word count feature? Place the cursor at the beginning of the document and spellcheck it. It tells you after doing the spell check. > Also, how can I double space my > document? Layout -> Document -> Spacing. -

RE: word count

1999-12-06 Thread Lyx1
I'd like to add to this: How can I set the spacing to a specific number, say 1cm? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Jonathon McKitrick > Sent: Monday, 06 December, 1999 4:30 PM > To: [EMAIL PROTECTED] > Subject

word count

1999-12-06 Thread Jonathon McKitrick
Does Lyx have a word count feature? Also, how can I double space my document?

RE: Thanks for Help, Word Count?

1999-08-16 Thread Juergen Vigna
On 16-Aug-99 [EMAIL PROTECTED] wrote: > I would like to thank everyone who helped me get my headers straightened out. Now I > can plague George Plimpton at the Paris Review with my short stories. One last > question, is there a LaTeX command, or otherwise a way in LyX, for taking

Thanks for Help, Word Count?

1999-08-16 Thread pcooley
I would like to thank everyone who helped me get my headers straightened out. Now I can plague George Plimpton at the Paris Review with my short stories. One last question, is there a LaTeX command, or otherwise a way in LyX, for taking the word count of a document? Thanks, Paul Cooley