Re: #13082: Tools | Preferences | Look & Feel | Display graphics | Preview size box doesn't show the number

2024-07-08 Thread David Cardon
Yes. Changing the theme fixes the problem. It seems that the "windows11" theme is the only one with this issue. On Mon, Jul 8, 2024 at 4:49 PM LyX Ticket Tracker wrote: > #13082: Tools | Preferences | Look & Feel | Display graphics | Preview > size box > doesn't show the number > -

Registration for bug reporting

2023-11-06 Thread David Senabre
Hello, everyone. I tried to create a new account to report a couple of bugs, but the system told me to ask on the mailling list. Regards. Ardhan. -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Old windows compilation instructions on wiki

2020-05-13 Thread David Belius
Den lör 9 maj 2020 kl 22:33 skrev Scott Kostyshak : > On Sat, May 09, 2020 at 07:59:59PM +0200, David Belius wrote: > > Ah, I had tried previously, but misread the login page of the wiki as > > saying I should ask on the list to get the password to be able to edit. I > > have

Re: Old windows compilation instructions on wiki

2020-05-09 Thread David Belius
Ah, I had tried previously, but misread the login page of the wiki as saying I should ask on the list to get the password to be able to edit. I have now updated the page. Sorry for the noise. Regards, David Den lör 9 maj 2020 kl 19:45 skrev Richard Kimberly Heck : > On 5/9/20 6:39 AM, Da

Old windows compilation instructions on wiki

2020-05-09 Thread David Belius
be a good idea if the wiki page simply pointed to that file. Regards, David -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: "LaTeX3 Error: Command '\textsi' not yet defined!"

2020-02-16 Thread David Pesetsky
Lyx window. Lyx 2.3.4.2 MacOS Catalina 10.15.3 -David On Feb 16, 2020, at 6:34 AM, Richard Kimberly Heck mailto:rikih...@lyx.org>> wrote: On 2/15/20 5:52 PM, David Pesetsky wrote: I was using Lyx for Mac rather extensively to write a long-ish manuscript about a year ago, but have been aw

Re: lyx-2.3.2/src/Dimension.h:36]: (style) Same expression ?

2018-12-17 Thread David Binderman
hink are pointless. Regards David Binderman

Re: lyx-2.3.2/src/Dimension.h:36]: (style) Same expression ?

2018-12-17 Thread David Binderman
nalyser coverity looks more deeply at the code, but didn't see this one. I used another static analyser, cppcheck, to find this bug: lyx-2.3.2/src/Dimension.h:36]: (style) Same expression on both sides of '&&'. I recommend cppcheck for all C & C++ development work. Regards David Binderman

lyx-2.3.2/src/Dimension.h:36]: (style) Same expression ?

2018-12-17 Thread David Binderman
Hello there, Source code is bool empty() const { return wid == 0 && asc == 0 && wid == 0; } Maybe better code bool empty() const { return wid == 0 && asc == 0 && des == 0; } Regards David Binderman

Re: #11317: Allow easier keyboard use of citation dialog

2018-09-28 Thread David Hugh-Jones
Usually, hitting return presses OK, but not in this case. Hitting return adds a citation, when one is selected. One solution (not necessarily the right one) would be to make hitting return press OK when a citation is not selected.

Re: #11317: Allow easier keyboard use of citation dialog

2018-09-28 Thread David Hugh-Jones
Sorry. The Alt + O + enter keyboard shortcut doesn't select and press the "OK" button. There may be another way to do this, but I have tried and haven't found it. Forms on the Mac aren't always as keyboard-friendly as they might be, is my impression.

Re: #11317: Allow easier keyboard use of citation dialog

2018-09-28 Thread David Hugh-Jones
Sounds OK... I didn’t discover that though, in several years! -- Sent from Gmail Mobile

Re: Compiling LyX on Windows with more recent Visual Studio versions

2015-10-31 Thread David Hyde
LyX with Qt 4.8.6 (keeping all other config the same), and see if that removes this error? In which case there is possibly some issue with compiling with Qt 5.x on Windows... Best regards, David From: lyx-devel@lists.lyx.org on behalf of PhilipPirrip Sen

