Am 13.08.2015 um 16:03 schrieb Richard Heck:
> On 08/13/2015 05:35 AM, David wrote:
>> Dear list,
>>
>> I would like to bring up the following topic again in the hope that
>> someone has an answer.
>
> PS You can also change the delay time under Tools> Preferences> Editing>
> Input Completion.
>
On 08/13/2015 05:35 AM, David wrote:
Dear list,
I would like to bring up the following topic again in the hope that
someone has an answer.
PS You can also change the delay time under Tools> Preferences> Editing>
Input Completion.
Richard
On 08/13/2015 05:35 AM, David wrote:
Dear list,
I would like to bring up the following topic again in the hope that
someone has an answer.
There isn't one set, but you can set one yourself. Go to Tools>
Preferences> Editing> Shortcuts, enter "completion" in the search field,
select "completi
Dear list,
I would like to bring up the following topic again in the hope that
someone has an answer.
Am 30.07.2015 um 13:51 schrieb David Rörich:
>
> 2) I work on a document with many math macros having long names, several
> of them beginning with the same string. When entering an ambiguous
>
Am 31.07.2015 um 20:03 schrieb aparsloe:
> A hackish way is to insert and then delete a space character, to 'dirty'
> the document, which should enable the buffer-write:
>
> command-sequence space-insert normal; char-delete-backward;
> buffer-write; master-buffer-update;
>
> but I suspect "buff
On 30/07/2015 4:51 a.m., David Rörich wrote:
I have two questions concerning keyboard macros / commands:
1) I'd like to bind a shortkey to the following command sequence:
command-sequence buffer-write; master-buffer-update;
i.e. save the current document, then update the preview of the master
I have two questions concerning keyboard macros / commands:
1) I'd like to bind a shortkey to the following command sequence:
command-sequence buffer-write; master-buffer-update;
i.e. save the current document, then update the preview of the master
document. In principle, this works. However, if