Hi, Thanks for your reply.
>Regarding link-grammar, what is the content of the directory:
>
>/usr/share/link-grammar/en/
>
>?
>
>Does 4.0.dict exist there?
>
Yes, it does. I loaded link-grammar from terminal and it works.
$grammar-parse /usr/share/link-grammar/en/4.0.dict
linkparser> this is link-grammar
++++Time 0.00 seconds (0.00 total)
Found 2 linkages (2 had no P.P. violations)
Linkage 1, cost vector = (UNUSED=0 DIS=0 AND=0 LEN=3)
+-Ss*b+---Pa---+
| | |
this.p is.v link-grammar
Press RETURN for the next linkage.
linkparser>
Linkage 2, cost vector = (UNUSED=0 DIS=2 AND=0 LEN=3)
+-Ss*b+---O*t--+
| | |
this.p is.v link-grammar
linkparser>
It seems to be fine.
>Regarding the mathml plugin, GtkMathView requires building with a very
>specific set of configure options.
>
>Luca is currently making many change to GtkMathView and working with CVS
>HEAD on it.
>
>Here is what I think works for version 0.6.5 and AbiWord-2.3.0:
>
>./configure --prefix=/your/prefix/for/build --without-t1lib --disable-
>boxml --disable-gmetadom --disable-libxml2-reader --disable-custom-
>reader --enable-pipe
This helps. I can input using latex-equation-editor. This is very tricky to
get working. Probably, a README file inside abiword-plugins or
abiword-plugins/tools/abimathview would help a lot for people like me.
Without your help, I wont be able to get it working, Thanks.
>Good Luck, and please let me know the results of your efforts.
>
>Cheers
>
>Martin
Also, one more thing. Whenever, I exit abiword-2.3.0, I get the following
error message:
----------------
*** glibc detected *** corrupted double-linked list: 0x0874d860 ***
Aborted
--------------
Thanks a lot,
Vijay
>On Thu, 2005-05-19 at 15:34 -0600, vijay durairaj wrote:
> > Hi,
> >
> > As I am excited about the grammar checking and the latex editor, I
>installed
> > abiword-2.3.0. I also installed the plugins + itex2MML + link-grammar
>(from
> > abisource).
> >
> > However, both of these plugins are not working properly.
> >
> > 1) link-grammar:
> >
> > This is the error message that I am getting:
> > ----------
> > Opening /usr/share/link-grammar/en/4.0.dict
> > No dictionary!!
> > No dictionary!!
> > ---------
> >
> > I checked link-grammar. It seems to work fine.
> >
> > 2) latex equation editor:
> >
> > I entered the following code in the input box (Insert->Equation->from
>Latex)
> > \[ x_2 \]
> >
> > Actually, it killed abiword. Abiword closed abruptly with this is the
>error
> > message.
> > -----
> > [MathView] *** Info[2:2]: parsing time: 3ms
> > [MathView] *** Warning[1:2]: duplicate `infix' form for operator `|' in
> > dictionary (ignored)
> > [MathView] *** Warning[1:2]: duplicate `infix' form for operator
>`∋'
> > in dictionary (ignored)
> > [MathView] *** Warning[1:2]: duplicate `infix' form for operator
>`⇒'
> > in dictionary (ignored)
> > [MathView] *** Warning[1:2]: duplicate `infix' form for operator
>`≰'
> > in dictionary (ignored)
> > [MathView] *** Warning[1:2]: duplicate `infix' form for operator
>`∷'
> > in dictionary (ignored)
> > [MathView] *** Warning[1:2]: duplicate `infix' form for operator
>`≽'
> > in dictionary (ignored)
> > [MathView] *** Warning[1:2]: duplicate `postfix' form for operator
> > `︶' in dictionary (ignored)
> > Input MathML <math xmlns='http://www.w3.org/1998/Math/MathML'
> > mode='display'>
> > <msub><mi>x</mi> <mn>2</mn></msub>
> >
> > </math>
> >
> > Remaining string <math xmlns='http://www.w3.org/1998/Math/MathML'
> > mode='display'>
> > <msub><mi>x</mi> <mn>2</mn></msub>
> >
> > </math>
> >
> > MATHML Inserted <math xmlns='http://www.w3.org/1998/Math/MathML'
> > mode='display'>
> > <msub><mi>x</mi> <mn>2</mn></msub>
> >
> > </math>
> >
> > DataID val =MathLatex0
> > [MathView] *** Info[2:2]: parsing time: 0ms
> > [MathView] *** Info[2:2]: build time: 0ms
> > AbiWord-2.4: ../../../src/common/SmartPtr.hh:36: P*
> > SmartPtr<P>::operator->() const [with P = BoxMLNamespaceContext]:
>Assertion
> > `ptr' failed.
> > Aborted
> > -----
> >
> > I might be making some silly mistakes.
> > It would be great if someone could help me with these.
> >
> > Thanks,
> > Vijay
> >
> >
>
Received on Sat May 21 05:45:13 2005
This archive was generated by hypermail 2.1.8 : Sat May 21 2005 - 05:45:13 CEST