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 hav

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

2018-12-17 Thread David Binderman
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
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 <lyx-devel@lists.lyx.org>

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

2015-10-13 Thread David Hyde
e 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
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 <st.w...@gmx.net>

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 <st.w...@gmx.net> wrote: > Am 12.09.2015 um 23:01 schrieb da...@dinh.io: >> Thanks Stephan. >> >> When I launch this version of LyX, I got

LyX on high resolution displays

2015-09-12 Thread David
. Is it on 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
[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

Linker error while building Lyx 2.2 on OSX

2015-08-28 Thread david
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
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: #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:

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:

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

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 uwesto...@web.de 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:

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

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 t...@lyx.org wrote: #7569: Wrong Character in the Xetex premble +--- Reporter: David Rong | Owner: lasgouttes Type

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 <t...@lyx.org> wrote: > #7569: Wrong Character in the Xetex premble > > +--- > Reporter: David Rong |

Re: #7569: Wrong Character in the Xetex premble

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

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 <t...@lyx.org> wrote: > #7569: Wrong Character in the Xetex premble > > +--- > Reporter: David Rong | Owner: lasgou

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've recently acquired an iPad, and found myself

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've r

iPad?

2010-10-24 Thread David Whetstone
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

iPad?

2010-10-24 Thread David Whetstone
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
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 about this bug, but don't know how to do it in bug

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

2010-10-12 Thread David Philipp Rentsch
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 about this bug, but don't

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 anywhere? I

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

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

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

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

Re: Graphics file not found

2009-12-12 Thread David Raymond
: 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 enough. However, if the graphics file is recreated

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 document is opened, lyx reports

Re: Graphics file not found

2009-12-12 Thread David Raymond
: > 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 enough. Ho

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

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

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

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

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

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

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 the simplest lyx file

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
/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? I don't see this on current svn, on linux. rh I've seen these index files.. , but I

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

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.

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.

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

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

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

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

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,

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

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 would

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

Re: Getting Started Developing LyX

2009-02-19 Thread David Mertens
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

Re: Getting Started Developing LyX

2009-02-19 Thread David Mertens
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
even try to contribute my findings to the wiki. :] David

Getting Started Developing LyX

2009-02-17 Thread David Mertens
ack, I may even try to contribute my findings to the wiki. :] David

Portable LyX File Format

2009-02-12 Thread David Mertens
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

Re: Portable LyX File Format

2009-02-12 Thread David Mertens
, so please feel free to ask if the specifics seem dubious. David

Re: Portable LyX File Format

2009-02-12 Thread David Mertens
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 that. Perhaps an option

Re: Portable LyX File Format

2009-02-12 Thread David Mertens
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.

Portable LyX File Format

2009-02-12 Thread David Mertens
wo 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

Re: Portable LyX File Format

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

Re: Portable LyX File Format

2009-02-12 Thread David Mertens
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 that. Perhaps an option

Re: Portable LyX File Format

2009-02-12 Thread David Mertens
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.

Lyx Site

2007-11-14 Thread David Krebs
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 Christian that I was not the only

Lyx Site

2007-11-14 Thread David Krebs
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 Christian that I was not the only

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 they

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

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

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

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 should

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

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

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

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 classname. 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

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 ---BeginMessage--- Hello, Here is a rather odd bug in 1.4.1 running on Linux (Debian 3.1, i386) with the qt

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

  1   2   3   4   5   6   >