Re: Keyboard shortcut for definition

2004-09-22 Thread G. Milde
On 21.09.04, Paul Smith wrote:
 Dear All
 
 Could someone please tell me whether it is possible to select the
 definition layout through a keyboard shortcut? 

Yes. On my LyX it is M-a d (this might differ with different localisations.)

A hint: Generally, after completing a command (be it from keyboard or
menu) the minibuffer (status line) will show the command name and
shortcut.

 I have already searched
 LyX Wiki site, but I can only find shortcuts for section, etc.

Feel free to edit.

Günter

-- 
G.Milde web.de


Re: Fixing paragraph beginning and make a lower symbol

2004-09-22 Thread G. Milde
On 15.09.04, Helge Hafting wrote:
 Hannan Sadar wrote:
 [...]
 
 I have another problem. I would like my paragraph to start with a few
 spaces inside and not that after a section, subsection or else the
 beginning of the text would be straight at the beginning.

 Isn't that default behaviour?
...
 except for paragraphs that follow a heading.

Exactly this is the problem. There are 2 ways of doing indented layouts.

The default resembles tradtional book layout
without indendation for cases where it is clear a new paragraph begins
(headings, after a quote, ...). 

Some people and publishers prefere every paragraph to be indented, also if
this means redundancy.

If I remember right, there is a latex package to toggle that behaviour. As I
happen to prefer the default, I forgot the name, might be something like
noindent or firstindent.

Günter


-- 
G.Milde web.de


Change setting of BibTex Editor

2004-09-22 Thread Lars Olesen
At one point I set the BibTex Editor (the editor opening when clicking
on BibTex generated references) to Bible, but it won't work, and I
want to switch to BibEdit. However, I cannot find where to change this
setting. Does any of you clever guys know? :D
-- 
Lars Olesen
E-mail-etikette http://www.larsolesen.dk/artikler/20/


View pdf from lyx

2004-09-22 Thread Isa Usman
Hi,

When I view a pdf of my document the included the resulting pdf images which
are converted (from eps) by lyx are much darker. If have tried a command
line version of eps to pdf with the different options to see if this would
reduce the effect but to no avail. 

Has anybody had experience with this before to help?

I'll send the example file on request as the mailing list server will not
accept my zip attachment.

Thanks

Isa



Re: Keyboard shortcut for definition

2004-09-22 Thread Paul Smith
On Wed, 22 Sep 2004 08:11:33 +0200, G. Milde [EMAIL PROTECTED] wrote:
  Could someone please tell me whether it is possible to select the
  definition layout through a keyboard shortcut?
 
 Yes. On my LyX it is M-a d (this might differ with different localisations.)
 A hint: Generally, after completing a command (be it from keyboard or
 menu) the minibuffer (status line) will show the command name and
 shortcut.

Thanks, Gunter. M-a d does not work here and your hint works for
several commands, but, unfortunately, it fails for the definition
command.

Paul


Re: Keyboard shortcut for definition

2004-09-22 Thread chr
On Wed, 22 Sep 2004, Paul Smith wrote:

 On Wed, 22 Sep 2004 08:11:33 +0200, G. Milde [EMAIL PROTECTED] wrote:
   Could someone please tell me whether it is possible to select the
   definition layout through a keyboard shortcut?
  
  Yes. On my LyX it is M-a d (this might differ with different localisations.)
  A hint: Generally, after completing a command (be it from keyboard or
  menu) the minibuffer (status line) will show the command name and
  shortcut.
 
 Thanks, Gunter. M-a d does not work here and your hint works for
 several commands, but, unfortunately, it fails for the definition
 command.

You can get the paragraph environment 'Definition' by for instance doing:

M-x layout Definition

In order to bind it to a specific keyboard shortcut, you would add 
something like this:

\bind M-p d   layout Description

to a .bind file. See e.g. Tips.KeyboardShortcuts on the wiki.

/Christian

-- 
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr




Re: Keyboard shortcut for definition

2004-09-22 Thread Paul Smith
On Wed, 22 Sep 2004 18:32:23 +0200, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 You can get the paragraph environment 'Definition' by for instance doing:
 
 M-x layout Definition
 
 In order to bind it to a specific keyboard shortcut, you would add
 something like this:
 
 \bind M-p d   layout Description
 
 to a .bind file. See e.g. Tips.KeyboardShortcuts on the wiki.

