↧
Answer by user24582 for LyX style for command with multiple arguments
It is possible in LyX 2.0 using insets as named parameters inside of a frame inset. The downside is that there is less checking, so you might get side effects if you put other stuff like spaces or...
View ArticleAnswer by scottkosty for LyX style for command with multiple arguments
This is not possible in LyX 2.0.x. LyX 2.1 provides a very flexible argument framework. LyX 2.1 will be released in a couple of months. You can use the development version (pretty stable) now alongside...
View ArticleLyX style for command with multiple arguments
I would like to create a style for a command that takes multiple arguments:\classify{A}{B}{C}I started creating a styleStyle Classify Category FrontMatter LatexType Command LatexName classifyEndbut...
View Article