summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/nassflow/add.lse
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/nassflow/add.lse')
-rw-r--r--macros/latex/contrib/nassflow/add.lse29
1 files changed, 29 insertions, 0 deletions
diff --git a/macros/latex/contrib/nassflow/add.lse b/macros/latex/contrib/nassflow/add.lse
new file mode 100644
index 0000000000..9d7592777d
--- /dev/null
+++ b/macros/latex/contrib/nassflow/add.lse
@@ -0,0 +1,29 @@
+!
+! Add the following defenition in the menu list in the placeholder
+! "environments" in the file LATEX_ENVIRONMENTS.LSE
+
+"structure" /placeholder
+
+! Add the following definitions also somewhere in the same file
+
+
+DELETE TOKEN "\struct" -
+ /LANGUAGE=LATEX
+DEFINE TOKEN "\struct" -
+ /LANGUAGE=LATEX -
+ /PLACEHOLDER=structure
+
+delete placeholder "structure" /language = latex
+define placeholder "structure" /language = latex -
+ /descr = "Full structure definition for Flow or NS diagram" -
+ /topic_string = "LATEX Commands Environments structure"
+
+"\scriptsize%"
+"\STRUCT{<struct-name>}{<<struct-description>>}{%"
+" <<statement>>..."
+"}%"
+"\normalsize"
+""
+end define
+
+