From: Uri Elias (elias@techunix.technion.ac.il)
Date: Wed Sep 18 2002 - 08:44:32 EDT
> I use AW both for english typing (left-to-right) and hebrew
> (right-to-left). The change between the two defaults is long:
> tools -> preferences -> schemes -> bidi options
> and then the change takes effect only in the next document.
> It would be a nice possiblity to be able to run AW with different
> profiles, one for each situation. Say, the command line
> abiword -pro Profile1
> will run AW with ~/AbiSuite/AbiWord.Profile1 while
> abiword -pro Profile2
> will run it with ~/AbiSuite/AbiWord.Profile2. (Bug 4017)
Thank to helping remarks from FJ Franklin, Dom Lachowicz, Andrew Dunbar !!
It seems that the original problem of ltr/rtl can be solved:
In addition to /usr/share/AbiSuite/bin/AbiWord make a similar
script `AbiWord-heb' which starts with the lines
LANG=he_IL.ISO-8859-8
export LANG
In /usr/share/AbiSuite/AbiWord make a file `system.profile-he-IL'
which contains
<SystemDefaults
DocumentLocale="he_IL.ISO-8859-8"
DefaultDirectionRtl="1"
/>
Now AbiWord runs a ltr version, AbiWord-heb (or a link to it) runs a rtl
one.
Still, it would be nice to run simultaneously two copies of AW with
different profiles unrelated to language question (for example, one with
green background and one with red...)
UE
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2.1.4 : Wed Sep 18 2002 - 08:48:46 EDT