Thanks, Christian, for your very useful tip.

Paul


Ispell, Lyx and Windows

2004-09-22 Thread Lars Olesen
Hi,

I'm trying to find out how to install a Danish spelling package. I
will use Ispell from:

Edit - Preferences - Language Settings - Spellchecker

Now I want to choose a Danish spellchecker, but I don't know how or
where to install that language or where to find a distribution to
Windows? Can anyone help?

-- 
Lars Olesen
E-mail-etikette http://www.larsolesen.dk/artikler/20/


Re: Ispell, Lyx and Windows

2004-09-22 Thread Angus Leeming
Lars Olesen wrote:

 Hi,
 
 I'm trying to find out how to install a Danish spelling package. I
 will use Ispell from:
 
 Edit - Preferences - Language Settings - Spellchecker

Use ASpell. http://aspell.sourceforge.net/

It is much more sophisticated. Find a Win32 version here:

http://aspell.net/win32/

 Now I want to choose a Danish spellchecker, but I don't know how or
 where to install that language or where to find a distribution to
 Windows? Can anyone help?

I see here

http://aspell.sourceforge.net/man-html/Supported.html

that Danish is a supported language.

-- 
Angus



German Umlaute ihn matrices

2004-09-22 Thread leo
Hi alltogether,
I've tried to use German Umlaute (ä, ö, ü) in matrices.
With mathmod I made an matrice. In Lyx the Umlaute appear. In the dvi 
preview, they are missing- even the character a is missing if ä was 
tried. I do not have any problems with Umlaute anywhere else.
Then I've learned that in matrices it is not possible to insert ERT ? 
I've tried ERT and \a to use Umlaute but nothing happens. Even the a 
is missing in both trials.

Any ideas ?
thx!
greetings,
leo


Re: Keyboard shortcut for definition

2004-09-22 Thread G. Milde
On 22.09.04, Paul Smith wrote:
  ... On my LyX it is M-a d (this might differ with different localisations.)
  A hint: Generally, after completing a command (be it from keyboard or
  menu) the minibuffer (status line) will show the command name and
  shortcut.
 
 Thanks, Gunter. M-a d does not work here and your hint works for
 several commands, but, unfortunately, it fails for the definition
 command.

Seems like you are missing this keybinding and need to set it manually.

Second hint: If defining your own bindings, do not forget to include the
standard bindings with \bind_file

Long version of second hint:

# Since LyX 1.1.6 the keybinding file is set in a GUI dialog. Where in
# previous versions it was possible to load several bind-files and to
# define additional bindings in the .lyxrc resource file, now only one
# bind-file is loaded from LyX. However, it is still possible to load a
# keybinding file from another bind-file.
#   Thus, to customize the bindings, you can write your own bind-file (or use
# this template) and load the default bindings from here.
# In the GUI, set the bindings to your privat bind-file. LyX will search for
# private keybinding files in ~/.lyx/bind/ .
#
# Before defining your own bindings, select one of the available default
# binding sets. These are resource files (like this one) that define a
# large set of (keyboard) bindings. These files live in the /bind directory of
# the LyX system directory and have the .bind suffix.
#
# Currently, you can choose from the following flavors:
#
# cua.bind  for Windows-, Mac- and Motif-like bindings
# emacs.bindfor Emacs-like bindings.
#
# The \bind_file command looks in the LyX bind directory for a file
# of the given name, so a full path should not be given.

\bind_file cua.bind
#\bind_file emacs.bind

# we also would like to incorporate some additional menu shortcuts
\bind_file menus.bind
# or the German version hereof
# \bind_file de_menus.bind

# Based on the default, you can now change part or all of it with the
# \bind command.


-- 
G.Milde web.de


Re: German Umlaute ihn matrices

2004-09-22 Thread G. Milde
On 23.09.04, leo wrote:
 Hi alltogether,
 
 I've tried to use German Umlaute (ä, ö, ü) in matrices.

eight-bit chars in Math are somewhat complicated (you may also say
broken). (The original Author never thought of them beeing necessary).

Try to put the German text in a \mbox (as Math-ERT, i.e. simply start the
command with backslash, use ESC or Arrow-Right to leave the box).

You could also try \textrm or text-in-math (Ctrl-M toggles this) but I am
afraid it will not work.

Günter

-- 
G.Milde web.de


