head 1.2; access; symbols pkgsrc-2013Q4:1.1.0.10 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.8 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.6 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.4 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.2 pkgsrc-2012Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2014.01.19.14.04.39; author rumko; state dead; branches; next 1.1; commitid 2EYBKDPEbpUOvJlx; 1.1 date 2012.11.23.12.32.00; author joerg; state Exp; branches; next ; desc @@ 1.2 log @editors/lyx: update to 2.0.6 What's new in 2.0 (from upstream): * Advanced Search Facility * Spell-checking on the fly * Compare Documents * Multilingual Thesaurus * Refstyle Support * Multiple Indices * New backends: XeTeX, LuaTeX, and XHTML * Better output customization * Produce output with only selected subdocuments included * Outliner enhancements * Document-specific Layout * New supported LaTeX commands * Languages, scripts and encodings * Branches enhancements * Table features * Size features * Progress view and debugging pane * Color handling * Instant preview inset * Forward search for DVI/PDF files * Optional and Required Arguments * New (sub)version control features * Generalized support for LaTeX files preprocessing ** Improved support for Noweb ** Support for Sweave ** Support for LilyPond-Book Ok@@ wiz @ text @$NetBSD: patch-src_insets_InsetInclude.cpp,v 1.1 2012/11/23 12:32:00 joerg Exp $ --- src/insets/InsetInclude.cpp.orig 2012-11-22 21:58:32.000000000 +0000 +++ src/insets/InsetInclude.cpp @@@@ -806,7 +806,7 @@@@ support::FileNameList const & tmp->setParent(&buffer); return cache; } - static support::FileNameList const empty; + static support::FileNameList empty; return empty; } @ 1.1 log @Define functions before refering them in templates. Remove incomplete forward definition. @ text @d1 1 a1 1 $NetBSD$ @