Anyone care to comment on this? #7611: Cases do not nest properly (patch included) --------------------+------------------------------------------------------- Reporter: prubin | Owner: rgheck Type: defect | Status: new Priority: normal | Milestone: 2.0.x Component: layout | Version: 2.0.0 Severity: normal | Keywords: --------------------+-------------------------------------------------------
Comment(by rgheck): The new patch does a few things. (i) It deals with the translation issue. (ii) It moves the case structure into its own file, as its complicated enough that we do not want to have to change it in several places. (iii) It uses enumitem instead of enumerate, which allows finer control of the counters, so that we can have arabic at level 1 but roman at level 2, etc. I've tested and it seems to work. The only question I have about this version is whether loading enumerate.sty will have side effects we don't want. -- Ticket URL: <http://www.lyx.org/trac/ticket/7611#comment:2> The LyX Project <http://www.lyx.org/> LyX -- The Document Processor