Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I created a LaTeX class for thesis fn my school.

And then I created a LyX Layout for Word users (I really don't want to discuss whether is a good strategy).

My problem is, some commands that I created in my class need two or more arguments and some of these has 4 or more possible results, such as acronyms.

My acronyms command receives 2 arguments AC and TXT. According specific conditions, the user can choose the result as "TXT (AC)", or "TXT (AC)", or "(AC - TXT)", or "(AC - TXT)".

So I think the best way to solve this is using a dialog, changing the LyX UI.

But I didn't find any documentation for creating a dialog in LyX.

Can anyone help me?

share|improve this question
1  
I do not know if this is possible. If you haven't already, I'd recommend to ask at the LyX Users mailing list, then you'll find out if/how you can do this. See lyx.org/MailingLists – Torbjørn T. Oct 6 '12 at 22:03

closed as not a real question by bloodworks, Joseph Wright Jan 5 at 22:13

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.