summaryrefslogtreecommitdiff
path: root/support/create-struktex
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/create-struktex
Initial commit
Diffstat (limited to 'support/create-struktex')
-rw-r--r--support/create-struktex/LIESMICH25
-rw-r--r--support/create-struktex/README28
-rw-r--r--support/create-struktex/create-struktex.de.pdfbin0 -> 202616 bytes
-rw-r--r--support/create-struktex/create-struktex.en.pdfbin0 -> 203676 bytes
-rw-r--r--support/create-struktex/program/firstlines.txt8
-rw-r--r--support/create-struktex/program/start.properties11
6 files changed, 72 insertions, 0 deletions
diff --git a/support/create-struktex/LIESMICH b/support/create-struktex/LIESMICH
new file mode 100644
index 0000000000..a13738487d
--- /dev/null
+++ b/support/create-struktex/LIESMICH
@@ -0,0 +1,25 @@
+#
+# $Revision: 2013-01-01 $
+#
+Das Programm "structgen.jar" übersetzt Methoden, in Java geschrieben sind, in
+ein Tex-File, welches mit struktex, geschrieben von Jobst Hoffmann,
+ein Nassi-Sheiderman Diagramm erstellt.
+
+Es besteht aus acht Dateien:
+ LIESMICH - diese Datei
+ README - diese Datei in einer englischen Version
+ program/structgen.jar - das Programm
+ program/start.properties - die Einstellungen des Programms
+ program/firstlines - die ersten Zeilen des erzeugten Tex files
+ structgen.src.zip - der Quellcode
+ create-struktex.de.pdf - die Dokumentation in deutscher Sprache
+ create-struktex.en.pdf - die Dokumentation in englischer Sprache
+
+Weitere Informationen sind der Dokumentation zu entnehmen.
+
+Hinweise auf Fehler nehme ich genauso wie Vorschlaege fuer die weitere
+Entwicklung gerne entgegen unter Peter.Lenser@gmail.com
+
+Diese Dateien unterliegen der LaTeX Project Public License.
+Vgl. http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+zu Details dieser Lizenz. \ No newline at end of file
diff --git a/support/create-struktex/README b/support/create-struktex/README
new file mode 100644
index 0000000000..8b368f930d
--- /dev/null
+++ b/support/create-struktex/README
@@ -0,0 +1,28 @@
+#
+# $Revision: 2013-01-01 $
+#
+The program "structgen.jar" translates methods, written in Java,
+in a Tex-File to build Nassi Shneidermann structure charts with struktex
+written by Jobst Hoffmann.
+
+It consists of eight files:
+ LIESMICH - this file in a german version
+ README - this file
+ program/structgen.jar - the program
+ program/start.properties - the settings of the program
+ program/firstlines - the first lines in the created Tex file
+ structgen.source.zip - the source
+ create-struktex.de.pdf - the documentation in german language
+ create-struktex.en.pdf - the documentation in english language
+
+For further information see the documentation.
+
+At this moment the english documentation is very erroneous, I'm not an english
+native speaker.
+
+Any hint as well as any proposal for further development are welcome at my
+email-address Peter.Lenser@gmail.com.
+
+This material is subject to the LaTeX Project Public License.
+See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+for the details of that license. \ No newline at end of file
diff --git a/support/create-struktex/create-struktex.de.pdf b/support/create-struktex/create-struktex.de.pdf
new file mode 100644
index 0000000000..60fe85b278
--- /dev/null
+++ b/support/create-struktex/create-struktex.de.pdf
Binary files differ
diff --git a/support/create-struktex/create-struktex.en.pdf b/support/create-struktex/create-struktex.en.pdf
new file mode 100644
index 0000000000..30abc27a86
--- /dev/null
+++ b/support/create-struktex/create-struktex.en.pdf
Binary files differ
diff --git a/support/create-struktex/program/firstlines.txt b/support/create-struktex/program/firstlines.txt
new file mode 100644
index 0000000000..e3c2ab3b9a
--- /dev/null
+++ b/support/create-struktex/program/firstlines.txt
@@ -0,0 +1,8 @@
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{anysize}
+\usepackage{lmodern}
+\usepackage{german}
+\marginsize{1 cm}{1 cm}{0 cm}{2 cm}
+\usepackage[pict2e,german]{struktex}
+\pFonts{\large\sffamily}{\large\sffamily\bfseries}{\large\sffamily\slshape} \ No newline at end of file
diff --git a/support/create-struktex/program/start.properties b/support/create-struktex/program/start.properties
new file mode 100644
index 0000000000..50882e0703
--- /dev/null
+++ b/support/create-struktex/program/start.properties
@@ -0,0 +1,11 @@
+#height - height of a box
+#width - width of the structogram
+#orientation
+#size - font size
+#path - last path from reading the file
+#Thu Jan 03 14:05:35 CET 2013
+height=20
+orientation=portrait
+size=huge \#Beamer
+width=180
+path=D\:\\tmp\\Neuer Ordner\\