Changed "Columns" in form_document.fd to "Page cols". This should fix the
Finnish translation problem.
> BTW, the README in xforms/forms states that I should run 'make
> install' and this target does not seem to exist anymore. Could you
> update the file?
Done.
> - in look-and-feel->screen fonts and outputs->printers, the bottom input
> fields are not completely visible on my system (only the last pixels
> are missing)
Fixed.
> - the default paper size setting is used in LyX for two purposes: (1)
> tell what the latex default paper size is and (2) tell what the
> default paper size is for dvi tools (dvips, xdvi, etc.). This is
> used to tell LyX what the site defaults are. I think that having
> that next to font encoding is misleading, since the later actually
> changes what encoding LyX will use.
Hmmm... I know what you mean. However, a clean solution is more difficult.
Allan grouped the dialogs into "Look&Feel", "Input" and "Output" because he
felt that this was the best logical structure. It does mean, however, that
fonts are specified in different sub-sections, not grouped together.
Fonts are specified in Look&Feel->Screen Fonts, Look&Feel->Interface and
Output->General. It is this last tab folder that is currently the least well
thought out, containing as it does all the odds and ends that don't belong
anywhere else.
I think I'll leave things as they are for the time being. Let's get all the
lyxrc stuff in there first.
> Another one: in tabs which have an input field, the Esc key does not
> cancel.
Here you'll have to explain yourself a little more. Do you want the Esc key
to be bound to the "Cancel/Close" dialog button? It is for the other dialogs
with tabbed folders, document and paragraph and indeed, it also works in
FormPreferences, but only (apparently) if the cursor is outside the
inner-most set of tabbed folders.
Incidentally, if I do press Esc and close the dialog then I get a little
warning in the terminal, "LyX: This shouldn't happen...". Not very reassuring.
Further, pressing Esc does not exit from many dialogs. I'll check the .fd
files.
A.