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 publisher/journal.
>
> In you
> 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 popup that cou
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 c
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
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
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
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
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
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.
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.
>
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
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
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
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
> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> On Mon, 10 Mar 2003, Jose wrote:
>> Hi, all is there a way to count words on lyx?
>>
>> thanks
>>
>> Jose
Christian> See the FAQ,
Christian> http://ev-en.org/wiki/moin.cgi/LyxFAQ?action=show#line51
I do not know h
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
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 hidden:
> custom export to ASCII
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
Kayvan A Sylvan wrote:
>
> On Fri, May 03, 2002 at 05:46:38PM -0500, Mark Hansel wrote:
>
> > 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 d
On Fri, May 03, 2002 at 05:46:38PM -0500, Mark Hansel wrote:
> 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
On Fri, 3 May 2002, Steve Litt wrote:
>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 ab
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
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
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|
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 I don't know
>if it includes caption
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.
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
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
Great news for Praedor!
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 second number is the number of w
Characters including spaces? Does any WP count spaces as characters? There
certainly would be no tool for this, since LyX is very far from treating
spaces as characters. If you aren't worried about the spaces between figures
and such, then why be worried about the spaces between words and chara
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 sp
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?
>
> Nevermind. Found it - do a spellc
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 time). I jam
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
Intrigued by Ralph's suggestion, I looked around in my linux box, and I found
detex, which can strip off latex code.
This is a way of getting a word coung using both detex and wc in a single call:
detex myfile.tex | wc -w
For detex to work, you might need to change the environment variable TEX
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 the spell checker it will tell
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's a perl script that should do
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
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.
--
Sincerely etc.,
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
>
>
> Does
40 matches
Mail list logo