Documenting the documentation patch submission process.

2006-01-16 Thread John C. McCabe-Dansted
the irrelevant whitespace changes." Also, although the file suggests we submit to lyx-docs, the actual discussion of documentation patches seems to occur on lyx-devel. Should I change this? Also the lyx team does not want to use change tracking for the LyX documentation? -- John C. McCabe-Dansted Masters Student

Is "diff -B -c" the correct way of submitting patches against ".lyx" documentation?

2006-01-08 Thread John C. McCabe-Dansted
irrelevant changes due to automatic reformatting of the entire References.lyx file. However, I would like to check: are these the correct flags we should use for diff-ing .lyx files? -- John C. McCabe-Dansted Masters Student

Problems trying to implement "preview selection".

2006-01-06 Thread John C. McCabe-Dansted
y is this? if Reference.lyx does not deserve a whole menu item, perhaps we could have a new menuitem "Other docs" which includes Reference.lyx as a child document. -- John C. McCabe-Dansted Masters Student

New Chktex.C patch.

2006-01-05 Thread John C. McCabe-Dansted
:' do not parse correctly. - Removes the USE_BOOST_FORMAT #ifdef, and always uses the std C++ code which is simpler anyway. I understand that due to the feature freeze this code is unlikely to included before 1.4.1. -- John C. McCabe-Dansted Masters Student Chktex.C.patch.gz Description

Math subscript deletion causes crash in 1.3

2006-01-04 Thread John C. McCabe-Dansted
3.3.4, KDE 3.5 -- John C. McCabe-Dansted Masters Student

Re: Various change tracking issues

2005-12-31 Thread John C. McCabe-Dansted
roblem?) > > SCREEN IS NOT UPDATED AFTER BACKSPACE > > dito The other bugs occur on my system as well. -- John C. McCabe-Dansted Masters Student

Re: [prerelease] LyX 1.4.0pre3 - LaTeX/chktex error handling problems.

2005-12-27 Thread John C. McCabe-Dansted
selected/highlighted, typing anything deletes the error text. - Cntl-G no longer selects the next error. This may be intentional, but it seems that it would be very handy if Cntl-G brought the latex errors dialog to the foreground and jumped to the next error. -- John C. McCabe-Dansted Masters Student

Re: [prerelease] LyX 1.4.0pre3 - Wheel mouse too slow

2005-12-27 Thread John C. McCabe-Dansted
ber 2005 10:46, Juergen Spitzmueller wrote: > > John C. McCabe-Dansted wrote: > > > Also, the setting "Wheel mouse scroll" in > > Preferences/Look and feel/User Interface/Scrolling/> does not seem to > > > have any effect on the speed at which the wheel mouse

Re: [prerelease] LyX 1.4.0pre3 - Wheel mouse too slow

2005-12-27 Thread John C. McCabe-Dansted
mouse moves the screen. The wheel mouse moved the screen much faster with LyX 1.3.6 (also using the QT ui). My System: kubuntu 5.10 (upgraded from preview) quatro FX 1100 (128MB) AGP 4x KDE 3.5 QT 3.3.4 gcc 4.02 Intel(R) Pentium(R) 4 CPU 1500MHz -- John C. McCabe-Dansted Masters Student

Re: [prerelease] LyX 1.4.0pre3 - "Locale en_NZ could not be set"

2005-12-27 Thread John C. McCabe-Dansted
of the line "Locale en_NZ could not be set". -- John C. McCabe-Dansted Masters Student

New "LyX with Grammar Checker" Prototype (v0.3)

2005-12-26 Thread John C. McCabe-Dansted
README. -- John C. McCabe-Dansted Masters Student

Re: Grammar Checker for LyX.

2005-11-28 Thread John C. McCabe-Dansted
On Wednesday 23 November 2005 23:51, Angus Leeming wrote: > Asger Ottar Alstrup wrote: > > John C. McCabe-Dansted wrote: > >> I am working on a grammar checker for LyX. It outputs the errors to > >> LaTeX .log format so it can integrate itself into LyX without need &

Grammar Checker for LyX.

2005-11-22 Thread John C. McCabe-Dansted
eal LaTeX when it is done. Is there a better way? Thirdly, is there any interest in including this in an official release (it is under 50KB), and if so is there some procedure I should follow? I have placed an experimental-yet-functional version up at: http://dansted.org/latexgc.tar