public class NewEnvironmentMacro extends NewCommandMacro
macrocode, macroreplacement| Constructor and Description |
|---|
NewEnvironmentMacro() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addNewEnvironment(String name,
String begdef,
String enddef,
int nbArgs) |
static void |
addReNewEnvironment(String name,
String begdef,
String enddef,
int nbArgs) |
addNewCommand, addNewCommand, addReNewCommand, executeMacro, isMacropublic static void addNewEnvironment(String name, String begdef, String enddef, int nbArgs) throws ParseException
ParseExceptionpublic static void addReNewEnvironment(String name, String begdef, String enddef, int nbArgs) throws ParseException
ParseExceptionCopyright © 2014–2018. All rights reserved.