Re: Package {extract} into lyx

2016-10-27 Thread Riccardo
Thanks for the suggestions. There is actually a Latex issue with the package *extract *handling align* environment, corresponding to the error I read on the LyX console. The solution (see the discussion http://tex.stackexchange.com/questions/154515/why-align-environement-does-not-work-with-extract-

Re: Package {extract} into lyx

2016-10-26 Thread Richard Heck
I don't know how to solve this problem---I'm top-posting since the details below don't matter much---but I can say how to go about solving it. Since you are comfortable with LaTeX, figure this out at the LaTeX level first, and ignore LyX. So, e.g,. create a simple file, based on article.cls, and

Re: Package {extract} into lyx

2016-10-26 Thread Riccardo
Indeed it is very useful in my opinion! By the way, sorry for the poor explanation. I'll try to better explain the problem: *In latex* with a Minimal.tex (attached) you run latex Minimal.tex and the line \usepackage[active,generate=filename,extract-env={align,equation}]{extract} generate a filenam

Re: Package {extract} into lyx

2016-10-26 Thread Scott Kostyshak
On Wed, Oct 26, 2016 at 02:31:03PM +0200, Riccardo wrote: > Hello, Hi Riccardo, > do anybody have ever used the package extract in LyX (possibly in > combination with classicthesis)? I have not used it, but it looks interesting and useful! > I'm writing my thesis and I'd like to > check the con

Package {extract} into lyx

2016-10-26 Thread Riccardo
Hello, do anybody have ever used the package extract in LyX (possibly in combination with classicthesis)? I'm writing my thesis and I'd like to check the consistency of the notation throughout it, focusing on math only. Are there any alternatives? If I use the package as suggested in the CTAN repos