Re: Compiling LyX on Windows with more recent Visual Studio versions

2015-10-13 Thread David Hyde
bit and see what I can get working with the latest MSVC. Thanks again! David

Compiling LyX on Windows with more recent Visual Studio versions

2015-10-07 Thread David Hyde
Thanks for any advice or experiences you may have on this! David

Re: Linker error while building Lyx 2.2 on OSX

2015-09-14 Thread david
Thanks for the suggestion about the messages window. I’ve found the error: there is a typo on line 169 of Contents/Resources/configure.py, where ‘True' is mis-capitalized as ‘true’. Fixing that solves the problem. ~David On Mon, Sep 14, 2015 at 2:07 PM, Stephan Witt wrote: > Am 13

Re: Linker error while building Lyx 2.2 on OSX

2015-09-13 Thread david
above, 2.1 below) are here: https://i.imgur.com/28XrGLg.png Thanks, ~David On Sun, Sep 13, 2015 at 3:00 AM, Stephan Witt wrote: > Am 12.09.2015 um 23:01 schrieb da...@dinh.io: >> Thanks Stephan. >> >> When I launch this version of LyX, I got an error saying that textclas

LyX on high resolution displays

2015-09-12 Thread David
n the roadmap either for LyX to become fully HiDPI aware? If so, is there an estimated time frame for this to happen? Thanks, David

Re: Linker error while building Lyx 2.2 on OSX

2015-09-12 Thread david
Thanks Stephan. When I launch this version of LyX, I got an error saying that textclasses could not be found, which persisted even after I had updated the paths to match my LyX 2.1 settings exactly. Are there any paths hardcoded into the build? ~David On Sun, Sep 6, 2015 at 7:03 AM

Linker error while building Lyx 2.2 on OSX

2015-08-28 Thread david
or: unknown argument: '-framework QtGui' clang: error: unknown argument: '-framework QtCore' make[4]: *** [lyx] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Does anyone have experience with this error, or binaries of lyx 2.2? Thanks, ~David

Re: #8942: menu bar options lost on full screen

2014-03-03 Thread David Nuddleman
ans the entire width at top of screen for the active application. When an application starts out, within that bar are words meant to represent a menu. Specifically to LyX 2.0.7, at call for full screen mode, the menu bar remains visible, but the words disappear, and those options remain missing upon return from full screen. Thank you for asking. -- David

Re: #7556: Crash when running PDFLatex on my beamer document

2011-08-28 Thread David Garbutt
Hi, I cannot test this now - my windows install is at work. Te file attached gives a diffrerent compile error on he mac. Let me test it at work, thanks, Dave Dave Garbutt +41 78 73 44376 / +41 79 32 68970 http://linkedin.com/DavidGarbutt http://daveg.tiddlyspot.com/ My Reading: http://w

Help for writing an external template !

