Hi,
Everytime I have to fill in the bibtex dialog, I wished
there was a "Browse" or "Search" button for the input.
Especially a browse button for the database would be very
convenient.
I wonder if something similar can also be done for the Style
input. Could LyX search the default-style-path f
> One example that I have is the LyxArrayBase, in its opertator=, I believe
> it is missing a set of this->last, however changing that gave rise to a
> bug elsewhere that I havent traced yet where the last value is somewhere
> above a million and maxsize is 16.
I think it should be tried to repla
On Sun, Oct 22, 2000 at 11:24:42PM +1000, Allan Rae wrote:
> On Sat, 21 Oct 2000, Dekel Tsur wrote:
>
> > 1. The patch adds a distinction between format name and extension.
> > Using the \format lyxrc tag we can define in lyxrc
> >
> > #name extension "pretty name"
> > \Format linuxdoc
Janne Pänkälä wrote:
^ ^ ^
These look like umlauts to me. ä
What language is your last name in? I could not find a Finnish kmap.
Question to list:
Compose a - gives me ã, which is not a macron. American kbd here.
Compose a ~ gives me the same thing.
>
> #
> # latvian.kmap
> #
> # this
On Sun, 22 Oct 2000, Baruch Even wrote:
> Either I haven't understood what you talk about or you didn't understand
> what I was talking about.
>
> I fail to see how a Makefile.am magic can help this problem, Unless I use
> it to actually rename the file LyXImage_specific.h to LyXImage.h and its
As I said the bugs are subtle and solving one thing that seems to be a
bug, gives rise to other subtle bugs that were hidden before.
One example that I have is the LyxArrayBase, in its opertator=, I believe
it is missing a set of this->last, however changing that gave rise to a
bug elsewhere that
Either I haven't understood what you talk about or you didn't understand
what I was talking about.
I fail to see how a Makefile.am magic can help this problem, Unless I use
it to actually rename the file LyXImage_specific.h to LyXImage.h and its
corresponding C file. And this doesn't sound all to
On Fri, 20 Oct 2000, Baruch Even wrote:
> The current method that is used for LyXImage is pretty ugly, the header
> file LyXImage.h includes the right header file for the frontend by using
> the preprocessor.
You could use some Makefile.am majic and put the support files in
appropriate directori
On 22 Oct 2000, Lars Gullik Bjønnes wrote:
> "Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes:
>
> Do you know if anyone has mentioned xtl on the boost list? Perhaps
> that should be done?
>
> Of course to include the xtl in boost the lisence has to change.
Asger sent an email to the XTL
Hi,
I've got a problem with configure, it says:
... snip ...
checking for strerror... yes
checking for atexit... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s1 line 47: Unterminated `s' command
creating development/lyx.spec
sed: file conftest.
On 22 Oct 2000, Lars Gullik Bjønnes wrote:
> Baruch Even <[EMAIL PROTECTED]> writes:
>
> | On Fri, 20 Oct 2000, Lior Silberman wrote:
> |
> | > I know this _feels_ bad, but I think the most efficient implementation
> | > will be to handle the temporary ourselves:
> | >
> | > Menu* Menu::expand
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes:
Do you know if anyone has mentioned xtl on the boost list? Perhaps
that should be done?
Of course to include the xtl in boost the lisence has to change.
(btw. I have serious dubts if xtl is the right thing for lyx
internals.)
Lgb
Baruch Even <[EMAIL PROTECTED]> writes:
| On Fri, 20 Oct 2000, Lior Silberman wrote:
|
| > I know this _feels_ bad, but I think the most efficient implementation
| > will be to handle the temporary ourselves:
| >
| > Menu* Menu::expand (Buffer* buf)
| > {
| > Menu *resulting_menu = new
Lior Silberman <[EMAIL PROTECTED]> writes:
| I know this _feels_ bad, but I think the most efficient implementation
| will be to handle the temporary ourselves:
|
| Menu* Menu::expand (Buffer* buf)
| {
| Menu *resulting_menu = new Menu();
| ...
| // add stuff to the new m
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "John" == John Levon <[EMAIL PROTECTED]> writes:
|
| John> The only reason you get mails from me personally as well as to
| John> the list is indeed my laziness. My fault of course ! But I
| John> stupidly use pine, and am wedded to it now
Angus Leeming <[EMAIL PROTECTED]> writes:
| > void FormCommand::showInset( InsetCommand & inset )
| > {
| > inset_ = &inset;
| > ...
| > }
| >
This is not safe, ... just imagine what will happen if the
InsetCommand goes out of scope or is deleted.
Lgb
On Sat, 21 Oct 2000, Dekel Tsur wrote:
> Here is a "make Jose happy" patch:
>
> 1. The patch adds a distinction between format name and extension.
> Using the \format lyxrc tag we can define in lyxrc
>
> #name extension "pretty name"
> \Format linuxdoc sgml Linuxdoc
> \Format docbook
On Sat, 21 Oct 2000, Andre Poenitz wrote:
(comparision of stream_cast and XTL)
> I did that indeed, but with an eye on the specific environment "LyX".
> The places where (XTL|stream_cast) has to be used are not the performance
> critical parts of LyX nor have I seen the need for nesting so far.
Hi,
I've compiled recent 1.1.6cvs and executed lyx 'as is'.
Why is the language by default set to 'default' and
then not recognized resulting in a warning?
Using 'setenv LANG C' or so, doesn't make a difference.
Rob.
On Fri, 20 Oct 2000, Angus Leeming wrote:
> This is just a proposal, but going on the "pointers are evil" philosophy, I
> think that the following Inset classes can be altered.
Can't some of this wait until _after_ 1.1.6? What are we building here?
The Linux kernel?
Allan. (ARRae)
On Fri, 20 Oct 2000, Angus Leeming wrote:
> I think I may have got my knickers in a twist (good ol' English expression).
> Apologies, but it is Friday; feel free to flame.
You can't be right all the time.
> 2. I'm trying to get my head round this and it's hurting! Has Jürgen done it
> the rig
On 20 Oct 2000, Jean-Marc Lasgouttes wrote:
> > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
>
> Allan> 2. Add new tabfolders to Preferences (HOWTO at end)
>
> And what about my proposal to make LaTeX Preamble a tab folder of
> Document popup? Would it cause problems with the default OK
On Fri, 20 Oct 2000, Angus Leeming wrote:
> On Fri, 20 Oct 2000, Allan Rae wrote:
> > (a.k.a. Jobs for Angus ;-)
> >
> > No particular order.
> >
> > 1. Find out if it's possible to raise() an iconified form.
> > I haven't even been able to figure out if a form _is_ iconified.
> > With t
#
# latvian.kmap
#
# this is for Latvian, with US Keyboard.
# 2000 By Janne Pänkälä ([EMAIL PROTECTED])
#
# Characters that are (afaik ;/ ) needed are
# g k n l with , underneath
# c s z with v above
# a e i u with - above
\kmod ^ caron cszCSZ
\kmod - macron aeiuAEIU
\kmod \, cedilla gknlGKNL
24 matches
Mail list logo