Re: conditional loading of packages from modules

2014-09-26 Thread Scott Kostyshak
On Thu, Sep 25, 2014 at 4:45 AM, Guenter Milde wrote: > On 2014-09-12, Scott Kostyshak wrote: >> On Thu, Sep 11, 2014 at 12:58 PM, Jürgen Spitzmüller wrote: >>> Am Donnerstag 11 September 2014, 09:21:57 schrieb Scott Kostyshak: > I think I've narrowed this down to one question: Is there an a

Re: conditional loading of packages from modules

2014-09-25 Thread Guenter Milde
On 2014-09-12, Scott Kostyshak wrote: > On Thu, Sep 11, 2014 at 12:58 PM, Jürgen Spitzmüller wrote: >> Am Donnerstag 11 September 2014, 09:21:57 schrieb Scott Kostyshak: >>> I think I've narrowed this down to one question: Is there an advantage >>> to not loading the package fixme if there is no

Re: conditional loading of packages from modules

2014-09-12 Thread Scott Kostyshak
On Thu, Sep 11, 2014 at 12:58 PM, Jürgen Spitzmüller wrote: > Am Donnerstag 11 September 2014, 09:21:57 schrieb Scott Kostyshak: >> This system makes perfect sense to me and I understand that all rules >> are off when I use the preamble. My guess is that this is expected, >> but I just wanted to m

RE: conditional loading of packages from modules

2014-09-12 Thread Jim Oldfield
> -Original Message- > From: lyx-devel@lists.lyx.org [mailto:lyx-devel@lists.lyx.org] On Behalf Of > Jürgen Spitzmüller > Sent: 12 September 2014 7:36 AM > > We have this: > > PackageOptions [string string] Specifies options, given in the second string, > for the package named by the firs

Re: conditional loading of packages from modules

2014-09-11 Thread Jürgen Spitzmüller
Am Donnerstag 11 September 2014, 18:58:25 schrieb Jim Oldfield: > Another alternative would be to include a feature in LyX that allows options > to be passed to modules, which can then be forwarded to the packages used > to implement the module. Then it would be up to the module to avoid using > su

RE: conditional loading of packages from modules

2014-09-11 Thread Jim Oldfield
> -Original Message- > From: lyx-devel@lists.lyx.org [mailto:lyx-devel@lists.lyx.org] On Behalf Of > Scott Kostyshak > Sent: 11 September 2014 2:22 PM > > This system makes perfect sense to me and I understand that all rules are off > when I use the preamble. My guess is that this is exp

Re: conditional loading of packages from modules

2014-09-11 Thread Jürgen Spitzmüller
Am Donnerstag 11 September 2014, 09:21:57 schrieb Scott Kostyshak: > This system makes perfect sense to me and I understand that all rules > are off when I use the preamble. My guess is that this is expected, > but I just wanted to make sure? Yes, it is intentional. > The only alternatives I can

conditional loading of packages from modules

2014-09-11 Thread Scott Kostyshak
I ran into a problem that might be best left alone, but wanted to check in here. In my document I use the FiXme module. Recently I did some editing and got an error because I happened to have deleted the last inset offered by FiXme in my document. The reason I got the error is because LyX no longe