Re: Keyboard shortcut for definition

2004-09-22 Thread G. Milde
On 21.09.04, Paul Smith wrote:
 Dear All
 
 Could someone please tell me whether it is possible to select the
 definition layout through a keyboard shortcut? 

Yes. On my LyX it is M-a d (this might differ with different localisations.)

A hint: Generally, after completing a command (be it from keyboard or
menu) the minibuffer (status line) will show the command name and
shortcut.

 I have already searched
 LyX Wiki site, but I can only find shortcuts for section, etc.

Feel free to edit.

Günter

-- 
G.Milde web.de


Re: Fixing paragraph beginning and make a lower symbol

2004-09-22 Thread G. Milde
On 15.09.04, Helge Hafting wrote:
 Hannan Sadar wrote:
 [...]
 
 I have another problem. I would like my paragraph to start with a few
 spaces inside and not that after a section, subsection or else the
 beginning of the text would be straight at the beginning.

 Isn't that default behaviour?
...
 except for paragraphs that follow a heading.

Exactly this is the problem. There are 2 ways of doing indented layouts.

The default resembles tradtional book layout
without indendation for cases where it is clear a new paragraph begins
(headings, after a quote, ...). 

Some people and publishers prefere every paragraph to be indented, also if
this means redundancy.

If I remember right, there is a latex package to toggle that behaviour. As I
happen to prefer the default, I forgot the name, might be something like
noindent or firstindent.

Günter


-- 
G.Milde web.de


Change setting of BibTex Editor

2004-09-22 Thread Lars Olesen
At one point I set the BibTex Editor (the editor opening when clicking
on BibTex generated references) to Bible, but it won't work, and I
want to switch to BibEdit. However, I cannot find where to change this
setting. Does any of you clever guys know? :D
-- 
Lars Olesen
E-mail-etikette http://www.larsolesen.dk/artikler/20/


View pdf from lyx

2004-09-22 Thread Isa Usman
Hi,

When I view a pdf of my document the included the resulting pdf images which
are converted (from eps) by lyx are much darker. If have tried a command
line version of eps to pdf with the different options to see if this would
reduce the effect but to no avail. 

Has anybody had experience with this before to help?

I'll send the example file on request as the mailing list server will not
accept my zip attachment.

Thanks

Isa



Re: Keyboard shortcut for definition

2004-09-22 Thread Paul Smith
On Wed, 22 Sep 2004 08:11:33 +0200, G. Milde [EMAIL PROTECTED] wrote:
  Could someone please tell me whether it is possible to select the
  definition layout through a keyboard shortcut?
 
 Yes. On my LyX it is M-a d (this might differ with different localisations.)
 A hint: Generally, after completing a command (be it from keyboard or
 menu) the minibuffer (status line) will show the command name and
 shortcut.

Thanks, Gunter. M-a d does not work here and your hint works for
several commands, but, unfortunately, it fails for the definition
command.

Paul


Re: Keyboard shortcut for definition

2004-09-22 Thread chr
On Wed, 22 Sep 2004, Paul Smith wrote:

 On Wed, 22 Sep 2004 08:11:33 +0200, G. Milde [EMAIL PROTECTED] wrote:
   Could someone please tell me whether it is possible to select the
   definition layout through a keyboard shortcut?
  
  Yes. On my LyX it is M-a d (this might differ with different localisations.)
  A hint: Generally, after completing a command (be it from keyboard or
  menu) the minibuffer (status line) will show the command name and
  shortcut.
 
 Thanks, Gunter. M-a d does not work here and your hint works for
 several commands, but, unfortunately, it fails for the definition
 command.

You can get the paragraph environment 'Definition' by for instance doing:

M-x layout Definition

In order to bind it to a specific keyboard shortcut, you would add 
something like this:

\bind M-p d   layout Description

to a .bind file. See e.g. Tips.KeyboardShortcuts on the wiki.

/Christian

-- 
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr




Re: Keyboard shortcut for definition

2004-09-22 Thread Paul Smith
On Wed, 22 Sep 2004 18:32:23 +0200, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 You can get the paragraph environment 'Definition' by for instance doing:
 
 M-x layout Definition
 
 In order to bind it to a specific keyboard shortcut, you would add
 something like this:
 
 \bind M-p d   layout Description
 
 to a .bind file. See e.g. Tips.KeyboardShortcuts on the wiki.

