Re: tabular*

2011-02-16 Thread Patrick Atamaniuk
On Wed, Feb 16, 2011 at 7:13 PM, Pavel Sanda wrote: > please push this into bug tracker otherwise it gets forgotten. > pavel > done, #7308 /patrick

Re: r37580 - lyx-devel/trunk/development/cmake

2011-02-16 Thread Patrick Atamaniuk
On Wed, Feb 16, 2011 at 6:27 PM, Jürgen Spitzmüller wrote: > Pavel Sanda wrote: >> > I'm not sure we should backport this to branch. There will (most >> > probably) be  one release in that series anyway. >> >> i have the same feeling. if we introduce regressions, theres no much space >> to repair

Re: r37580 - lyx-devel/trunk/development/cmake

2011-02-16 Thread Patrick Atamaniuk
> #LyX 1.6 created this file. For more info see http://www.lyx.org/ for the 1.6.9 backport that is. for trunk, i see config.h with correct integers 2 and 0. /p

Re: r37580 - lyx-devel/trunk/development/cmake

2011-02-16 Thread Patrick Atamaniuk
On Wed, Feb 16, 2011 at 3:24 PM, Pavel Sanda wrote: >> 2nd try attached, sorry for the mess. > > control check: > when you build lyx with this patch and save new file, what the first > line of the file? I double checked - with the latter patch we get: #LyX 1.6 created this file. For more info se

Re: r37580 - lyx-devel/trunk/development/cmake

2011-02-16 Thread Patrick Atamaniuk
> Here we go, quickfix against svn trunk for scons attached. Which is erroneous, i missed that we need const int. Please scrap that last patch from me. 2nd try attached, sorry for the mess. /patrick Index: SConstruct === --- SConstru

Re: r37580 - lyx-devel/trunk/development/cmake

2011-02-16 Thread Patrick Atamaniuk
On Thu, Feb 10, 2011 at 12:34 PM, Pavel Sanda wrote: > kor...@lyx.org wrote: >> +#define LYX_MAJOR_VERSION ${LYX_MAJOR_VERSION} >> +#define LYX_MINOR_VERSION ${LYX_MINOR_VERSION} > > huh, this didn't come to my mind. now i think scons will suffer from the same > problem. > please is there anybody

Re: tabular*

2011-02-15 Thread Patrick Atamaniuk
I need this :-) One annoying glitch though: if i check 'Use long table' and Apply, then the apply button gets disabled and stays so. Cannot edit any table setting anymore. The table settings are absolutely useless, after longtable has been checked. 1. make a new table 2. open table settings 3. c

Re: LyX2b4 on Mac reports file as externally modified

2011-02-13 Thread Patrick Atamaniuk
On Mon, Feb 14, 2011 at 8:42 AM, Anders Ekberg wrote: > - Open a new file > - Write something > - Save (in my case on Desktop with filename newfile1.lyx and in the home > directory with the name newfile2.lyx) > - Write some more: LyX reports: > "Document .../Desktop/newfile1.lyx has been externall

Re: Python 3

2011-02-13 Thread Patrick Atamaniuk
On Sun, Feb 13, 2011 at 3:37 PM, Richard Heck wrote: > On 02/13/2011 09:24 AM, Paul A. Rubin wrote: >> >> I swapped a few e-mails with her and eventually discovered that she has >> Python >> 3.1 installed.  I suspect that might be the culprit but can't be sure. >>  Has >> anyone tested the various

patch: #7298 layout2layout does not convert CopyStyle statements referencing Custom:Style, CharStyle:Style, and Element:Style

2011-02-13 Thread Patrick Atamaniuk
Hi all, while playing with beta4, my private layout modules broke :-) I took the freedom to create ticket #7298 and add following patch. The bug is: in layout2layout at format 28 to 29 conversion, Flex InsetLayout statements get renamed, but occurances of CopyStyle do not get rewritten. Attached

Re: #7095 Support fix-cm.sty: Implementation proposal

2011-01-25 Thread Patrick Atamaniuk
On Tue, Jan 25, 2011 at 9:10 AM, Patrick Atamaniuk wrote: > On Mon, Jan 24, 2011 at 1:50 PM, Pavel Sanda wrote: >> Patrick Atamaniuk wrote: > ... >>> Index: lib/layouts/fix-cm.module >>> === >

Re: #7095 Support fix-cm.sty: Implementation proposal

2011-01-25 Thread Patrick Atamaniuk
On Mon, Jan 24, 2011 at 1:50 PM, Pavel Sanda wrote: > Patrick Atamaniuk wrote: ... >> Index: lib/layouts/fix-cm.module >> === >> --- lib/layouts/fix-cm.module (revision 0) >> +++ lib/layouts/fix-cm.mod

License for my contributions

2011-01-24 Thread Patrick Atamaniuk
I hereby grant permission to license my contributions to LyX under the GNU General Public License, version 2 or later. -- - ataman...@frobs.net

#7095 Support fix-cm.sty: Implementation proposal

2011-01-23 Thread Patrick Atamaniuk
+#sans serif typeface at large sizes is considerably improved, and mismatches +#between the text fonts and the corresponding math fonts are avoided. +#The Computer Modern fonts are made available with arbitrary sizes. +#Only those design sizes of the fonts will be used, that are normally available +#in

Like to get involved

2011-01-23 Thread Patrick Atamaniuk
Dear LyX developers, I'm a programmer and might have some work to do on LyX in the future. Therefore i'd like to get involved. I've implemented #7095 (fix-cm.sty support) to get a feeling for the code (ok, neither critical nor on the roadmap, but a start). Is it ok to create a trac account and att