summaryrefslogtreecommitdiff
path: root/support/smiletex
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/smiletex
Initial commit
Diffstat (limited to 'support/smiletex')
-rw-r--r--support/smiletex/README55
-rw-r--r--support/smiletex/SmileTeX_docu.pdfbin0 -> 94873 bytes
2 files changed, 55 insertions, 0 deletions
diff --git a/support/smiletex/README b/support/smiletex/README
new file mode 100644
index 0000000000..8ce88d4287
--- /dev/null
+++ b/support/smiletex/README
@@ -0,0 +1,55 @@
+SmileTeX v1.1
+
+Description: Converts text into LaTeX code and calls additional
+ tools (ImageMagick, pdfLaTeX, etc.)
+Platform: Windows
+Version: 1.1
+License: Free, but no source code available
+
+SmileTeX is a small tool running under Windows which converts
+text files including some very simple commands to LaTeX files.
+Furthermore, it is also able to call other tools to automatically
+convert images into formats supported by LaTeX, to convert
+Excel tables to LaTeX tables, to create PDF output, to deal with
+LaTeX commands, etc.
+
+It should help the beginner to generate the first LaTeX document
+as it should help the advanced LaTeX user to quickly write LaTeX
+documents without having the need to convert every image and to
+type every figure environment by hand.
+
+Some Features:
+-inclusion of nearly any type of image
+-inclusion of Microsoft Excel tables (.xls)
+-shortcuts for sections, footnotes, labels, references, lists
+ (enumerate, itemize), emphasized text and much more...
+-automatic recognition of equations and hyperlinks
+-title page, table of contents, bibliography, index, appendix
+-recognition of special characters ("Börti, Börti Vogts...")
+-support for many languages
+-colors
+-long comments, exceeding one line
+-output to DVI, PDF or HTML
+-inclusion of LaTeX commands
+-additional WinEdt SmileTeX mode including syntax highlighting
+-supports:
+ *a LaTeX distribution (especially MiKTeX, including pdfLaTeX)
+ *ImageMagick
+ *GhostScript
+ *TeXcel (Excel to LaTeX conversion)
+ *TTH (TeX to HTML conversion)
+ *WinEdt
+ *WinEdt SmileTeX Mode
+ *Adobe Reader
+-coming soon:
+ *SmileTeX presentations (PPower4, Adobe Reader)
+
+Have a look at
+
+www.8ung.at/smiletex
+
+for more information.
+
+
+Christian Schüler
+c_schueler@gmx.at \ No newline at end of file
diff --git a/support/smiletex/SmileTeX_docu.pdf b/support/smiletex/SmileTeX_docu.pdf
new file mode 100644
index 0000000000..5271454309
--- /dev/null
+++ b/support/smiletex/SmileTeX_docu.pdf
Binary files differ