Thanks, Christian, for your very useful tip.

Paul


Ispell, Lyx and Windows

2004-09-22 Thread Lars Olesen
Hi,

I'm trying to find out how to install a Danish spelling package. I
will use Ispell from:

Edit - Preferences - Language Settings - Spellchecker

Now I want to choose a Danish spellchecker, but I don't know how or
where to install that language or where to find a distribution to
Windows? Can anyone help?

-- 
Lars Olesen
E-mail-etikette http://www.larsolesen.dk/artikler/20/


Re: Ispell, Lyx and Windows

2004-09-22 Thread Angus Leeming
Lars Olesen wrote:

 Hi,
 
 I'm trying to find out how to install a Danish spelling package. I
 will use Ispell from:
 
 Edit - Preferences - Language Settings - Spellchecker

Use ASpell. http://aspell.sourceforge.net/

It is much more sophisticated. Find a Win32 version here:

http://aspell.net/win32/

 Now I want to choose a Danish spellchecker, but I don't know how or
 where to install that language or where to find a distribution to
 Windows? Can anyone help?

I see here

http://aspell.sourceforge.net/man-html/Supported.html

that Danish is a supported language.

-- 
Angus



German Umlaute ihn matrices

2004-09-22 Thread leo
Hi alltogether,
I've tried to use German Umlaute (ä, ö, ü) in matrices.
With mathmod I made an matrice. In Lyx the Umlaute appear. In the dvi 
preview, they are missing- even the character a is missing if ä was 
tried. I do not have any problems with Umlaute anywhere else.
Then I've learned that in matrices it is not possible to insert ERT ? 
I've tried ERT and \a to use Umlaute but nothing happens. Even the a 
is missing in both trials.

Any ideas ?
thx!
greetings,
leo


Re: Keyboard shortcut for definition

2004-09-22 Thread G. Milde
On 22.09.04, Paul Smith wrote:
  ... On my LyX it is M-a d (this might differ with different localisations.)
  A hint: Generally, after completing a command (be it from keyboard or
  menu) the minibuffer (status line) will show the command name and
  shortcut.
 
 Thanks, Gunter. M-a d does not work here and your hint works for
 several commands, but, unfortunately, it fails for the definition
 command.

Seems like you are missing this keybinding and need to set it manually.

Second hint: If defining your own bindings, do not forget to include the
standard bindings with \bind_file

Long version of second hint:

# Since LyX 1.1.6 the keybinding file is set in a GUI dialog. Where in
# previous versions it was possible to load several bind-files and to
# define additional bindings in the .lyxrc resource file, now only one
# bind-file is loaded from LyX. However, it is still possible to load a
# keybinding file from another bind-file.
#   Thus, to customize the bindings, you can write your own bind-file (or use
# this template) and load the default bindings from here.
# In the GUI, set the bindings to your privat bind-file. LyX will search for
# private keybinding files in ~/.lyx/bind/ .
#
# Before defining your own bindings, select one of the available default
# binding sets. These are resource files (like this one) that define a
# large set of (keyboard) bindings. These files live in the /bind directory of
# the LyX system directory and have the .bind suffix.
#
# Currently, you can choose from the following flavors:
#
# cua.bind  for Windows-, Mac- and Motif-like bindings
# emacs.bindfor Emacs-like bindings.
#
# The \bind_file command looks in the LyX bind directory for a file
# of the given name, so a full path should not be given.

\bind_file cua.bind
#\bind_file emacs.bind

# we also would like to incorporate some additional menu shortcuts
\bind_file menus.bind
# or the German version hereof
# \bind_file de_menus.bind

# Based on the default, you can now change part or all of it with the
# \bind command.


-- 
G.Milde web.de


Re: German Umlaute ihn matrices

2004-09-22 Thread G. Milde
On 23.09.04, leo wrote:
 Hi alltogether,
 
 I've tried to use German Umlaute (ä, ö, ü) in matrices.

eight-bit chars in Math are somewhat complicated (you may also say
broken). (The original Author never thought of them beeing necessary).

Try to put the German text in a \mbox (as Math-ERT, i.e. simply start the
command with backslash, use ESC or Arrow-Right to leave the box).

You could also try \textrm or text-in-math (Ctrl-M toggles this) but I am
afraid it will not work.

Günter

-- 
G.Milde web.de


Re: Keyboard shortcut for definition

