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
|
<HTML>
<HEAD>
<TITLE>WINW2LTX macros</TITLE>
</HEAD>
<BODY>
<P>Up to the <A HREF="http://tug.org">TUG homepage</A><BR>
Up to <A HREF="pctotex.html">Converters from PC Textprocessors to LaTeX -
Overview</A></P>
<H1>WINW2LTX</H1>
<P>last update: July 24, 2001</P>
<P>A set of macros for WinWord 2, now also available for WinWord 6 and 7 (95)
<BR>
by Allin Cottrell <cottrell "at" wfu.edu> </P>
<P>Advantages: <BR>
Converts the document structure, i.e. headings level 1 and 2 (and level 3 in
German version), bulleted lists and numbered lists, and some of the special
characters. <BR>
I personally adapted the macros to the German WinWord versions. </P>
<P>Can be found on all CTAN sites, directories <BR>
.../support/winw2ltx/english/ww2, <BR>
.../support/winw2ltx/english/ww6 <BR>
.../support/winw2ltx/german/ww2, <BR>
.../support/winw2ltx/german/ww6 (new version available, see above!)<BR>
(5 files each in uncompressed form - download binary!) <BR>
(The ... stands for a host specific base directory, which often is either
"/pub/tex" or "/tex-archive") </P>
<P><B>New German Version 5. Feb. 1998:</B> <BR>
Now supported: <BR>
Heading levels 1 to 5 <BR>
most special characters from the standard font and the symbol font.<BR>
Formulas can not be converted by this macro, but after its completion they can
be converted by MathType, the full version of the equation editor.<BR>
<B>Download</B> latest German version <A
HREF="bin/w95toltx.zip">w95toltx.zip</A>. This zipfile contains: </P>
<DL>
<DT>w95toltx.dot:</DT>
<DD>Template for GERMAN WinWord 7, probably also WinWord 6. <BR>
NOT designed for, but adaptable to non-German versions. </DD>
<DT>license.txt:</DT>
<DD>The GNU Public License</DD>
</DL>
<P>Note: This macro set is free software; you can redistribute it and/or modify
it under the terms of the <A HREF="http://www.gnu.org/copyleft/gpl.html">GNU
General Public License</A> as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version. </P>
<P>Disadvantages: <BR>
No conversion of tables, graphics, formulas, most fields.<BR>
(conversion of tables is planned for the near future)<BR>
Only for WinWord 6 and 7 (95).</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>
|