What is the correct way to set up pdfsync with the 1.5 branch? More
specifically, PDFView.
thanks.
I gave up trying to learn all of NSIS, and thought I'd just learn the NSIS
that's actually used by the installers. It turns out that there are a
*lot* of different instructions, statements etc used in the NSIS sources.
To summarize:
59 - unique instructions/statements/... used both by Joost
Dov Feldstern wrote:
Abdelrazak Younes wrote:
Dov Feldstern wrote:
The re-ordering of characters should _exclusively_ be based
on the unicode range not on the language. Fixing the bidi algorithm to
do that should not be very difficult.
This is certainly an option, however I am far from con
Abdelrazak Younes wrote:
Dov Feldstern wrote:
Hi!
Another issue with the changes recently made to the encodings. This
one is actually not a bug, perhaps, rather an "over-fix".
Maybe what you describe is related to this code in
LyXText::setCurrentFont(LCursor & cur) in text2.C:720:
It's po
Abdelrazak Younes wrote:
Dov Feldstern wrote:
Hi!
Another issue with the changes recently made to the encodings. This
one is actually not a bug, perhaps, rather an "over-fix".
I think it is a bug and it'd be solved by letting Qt do his bidi at
character levels. The language information is _
Richard Heck wrote:
> One note: In order to get this to work right, I had to make the dialog
> modal. The reason is this. Suppose you open the dialog on a paragraph
> that allows Left, Right, and Block. Then you click in a different
> paragraph that allows only Left and Block. Then the dialog needs
Pavel Sanda wrote:
>> Suppose you opened the dialog in a paragraph that only allowed fully
>> justified alignment. Then you wouldn't be offered any other option in
>> any other paragraph until you closed and re-opened the dialog. Not so
>> usable.
>>
> i know
>
>> Speaking of which, what ki
> Suppose you opened the dialog in a paragraph that only allowed fully
> justified alignment. Then you wouldn't be offered any other option in
> any other paragraph until you closed and re-opened the dialog. Not so
> usable.
i know
> Speaking of which, what kind of editing would you be doing that
Pavel Sanda wrote:
>> Yes, that's right. But if it's not modal, then what alignments you were
>> offered would depend upon what paragraph you were in when you opened the
>> dialog.
>>
> which was still more usable than have it modal :'(
>
Suppose you opened the dialog in a paragraph that on
> Yes, that's right. But if it's not modal, then what alignments you were
> offered would depend upon what paragraph you were in when you opened the
> dialog.
which was still more usable than have it modal :'(
pavel
Pavel Sanda wrote:
>> One note: In order to get this to work right, I had to make the dialog
>> modal. The reason is this. Suppose you open the dialog on a paragraph
>>
> does this mean, that one can not have this dialog open and simultaneously
> move through the edited text ?
>
Yes, that's
Abdelrazak Younes wrote:
> Richard Heck wrote:
>>> By the way, is there a short-cut to launch this dialog? If not I'd
>>> like to have one; any suggestion?
>>> I also think that we should put a new button in the math toolbar to
>>> launch the delimiter dialog without having to go first to the math
> One note: In order to get this to work right, I had to make the dialog
> modal. The reason is this. Suppose you open the dialog on a paragraph
does this mean, that one can not have this dialog open and simultaneously
move through the edited text ?
pavel
Attached is a patch for this bug. The "Alignments" combo box in the
Paragraph Settings dialog is now cleared and re-populated whenever the
allowed alignments change. The patch also addresses my bug 3419, which
asks for the "default" to be made re-settable.
One note: In order to get this to work r
Andre', JMarc,
LFUN_ALL_INSETS_TOGGLE calls LFUN_INSET_TOGGLE for every inset in the
doc. LFUN_INSET_TOGGLE (Ctrl-i) works fine when used directly within a
math inset (by fine I mean it does not crash, I am sure I like the
behaviour).
It seems that the problem lies in the passed temporary curs
[EMAIL PROTECTED] wrote:
Author: forenr
Date: Sat Apr 7 04:07:15 2007
New Revision: 17755
URL: http://www.lyx.org/trac/changeset/17755
Log:
Fix gui for slash and backslash big/variable size delimiters
I was about to do that :-)
By the way, when inserted from the dialog, backslash doesn't work
16 matches
Mail list logo