From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- support/word2latex/README | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 support/word2latex/README (limited to 'support/word2latex/README') 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. -- cgit v1.2.3