ATTN: lyx-devel "Domain Owner";
We can help you increase your sales and productivity, we specialize in the
following services please let
us know which one suits you the best:
1. We have a worldwide email and fax database for sale, email list contains
600 million email addresses!,
fax list c
On Jan 1, 2005, at 5:26 PM, Andreas Vox wrote:
Angus Leeming <[EMAIL PROTECTED]> writes:
I have two questions for Mac OSX.
1. What should a typical returned value be?
/Users/NAME/.lyx (POSIX std)
or
/Users/NAME/Library/Preferences/LyX (this place is mainly used by
*.plist files)
or
/Users/NAME/Lib
Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Andreas, Bennett, Jean-Marc,
>
> I wonder if you can help me out. I'm trying to write the function below. It
> is meant to return a string that contains the absolute path to a
> directory. Note that this directory need not yet exist.
>
> string con
Am 28.12.2004 um 14:09 schrieb Jean-Marc Lasgouttes:
"Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes:
Andreas> For a real test this code has to be executed from LyX proper,
Andreas> so we can see what happens when MacOS uses its LaunchServices
Andreas> to start LyX. I just checked what MacOS pr
Ok, here's the current state of play. I now have something that works
'sensibly' under *nix and Windows. I have made no further attempt with
MacOS X; it would be nice if someone stepped in to help there. (See the
USE_OSX_PACKAGING blocks.)
Note, Jean-Marc, that I have added enough to config.h to m
A happy new year to everybody!
Am Donnerstag, 30. Dezember 2004 22:04 schrieb Juergen Spitzmueller:
> Valid point, but AFAIR LyX itself used to write nothing in those cases.
>
> insetexternal has
>
> if (!float_equal(resizedata.scale, 0.0, 0.05)) {
>if (!float_equal(resiz
This prevents an infinite loop in os::internal_path. Applying now...
--
AngusIndex: src/support/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/support/ChangeLog,v
retrieving revision 1.149.2.19
diff -u -p -r1.149.2.19 C
Kayvan A. Sylvan wrote:
> On Fri, Dec 31, 2004 at 04:24:37PM +, Angus Leeming wrote:
>> Angus Leeming wrote:
>> > Sure. This means that the s/slashify_path/internal_path/ switch was
>> > less carefully done that it needed to be. Mea culpa.
>> >
>> > I'll try and come up with something in the