Re: [Vim-latex-devel] what's with my grep for latex-suite?
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-11-10 18:31:11
|
Dnia Monday 10 of November 2003 16:39, Ji Zhonghua napisał: > ater i installed suite-latexlatexSuite20031022.zip according to website. > it doesnot work well when i press F9 to activate grep command. The > "errorlist" say: " grep: illegal option -- H usage: grep [-[[AB] ]<num>] > [-[CEFGVchilnqsvwx]] [-[ef]] <expr> [<files...>] > > i download some versions of grep file, but non of them worked. > Can you help me? thanks a lot You have to use gnu-grep (or compatible) with -H option. Sorry, currently I don't have any URLs but check http://www.gnu.org m. |