2004-09-22 Thread G. Milde
On 21.09.04, Paul Smith wrote:
> Dear All
> 
> Could someone please tell me whether it is possible to select the
> definition layout through a keyboard shortcut? 

Yes. On my LyX it is M-a d (this might differ with different localisations.)

A hint: Generally, after completing a command (be it from keyboard or
menu) the minibuffer (status line) will show the command name and
shortcut.

> I have already searched
> LyX Wiki site, but I can only find shortcuts for section, etc.

Feel free to edit.

Günter

-- 
G.Milde web.de


Re: Fixing paragraph beginning and make a lower " symbol

2004-09-22 Thread G. Milde
On 15.09.04, Helge Hafting wrote:
> Hannan Sadar wrote:
> [...]
> 
> >I have another problem. I would like my paragraph to start with a few
> >spaces inside and not that after a section, subsection or else the
> >beginning of the text would be straight at the beginning.

> Isn't that default behaviour?
...
> except for paragraphs that follow a heading.

Exactly this is the problem. There are 2 ways of doing "indented layouts".

The default resembles tradtional book layout
without indendation for cases where it is clear a new paragraph begins
(headings, after a quote, ...). 

Some people and publishers prefere every paragraph to be indented, also if
this means redundancy.

If I remember right, there is a latex package to toggle that behaviour. As I
happen to prefer the default, I forgot the name, might be something like
noindent or firstindent.

Günter


-- 
G.Milde web.de


Change setting of BibTex Editor

2004-09-22 Thread Lars Olesen
At one point I set the BibTex Editor (the editor opening when clicking
on BibTex generated references) to Bible, but it won't work, and I
want to switch to BibEdit. However, I cannot find where to change this
setting. Does any of you clever guys know? :D
-- 
Lars Olesen
E-mail-etikette 


View pdf from lyx

2004-09-22 Thread Isa Usman
Hi,

When I view a pdf of my document the included the resulting pdf images which
are converted (from eps) by lyx are much darker. If have tried a command
line version of eps to pdf with the different options to see if this would
reduce the effect but to no avail. 

Has anybody had experience with this before to help?

I'll send the example file on request as the mailing list server will not
accept my zip attachment.

Thanks

Isa



Re: Keyboard shortcut for definition

2004-09-22 Thread Paul Smith
On Wed, 22 Sep 2004 08:11:33 +0200, G. Milde <[EMAIL PROTECTED]> wrote:
> > Could someone please tell me whether it is possible to select the
> > definition layout through a keyboard shortcut?
> 
> Yes. On my LyX it is M-a d (this might differ with different localisations.)
> A hint: Generally, after completing a command (be it from keyboard or
> menu) the minibuffer (status line) will show the command name and
> shortcut.

Thanks, Gunter. M-a d does not work here and your hint works for
several commands, but, unfortunately, it fails for the definition
command.

Paul


Re: Keyboard shortcut for definition

2004-09-22 Thread chr
On Wed, 22 Sep 2004, Paul Smith wrote:

> On Wed, 22 Sep 2004 08:11:33 +0200, G. Milde <[EMAIL PROTECTED]> wrote:
> > > Could someone please tell me whether it is possible to select the
> > > definition layout through a keyboard shortcut?
> > 
> > Yes. On my LyX it is M-a d (this might differ with different localisations.)
> > A hint: Generally, after completing a command (be it from keyboard or
> > menu) the minibuffer (status line) will show the command name and
> > shortcut.
> 
> Thanks, Gunter. M-a d does not work here and your hint works for
> several commands, but, unfortunately, it fails for the definition
> command.

You can get the paragraph environment 'Definition' by for instance doing:

M-x layout Definition

In order to bind it to a specific keyboard shortcut, you would add 
something like this:

\bind "M-p d"   "layout Description"

to a .bind file. See e.g. Tips.KeyboardShortcuts on the wiki.

/Christian

-- 
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr




Re: Keyboard shortcut for definition

2004-09-22 Thread Paul Smith
On Wed, 22 Sep 2004 18:32:23 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> You can get the paragraph environment 'Definition' by for instance doing:
> 
> M-x layout Definition
> 
> In order to bind it to a specific keyboard shortcut, you would add
> something like this:
> 
> \bind "M-p d"   "layout Description"
> 
> to a .bind file. See e.g. Tips.KeyboardShortcuts on the wiki.

