1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
<HTML>
<HEAD>
<TITLE>Why K-Talk's software doesn't work for me</TITLE>
</HEAD>
<BODY>
<H1>Why K-Talk's software doesn't work for me</H1>
<P>last update: May 25, 1998</P>
<P>Although this page resides on the official WWW server of
<A HREF="http://www.fz-juelich.de/">Forschungszentrum Jülich GmbH</A>, it
is NOT officially supported by Forschungszentrum Jülich but results from
my personal work.</P>
<P>Neither correctness nor completeness is guaranteed. <BR>
All opinions mentioned (if any) are my own, not my employer's. Please send
corrections, enhancements and supplements to the following address: </P>
<DL>
<DT>e-mail: </DT>
<DD>W.Hennings "at" fz-juelich.de</DD>
<DT>Fax:</DT>
<DD>(+49) 2461 61 8254</DD>
<DT>Mail:</DT>
<DD>W. Hennings c./o. <BR>
Forschungszentrum Juelich GmbH <BR>
ISR <BR>
D-52425 Juelich <BR>
Germany </DD>
</DL>
<HR>
<H3>Distinguish two groups of causes why K-Talk's software doesn't work for me:
</H3>
<H3>A. General Problems</H3>
<P>1. K-Talk's software uses their own formula editor "MathEdit",
which is incompatible with Microsoft's equation editor. Therefore if I convert
a LaTeX file to word, only users having K-Talk's MathEdit are able to use the
converted file.</P>
<P>2. On the PC wordprocessor side, K-Talk's software primarily uses the
WordPerfect 5.1 format. MS Word users must install extra macros for conversion
to a "tagged document file". <BR>
These macros however are written for Word6 and need some dlls belonging to
word6 which I don't have because I have word7(95). So I could not get them
running.</P>
<P>3. Capacity: on converting the "LaTeX2e Kurzbeschreibung" (from
CTAN, "l2kurz.tex" plus include-files) I get the error message
"file l2k2.tex too large to include".<BR>
As LaTeX is intended for large documents, a professional converter should be
able to convert large documents!</P>
<H3>B. Localization Problems</H3>
<P>1. In addition to being not compatible with MS word versions later than
word6, the word macros need to be localized if one doesn't have the English
version of Word.</P>
<P>2. TexPort doesn't recognize German umlauts used in german.sty - see the
converted example "l2kurz"</P>
<H3>Sample of Converted Files (LaTeX -> WP)</H3>
<P><A HREF="bin/essent.zip">essent.zip</A> containing the files:<BR>
essential.tex, hndout.sty=LaTeX source<BR>
essent.wp5=wp5.1 file converted by TexPort </P>
<P><A HREF="bin/l2kurz.zip">l2kurz.zip</A> containing the files:<BR>
l2kurz.tex, l2k1.tex, l2k2.tex, l2k3.tex, l2k4.tex, l2ksym.tex, a4.sty,
german.sty=LaTeX source<BR>
l2kurz.wp5=wp5.1 file converted by TexPort</P>
<P>where essential.tex and l2kurz.tex are originals from CTAN.</P>
<HR>
<P>This HTML page is part of the texconv pages.<BR>
Copyright © 1998, 1999, 2000, 2001 Wilfried Hennings<BR>
You may copy and redistribute it under the following conditions:</P>
<UL>
<LI>it must remain intact and the contents unchanged; if you'd like to have
something changed, contact me (W.Hennings "at" fz-juelich.de). Reformatting (e.g.
from HTML to some other presentation format) is granted as long as the contents
are unchanged. </LI>
<LI>you may NOT ask money for it except a reasonable cost for media and
distribution</LI>
</UL>
<P>Please also note the <A HREF="index.html#disclaimer">disclaimer</A>.</P>
</BODY>
</HTML>
|