On Fri, Dec 12, 2003 at 07:30:17PM -0800, Kayvan A. Sylvan wrote:
> Old documents are coming into latest CVS with the following messages:
> 
> InsetCollapsable::Read: Missing 'status'-tag!
> InsetCollapsable::read: Missing status!
> InsetCollapsable::read: Missing status!
> InsetCollapsable::read: Missing status!
> 
> All ERT and Footnote insets are then open. This would be fine if there
> was a "Close all footnotes" or some such command.
> 

I used this hack to solve the issue for me:

    perl -pi~ -e 's/^status open/status collapsed/' file.lyx

-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Reply via email to