diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/nassflow/add.lse')
-rw-r--r-- | Master/texmf-dist/source/latex/nassflow/add.lse | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/nassflow/add.lse b/Master/texmf-dist/source/latex/nassflow/add.lse new file mode 100644 index 00000000000..9d7592777d1 --- /dev/null +++ b/Master/texmf-dist/source/latex/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 + + |