Of course, convert to txt and then count. That makes sense :)
Pavel Sanda escribió:
Pavel Sanda wrote:Manolo Martínez wrote:I use Linux, yes. If you could provide that script, or a pointer where to find it, it would be great :)lyx -e text your_master.lyx wc -w your_master.txteven more elaborate, make a script.sh: lyx -e text "$1" xmessage File has `wc -w Customization.txt` words. and then bind new shortcut in your lyx with vc_command D your_script.sh $$p/$$i pavel
