summaryrefslogtreecommitdiff
path: root/support/word2latex/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/word2latex/README
Initial commit
Diffstat (limited to 'support/word2latex/README')
-rw-r--r--support/word2latex/README33
1 files changed, 33 insertions, 0 deletions
diff --git a/support/word2latex/README b/support/word2latex/README
new file mode 100644
index 0000000000..18fe3b79f9
--- /dev/null
+++ b/support/word2latex/README
@@ -0,0 +1,33 @@
+
+ wsW2LTX (c) 2005-2006 Ingo H. de Boer
+ contact me for credits or bugs: idb@winshell.org
+ Version: 1.1.0.0
+ release date: 05-25-2006
+
+---------------------------------------------------------------------------
+
+Permission to use, copy and distribute this software and its documentation
+for any purpose is hereby granted without fee, provided that the above
+copyright notice, author statement and this permission notice appear in all
+copies of this software and related documentation.
+
+THE SOFTWARE IS PROVIDED 'AS-IS' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
+IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
+MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+
+IN NO EVENT SHALL INGO H. DE BOER OR ANY PERSON OR INSTITUTION RELATED TO
+INGO H. DE BOER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR
+CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM
+LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF
+DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION
+WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+---------------------------------------------------------------------------
+
+What is wsW2LTX ?
+
+
+The wsW2LTX library is an application programming interface (API) designed
+to translate a MS Word document to LaTeX.
+The library is based on libwv and on several other – mostly Unix based –
+libraries.