Thanks, Christian, for your very useful tip.

Paul


Ispell, Lyx and Windows

2004-09-22 Thread Lars Olesen
Hi,

I'm trying to find out how to install a Danish spelling package. I
will use Ispell from:

Edit -> Preferences -> Language Settings -> Spellchecker

Now I want to choose a Danish spellchecker, but I don't know how or
where to install that language or where to find a distribution to
Windows? Can anyone help?

-- 
Lars Olesen
E-mail-etikette 


Re: Ispell, Lyx and Windows

2004-09-22 Thread Angus Leeming
Lars Olesen wrote:

> Hi,
> 
> I'm trying to find out how to install a Danish spelling package. I
> will use Ispell from:
> 
> Edit -> Preferences -> Language Settings -> Spellchecker

Use ASpell. http://aspell.sourceforge.net/

It is much more sophisticated. Find a Win32 version here:

http://aspell.net/win32/

> Now I want to choose a Danish spellchecker, but I don't know how or
> where to install that language or where to find a distribution to
> Windows? Can anyone help?

I see here

http://aspell.sourceforge.net/man-html/Supported.html

that Danish is a supported language.

-- 
Angus



German "Umlaute" ihn matrices

2004-09-22 Thread leo
Hi alltogether,
I've tried to use German Umlaute (ä, ö, ü) in matrices.
With mathmod I made an matrice. In Lyx the Umlaute appear. In the dvi 
preview, they are missing- even the character "a" is missing if ä was 
tried. I do not have any problems with Umlaute anywhere else.
Then I've learned that in matrices it is not possible to insert ERT ? 
I've tried ERT and \"a to use Umlaute but nothing happens. Even the "a" 
is missing in both trials.

Any ideas ?
thx!
greetings,
leo


Re: Keyboard shortcut for definition

2004-09-22 Thread G. Milde
On 22.09.04, Paul Smith wrote:
> > ... On my LyX it is M-a d (this might differ with different localisations.)
> > A hint: Generally, after completing a command (be it from keyboard or
> > menu) the minibuffer (status line) will show the command name and
> > shortcut.
> 
> Thanks, Gunter. M-a d does not work here and your hint works for
> several commands, but, unfortunately, it fails for the definition
> command.

Seems like you are missing this keybinding and need to set it manually.

Second hint: If defining your own bindings, do not forget to include the
standard bindings with \bind_file

Long version of second hint:

# Since LyX 1.1.6 the keybinding file is set in a GUI dialog. Where in
# previous versions it was possible to load several bind-files and to
# define additional bindings in the .lyxrc resource file, now only one
# bind-file is loaded from LyX. However, it is still possible to load a
# keybinding file from another bind-file.
#   Thus, to customize the bindings, you can write your own bind-file (or use
# this template) and load the default bindings from here.
# In the GUI, set the bindings to your privat bind-file. LyX will search for
# private keybinding files in ~/.lyx/bind/ .
#
# Before defining your own bindings, select one of the available default
# binding sets. These are resource files (like this one) that define a
# large set of (keyboard) bindings. These files live in the /bind directory of
# the LyX system directory and have the .bind suffix.
#
# Currently, you can choose from the following flavors:
#
# cua.bind  for Windows-, Mac- and Motif-like bindings
# emacs.bindfor Emacs-like bindings.
#
# The \bind_file command looks in the LyX bind directory for a file
# of the given name, so a full path should not be given.

\bind_file cua.bind
#\bind_file emacs.bind

# we also would like to incorporate some additional menu shortcuts
\bind_file menus.bind
# or the German version hereof
# \bind_file de_menus.bind

# Based on the default, you can now change part or all of it with the
# \bind command.


-- 
G.Milde web.de


Re: German "Umlaute" ihn matrices

2004-09-22 Thread G. Milde
On 23.09.04, leo wrote:
> Hi alltogether,
> 
> I've tried to use German Umlaute (ä, ö, ü) in matrices.

eight-bit chars in Math are somewhat complicated (you may also say
broken). (The original Author never thought of them beeing necessary).

Try to put the German text in a \mbox (as Math-ERT, i.e. simply start the
command with backslash, use ESC or Arrow-Right to leave the box).

You could also try \textrm or text-in-math (Ctrl-M toggles this) but I am
afraid it will not work.

Günter

-- 
G.Milde web.de