2011-06-21 Thread David Thérincourt
Hi, I try to write an external template to copy a text data file (/home/david/Data.txt) from LyX document directory (/home/david/document.lyx) to temporary directory where LaTeX is use (/tmp/lyx_tmpdir.MT2673/lyx_tmpbuf2). I need it when i use PGFPlot in a command LaTeX box : \addplot[ultra

Re: LyX documentation help needed with noweb

2011-06-15 Thread David Hopkins
Did the website just go offline? I can't access www.lyx.org or the wiki. Sincerely, Dave Hopkins On Wed, Jun 15, 2011 at 10:38 AM, Uwe Stöhr wrote: > Dear LyXers, > > we are updating the LyX manuals, templates and example files for LyX 2.0.x. > In this respect we need your help: Can anybody who

Re: #7569: Wrong Character in the Xetex premble

2011-05-24 Thread David Rong
that is great. Best Wishes David Rong On Mon, May 23, 2011 at 1:15 PM, LyX Ticket Tracker wrote: > #7569: Wrong Character in the Xetex premble > > +--- > Reporter: David Rong | Owner: lasgoutte

Re: #7569: Wrong Character in the Xetex premble

2011-05-23 Thread David Rong
Best Wishes David Rong On Fri, May 20, 2011 at 6:47 AM, LyX Ticket Tracker wrote: > #7569: Wrong Character in the Xetex premble > > +--- > Reporter: David Rong | Owner: lasgouttes > Type: defe

Re: iPad?

2010-10-25 Thread David Whetstone
On Oct 25, 2010, at 4:51 AM, Richard Heck wrote: > On 10/25/2010 03:52 AM, Abdelrazak Younes wrote: >> On 10/24/2010 07:53 PM, Richard Heck wrote: >>> On 10/24/2010 12:31 PM, David Whetstone wrote: >>>> Hi, I'm new here. I only recently joined this list. I

iPad?

2010-10-24 Thread David Whetstone
idea that it just might be possible. I realize it will be a lot of work. But I think LyX for iPad could occupy a useful niche in the iPad appverse. So tell me, am I wasting my time? Thanks, David

[Fwd: Re: Ticket #6092 Spell checker renders LyX inoperable]

2010-10-12 Thread David Philipp Rentsch
l this week. If so I will also take the time to create a bug tracker account and report. best, David On Fri, 2010-10-01 at 16:40 +0200, Stephan Witt wrote: > Am 01.10.2010 um 14:48 schrieb David Philipp Rentsch: > > > Dear Madam or Sir, > > > > I had something to say a

Re: #6778: Mousewheel scrolling problem

2010-06-21 Thread David Hugh-Jones
>   >but then jumps back up to where I was before > >  which action trigger it? Just scrolling with the mousewheel on its own is enough. If I keep scrolling down, it jumps back repeatedly when it gets to the same spot. > >  does it happen also with lyx 1.6.6.1? > Are there Ubuntu packages anywher

MathJax

2010-02-12 Thread David Romano
I was just wondering if there might be plans to have LyX function as a frontend to MathJax as well. Thanks, David Romano

Serious functionality problems in 1.6.5

2010-01-20 Thread David J. Raymond
Lyx 1.6.5 has introduced some functionality problems that have caused me to go back to using 1.6.4 where they don't exist. These are 1. Bug #5594, which causes the cursor to do weird things upon exiting a math box under certain circumstances. 2. Something I reported in this mailing list in Dece

Re: Graphics file not found

2009-12-12 Thread David Raymond
Yes, the graphics reload command solves the problem! Dave Raymond Vincent van Ravesteijn writes: > David Raymond schreef: > > If one imports a graphics file into a lyx document, close the > > document, and then delete the graphics file, the next time that the > > do

Re: Graphics file not found

2009-12-12 Thread David Raymond
ijn writes: > David Raymond schreef: > > If one imports a graphics file into a lyx document, close the > > document, and then delete the graphics file, the next time that the > > document is opened, lyx reports that the graphics file cannot be > > found. Fair enou

Graphics file not found

2009-12-11 Thread David Raymond
If one imports a graphics file into a lyx document, close the document, and then delete the graphics file, the next time that the document is opened, lyx reports that the graphics file cannot be found. Fair enough. However, if the graphics file is recreated while lyx still has the document open,

Regression in 1.6.5 -- cursor location in newcommand argument

2009-12-10 Thread David Raymond
Create a new Lyx file with \newcommand{\sunit}[1]{\mbox{ #1}} in the latex preamble. Then go into math mode and type 3\sunit{ Previous to 1.6.5, lyx adds a closing curly bracket and leaves the cursor in the space between the brackets. In 1.6.5 the cursor is left instead after the closing bra

Track changes viewing options

2009-09-26 Thread Jan David Hauck
Dear LyX developers, I'm a lyx user and totally excited about the features announced for lyx 2.0 looking forward to it There is just one improvement that I'm still missing, that's different viewing options while using the track changes function. for working on long documents it is very confusing

Re: Random leftover file

2009-08-12 Thread David Raymond
Yes, apparently every time. I am running on Debian Linux (Lenny) if that helps. Maybe it is something in my preferences, which I attach. Dave preferences Description: Binary data Pavel Sanda writes: > David Raymond wrote: > > > > If you launch lyx, create and save t

Re: Random leftover file

2009-07-31 Thread David Raymond
k schreef: > >> On 07/30/2009 04:02 PM, David Raymond wrote: > >>> I notice that lyx 1.6.3 leaves a zero-length file called "index" in > >>> the working directory after exiting. Is this a leftover from some > >>> debugging effort? >

Random leftover file

2009-07-30 Thread David Raymond
I notice that lyx 1.6.3 leaves a zero-length file called "index" in the working directory after exiting. Is this a leftover from some debugging effort? Dave Raymond

KDE 4 file dialogs integration

2009-06-12 Thread David Palacio
Hi, On KDE 4.3, when using a KDE widget style, Qt applications get KDE file dialogs for free. That is not the case for Lyx. I guess it is because Lyx customizes the file dialog. It would be great for Lyx to get the integration Qt applications have in KDE 4.

Obscure command to close split view

2009-04-11 Thread David Raymond
I notice that the command to close split view and return to single view in the "View" menu is "Close Tab Group". This is obscure to me, and suggests something to do with multiple tabs. How about changing it to something like "Close Split View"? Dave Raymond

Can't print read-only documents

2009-04-11 Thread David Raymond
Hello, I notice that on 1.6.2 (compiled and run on Debian Linux), one cannot print read-only documents directly from the Lyx print command. This includes the documentation and anything that is set to read-only by version control. The print button in the printing dialog is greyed out and unrespo

Re bug 5526

2009-03-20 Thread David Raymond
I just wanted to reinforce the comments of Jean-Marc Lasgouttes in reference to bug 5526 (broken screen-recenter) that this bug is quite annoying to emacs users, and is a step backward from the behavior of earlier versions (pre-1.6) of LyX. Dave Raymond

Combine math toolbar and math panel?

2009-02-26 Thread David Raymond
I use math a lot in lyx, and it would seem simpler to me to combine the math toolbar and the math panel into a single, double-decker toolbar. I find myself using the panel as much as the toolbar, and I am not sure why they are separated. One minor problem: When adding math to the end of a file,

Re: font shortcuts in math mode

2009-02-24 Thread David Raymond
American Meteorological Society journals use bold roman for vectors. However, the option outlined by Uwe works for me. -- Dave Raymond PS -- The bold Greek symbols in \boldsymbol are helpful, so the shortcut for that is welcome also. Uwe Stöhr writes: > > I notice that going from lyx 1.5.7 to

font shortcuts in math mode

2009-02-22 Thread David Raymond
I notice that going from lyx 1.5.7 to 1.6.1 the keyboard shortcut "Alt+C B" has changed from \mathbf to \boldsymbol. This means, for instance, that latin characters become bold italic rather than just bold. Mostly when I want to use bold in math, it is plain bold rather than bold italic. It woul

Re: Getting Started Developing LyX

2009-02-19 Thread David Mertens
bably 90% or more of what I need to know to feel good about messing around with svn and LyX and the red book fills in the rest. I'll start monkeying around and get back with more specific questions when they arise. David

Getting Started Developing LyX

2009-02-17 Thread David Mertens
ould be great. If I get some good feedback, I may even try to contribute my findings to the wiki. :] David

Re: Portable LyX File Format

2009-02-12 Thread David Mertens
idea any time soon anyway, so I really can't advocate for it. I guess I'll look forward to LyX 2.0 and embedding! David P.S. I still think it should have a .plyx file extension, but that's just me.

Re: Portable LyX File Format

2009-02-12 Thread David Mertens
ber...? I've made a couple of changes that should clear that up and attached the result. David Specification for the .plyx file format === .plyx, a zipped or tarred portable LyX file. Presently does not include style or class files, but could be extended for

Re: Portable LyX File Format

2009-02-12 Thread David Mertens
uch better formulated in my head that what I've written down, so please feel free to ask if the specifics seem dubious. David

Portable LyX File Format

2009-02-12 Thread David Mertens
two LyX users as simple and painless as possible. I have attached a file that summarized my thoughts on the specification. Comments and constructive criticism are welcome. David plyx Description: Binary data

Lyx Site

2007-11-14 Thread David Krebs
. So hereby I'm sending the diff-file to you, hoping that it works ;) and by stating that I hereby grant permission to license my contributions to LyX under the GNU General Public Licence (version 2 and later). Best Regards, Red*Star aka David Krebs PS: I've also been informed by Christia

Problems with multi-file documents & pdflatex

2007-04-08 Thread David J. Raymond
Hi, I see this behavior as well with pdflatex after I have updated a figure in a document. The other pdf viewing options don't seem to suffer this problem. I'm using lyx 1.4.4 at the moment. Dave Raymond John Pye writes: > Hi all > > Two problems with multi-file LyX documents. I think the

odd font behavior while using slides document class

2007-03-03 Thread David J. Raymond
Changing the font size in the text style menu while using the slides (default) document class results in odd behavior in Lyx 1.4.4 (and maybe previous versions as well). The normal font size in slides is larger than in normal (say, article) document classes. If no font changes are made, the disp

Re: About the default paragraph style in floats...

2007-02-02 Thread David J. Raymond
I also vote for default centering. It is not a big issue, but I don't think that I have ever left a float justified. Dave Raymond Angus Leeming writes: > Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > By default, when a float is created, the paragraph style is justified > > whereas it sh

Greek and math display fonts

2006-12-27 Thread David J. Raymond
I recently upgraded to the testing distribution of Debian Linux from the stable distribution, changing from the xfree86 X11 server to the xorg server. In so doing, the greek and special symbols got replaced by their spelled out equivalents, e.g., alpha. Note that I did not recompile lyx. I assu

Missing TeX Class error

2006-08-30 Thread David Hall
Hi, I need some help getting LyX working. I'm using 1.4.2 on Windows XP. Loaded full install and keep getting "The document uses a missing TeX class "". Lyx will not be able to produce output. " where classname varies depending on the file loaded. At first, I couldn't get the user guide loaded

forwarded message from raymond (more info on bug 2664)

2006-07-20 Thread David Raymond
More information on this bug, which has the number in bugzilla 2664: It happens only on a horizontal window resize, not on a vertical resize. It still exists in 1.4.2. Dave Raymond --- Begin Message --- Hello, Here is a rather odd bug in 1.4.1 running on Linux (Debian 3.1, i386) with the qt i

Re: LyX/Mac-1.4.2 Uploaded

2006-07-18 Thread David Green
On 7/18/06 9:11 AM, "Bennett Helm" <[EMAIL PROTECTED]> wrote: > I've now succeeded in uploading LyX/Mac-1.4.2 to ftp.devel.lyx.org/ > pub/incoming. Could someone please place it where it belongs? Thanks. Is this a universal version or PPC only? Dave

note/comment eats the blank after it?

2006-07-17 Thread David Raymond
Using 1.4.2 qt on debian linux (i386) I see this also. Dave Raymond Bo Peng writes: > Hi, > > Can anyone confirm this bug? > > 1. new document > 2. insert a > 3. insert note->comment b > 3. insert blank (important) > 4. insert d > > The output is "ad", not "a d". > > Bo

Odd font change on maximization (lyx-1.4.1)

2006-06-17 Thread David Raymond
Hello, Here is a rather odd bug in 1.4.1 running on Linux (Debian 3.1, i386) with the qt interface (version 3.0.3 mt). Immediately after maximizing the lyx window, the font changes to some very large, bold font. Backspacing over these characters and then typing again returns one to the original

Re: No way to convert latex to lyx in 1.4.1?

2006-06-08 Thread David Raymond
yX was successful. Type 'make' to compile the program, and then 'make install' to install it. [EMAIL PROTECTED]:/usr/local/src/lyx-1.4.1# -- Paul A. Rubin writes: > David Raymond wrote: > > Hello, > > > > I couldn't find a menu entry

No way to convert latex to lyx in 1.4.1?

2006-06-07 Thread David Raymond
Hello, I couldn't find a menu entry to convert latex to lyx in lyx-1.4.1. Tex2lyx exists and works independently of lyx, but there seems to be no entry in the files->import menu. I'm probably doing something dumb as usual! Best regards, Dave Raymond

LyX binary for 1.4.1 for OS X Intel mislabeled (nit)

2006-05-16 Thread David Green
Hi, Thanks for the Intel OS X binary. A small nit: The Intel binary that is linked to http://wiki.lyx.org/LyX/LyXOnMac has a link to a LyX.app which internally (i.e. the splash screen) says 1.4.1 but the OS X's Get Info returns 1.4.0. Dave -- David G. Green UAB Electrical and Com

Degrading math editing

2006-04-17 Thread David Raymond
Here is another bug, which may be hard to track down -- sorry, I don't know how to pin this down better... In math mode typing \equiv should give the equals sign with an extra line. When lyx first starts up, this works, but after **extensive** editing, this stops working, yielding nothing at all

Bug: Font change on window resize, lyx-1.4.1

2006-04-16 Thread David Raymond
After a resize of the lyx window, the font changes to a very large bold font. Moving the cursor returns the font to the original value. Version: lyx-1.4.1 OS: debian linux, i386 X-window manager: happens on both icewm and metacity GUI: qt3.3.4 Dave Raymond Physics Department New Mexico Tech Soc

Scrolling on 1.4.1

2006-04-12 Thread David Raymond
On my IBM X30 laptop (1.3 GHz P-III, 0.5 GB memory, ATI graphics) lyx 1.4.1 scrolling seems much less smooth than for lyx 1.3.7. I compiled using the qt3 frontend. This occurs even on small, simple documents without graphics. Do others share this perception? Thanks a bunch for all your work on

noweb & literate classes

2006-04-03 Thread David Berg
I'm running an Ubuntu Dapper system with Lyx 1.3.7 and noweb 2.10 installed from the archives. When I go to create a noweb article by changing the document class to article (Noweb), I find it listed as "Unavailable: article (Noweb)". I'm not sure which of the two packages are causing the problem,

Document class in 1.4.0?

2006-03-12 Thread David Raymond
Hello, I don't see how to set the document class with the default user interface in 1.4.0. Am I missing something? Dave Raymond

Re: [AUCTeX-devel] preview-latex, dvipng, and LyX

2006-01-09 Thread David Kastrup
\[([0-9]+) " part would only match BOP because of the > trailing space and the "height=(-?[0-9]+)" would match EOP. Uh, just forget I mentioned preview-latex in that context: we don't parse the output of dvipng. The problem is with parsing the output of LaTeX, not of dvipng. So for now just LyX is the problem. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Re: [AUCTeX-devel] preview-latex, dvipng, and LyX

2006-01-06 Thread David Kastrup
umber and depth > and height information. > > A second problem that I noticed is that when a font is missing and > mktexpk (or alike) gets called to generate it, its stdout gets intermixed > with that of dvipng, causing a similar (but worse) confusion. > > Is it possible to have the stdout of those helper programs redirected to > stderr? The latter would actually be useful for preview-latex as well, only that it would be nice to direct the output completely elsewhere (Emacs does not capture stderr separately): I often have to run preview-latex several times when new fonts get generated, because the font generating output confuses it. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Re: [Patch] Re: [patch] Re: Mac speed, profiling

2005-12-22 Thread David Green
On 12/22/05 7:41 AM, "Jean-Marc Lasgouttes" <[EMAIL PROTECTED]> wrote: >> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> Is crc32 invariant for character transposition? > > Sure. Erm, crc32 should produce a different result when characters are transposed. Dave

My defunct LyX webpage

2005-12-08 Thread David L. Johnson
Could someone remove the link to my old LyX webpage that is still on the LyX.org main page? I just got a complaint about it being out of date, which was an understatement. Since I can't keep up with LyX development, I have removed the page (all but a disclaimer). -- David L. Jo

[Fwd: Re: feedback: implementing tracking changes]

2005-11-30 Thread David M Hunter
-- David M Hunter Sunnybrook & Women's College Health Sciences Centre Research Building, Rm SG-17 2075 Bayview Ave. Toronto, ON, M4N 3M5 Tel: 416-480-6100 x3285 --- Begin Message --- Jean-Marc Lasgouttes wrote: David> 1) tracking changes is essential for many potential users 2) a

feedback: implementing tracking changes

2005-11-30 Thread David M Hunter
s can be moved and upgraded to Lyx, more would also consider Linux as a viable alternative. Thanks for your time and consideration, David Hunter -- David M Hunter Sunnybrook & Women's College Health Sciences Centre Research Building, Rm SG-17 2075 Bayview Ave. Toronto, ON, M4N 3M5 Tel: 416-480-6100 x3285

Re: gcc 4 link times are much longer, no?

2005-09-21 Thread David Wilson
Yes, on my Debian unstable box as well. Uses a _lot_ of memory as well. -David On 9/21/05, Angus Leeming <[EMAIL PROTECTED]> wrote: > Since I'm whining about things being slow... > > The Debian unstable dist that I use at work currently ships with > $ g++ --version >

Re: large executable

2005-09-12 Thread David Wilson
I don't know about him, but I get executables of about the same size using gcc-4.0.2 on Debian Unstable (90mb for lyx-qt, 11mb stripped). -David On 9/12/05, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > >>>>> "Paolo" == Paolo Pumilia <[EMAIL

Re: Re: Gutting LyX

2005-07-05 Thread David Wilson
Ooops. Thanks. On 7/5/05, Angus Leeming <[EMAIL PROTECTED]> wrote: > > > > > -- Forwarded message ------ > From: David Wilson <[EMAIL PROTECTED]> > To: Angus Leeming <[EMAIL PROTECTED]> > Date: Mon, 4 Jul 2005 16:27:13 -0400 > Subjec

Gutting LyX

2005-07-01 Thread David Wilson
t (I will this afternoon), but I wanted to go on and ask some preemptive questions. I hope they're not too dumb. Thanks, David Wilson

LyX/Win 1.3.6 bug/wish

2005-06-27 Thread David Boutillier
I think this is more of a wish than a bug, but it would be cool if typing C-Backspace and C-Delete would delete the previous and next word respectively. If LyX is supposed to do this already, then the pre-release version that I'm using doesn't do it.

LyX136pre bug report: no help files

2005-06-11 Thread David Boutillier
>From the help menu, the only help file that opens is "LaTeX Configuration". The files from "Introduction" - "Table of Contents" do not open; it thinks about it for a while, but doesn't do anything.

LyX/Win 1.3.6 bug report: buffer overrun, & can't find layout description

2005-06-10 Thread David Boutillier
At the very last step of the LyX setup, just before the dialogue box that says "Completing the LyX Setup Wizard Congratulations! LyX has been installed successfully." I had a window appear which said the following: "Microsoft Visual C++ Runtime Library Program C:\miktex\main\miktex\bin\latex.e

GPL

2005-02-22 Thread David L. Johnson
and far in the past. Keep up the good work. I'd be lost without LyX. -- David L. Johnson __o | "What am I on? I'm on my bike, six hours a day, busting my ass. _`\(,_ | What are you on?" --Lance Armstrong (_)/ (_) |

Re: LyX for the Mac (QT Version) - NoWeb Support Appears Broke

2004-10-09 Thread David Green
David Green <[EMAIL PROTECTED]> writes: > LyX for OS X seems to have broke support for Literate Programming (or > I need to reinitialize it by hand). I just installed from > lyx-1.3.5-2macos_aqua.tgz > > Issue: > >The View menu is missing options. At 1.3.4, i

LyX for the Mac (QT Version) - NoWeb Support Appears Broke

2004-10-09 Thread David Green
. There is a export for noweb in the File | Export menu works so the code generation path is still working but not the document part. I have done Edit | Reconfigure I do have the view menu for other (non-literate programming) documents. Regards, Dave -- David G. Green

Bug in spell checking, qt2, lyx 1.3.4

2004-03-02 Thread David Raymond
I have noticed a bug in spell checking under qt2 (v 2.3.2) on an i386 system running debian, mixed stable and unstable. (I can't yet use qt3, because debian compiles the qt3 unstable package with the 3.3 compiler, and I am still using gcc 2.95.) The bug is there with both aspell and ispell, and

Cursor location bug?

2004-02-21 Thread David Raymond
Lyx 1.3.3 and 1.3.4 (and maybe previous versions) have odd behavior when editing the last line before an offset equation. If you position the cursor to add something to the end of this line, as soon as you start to type the cursor jumps to the beginning of the line. The text still appears in the

aiksaurus rpm for Fedora Core 1

2004-02-20 Thread David Bellot
Hi, I compiled aiksaurus 1.0.1 for Fedora Core 1, but I can't upload them into ftp.lyx.org:/pub/lyx/incoming. Where could I put the files ? David [EMAIL PROTECTED]

.kmap file for Spanish

2004-02-14 Thread David Raymond
to send this to! # espanol.kmap -- Type Spanish characters on an American keyboard. # David J. Raymond <[EMAIL PROTECTED]> # 14 February 2004 # \kmod ' acute aeiouAEIOU \kmod ~ tilde nN!? \kmod : umlaut uU # The " doesn't work, even \"

Re: another core dump

2004-02-11 Thread David Raymond
:59:56AM -0700, David Raymond wrote: > > > > Lyx just dumped core again while I was working in an offset > > equation. Here is a backtrace. > > What version of LyX is that? > > [Well, in any case, chances for undo related crashs in anything but the > cur

another core dump

2004-02-07 Thread David Raymond
Lyx just dumped core again while I was working in an offset equation. Here is a backtrace. Dave Raymond --- (gdb) bt #0 0x4076c561 in kill () from /lib/libc.so.6 #1 0x40a7f741 in pthread_kill () from /lib/libpthread.so.0 #2 0x40a7fa4b in raise () from /lib/libpthread.so.0 #3 0x

Re: Lyx core dumps

2004-02-06 Thread David Raymond
Jean-Marc Lasgouttes writes: > >>>>> "David" == David Raymond <[EMAIL PROTECTED]> writes: > > David> Hi, > > David> I have had lyx 1.3.3 using the libqt3 toolkit dump core a > David> couple of times while I am messing with displayed

Lyx core dumps

2004-02-04 Thread David Raymond
Hi, I have had lyx 1.3.3 using the libqt3 toolkit dump core a couple of times while I am messing with displayed equations. I am operating on debian linux on an i686 laptop from ibm. I am saving a core dump if anybody wants it. Dave Raymond

Re: Lyx Wiki, strange network problem, any network expert here?

2003-08-14 Thread David Green
r Opera from another site.. > > So does anyone has any ideas here? Look for odd characters (multi-byte, 8th bit set, etc.) in your "content". I have posting issues with other implementations of Wiki when I post with certain browsers (Opera being one of the problem o

Re: Unexpected popularity for preview-latex

2003-02-17 Thread David Kastrup
ey really need it (and they won't need it if they already downloaded the preview-latex tarball itself). I could also offer to add uploading the tarball for the standalone LaTeX styles to some LyX-related server, if you would prefer that. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Unexpected popularity for preview-latex

2003-02-13 Thread David Kastrup
p the same contents, but call it something different like preview-only-styles-0.7.9.tar.gz (we already have some only-docs which is also optional). That's not a name I would want for CTAN, though... Thoughts? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum

Re: jura.cls mit LyX

2002-12-11 Thread David Kastrup
John Levon <[EMAIL PROTECTED]> writes: > On Wed, Dec 11, 2002 at 10:13:33AM +0100, David Kastrup wrote: > > > be appreciated by people. Or even a manual way which asks the user a > > lot of questions. Or some interactive tool which you call and which > > let'

Re: jura.cls mit LyX

2002-12-11 Thread David Kastrup
Andre Poenitz <[EMAIL PROTECTED]> writes: > On Tue, Dec 10, 2002 at 11:27:50PM +0100, David Kastrup wrote: > > The following message is a courtesy copy of an article > > that has been posted to de.comp.text.tex as well. > > I'll try to translate this (freely) into

  1   2   3   4   >