On 06/02/2013 11:09 AM, אנטולי קרסנר wrote:
Hello,

I've been using LyX for a while for mathematical documents. But now I'm
writing a long document which explains a plan (a design of a software
system), and in the process I'd like to mark important decisions.

Much like mathematical documents mark theorems in bold "Theorem 5: x + y
< z" I'd like to mark decisions with the word "Decision" and an
auto-generated numbering of them. And then, be able to see a list of all
decisions, both in the LyX interface and preferably also in the exported
document.

Is it possible? How do I do that?

I'm not sure about how to get a list of Decisions in the exported document, and I don't think you will be able to get a list in the LyX document. But getting the Decision environment is easy. Just look in the file theorems.inc, which is installed with LyX, and copy out the Theorem style. You can use it to create a module, or else copy it into Document> Settings> Local Layout. Just don't forget the "Format" tag:
    Format 35
Then put the modified version of the Theorem style.

It is possible to get a TOC for these things. Google "latex theorems toc" for some help.

Richard

Reply via email to