Jose Abilio Oliveira Matos wrote:
>
> On Wed, Jun 28, 2000 at 12:23:24AM -0300, Garst R. Reese wrote:
> > I have a file 'docbook.lyx' dated Sept 99, from Jose' Matos with the
> > TODO of generating a book class for docbook to compliment article. Is
> > there any progress there, or notes on what n
Hello,
[I'm not member of lyx-devel, include my address in a CC for replies]
The citation references have some troubles: many and/or long keys
cause lines to overflow the right margin, which seems to be too
complicated to handle nicely.
I'm suprised why citation references are not handled lik
This works:
./autogen.sh
./configure
make
This does not:
CXXFLAGS="-g" CFLAGS="-g" ./configure --prefix=/usr --without-warnings
make
Failing with this message (at link-time):
FloatList.o: In function `global constructors keyed to floatList':
/home/kayvan/src/lyx-temp/src/FloatList.C:5: undefi
If LyX is going to detect and do special magic to deal with file names with
natsty character like spaces in them, then the current suggestions are IMHO
the wrong thing. File names with spaces, and practically anything else, can be
made to work with catcode magic (see the TeXbook).
While it wo
> "Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes:
>
> | What's wrong with offering to rename the directory?
>
> That you suddenly might break all the other programs that used this
> dir without your knowledge?
As long as it is the choice of the user, I don't see the
problem.
To make t
On Thu, 29 Jun 2000, Asger K. Alstrup Nielsen wrote:
[Spaces in directories]
>
>
> I do not like the linking idea, since it's not portable.
>
I was wondering how that was going to work when someone compiled LyX to run on
a wind*ws machine with an x-emulator or the sort.
> However, a dialog th
"Jean-Pierre.Chretien" <[EMAIL PROTECTED]> writes:
| After an investigation of the way URL are dealt with in LyX,
| it seems that the export to LateX looses the anchor structure
| which appears in the popup: e.g. if I type in Lyx as the anchor («Name»
| in the popup) and http://www.lyx.org/ as th
Angus Leeming <[EMAIL PROTECTED]> writes:
| What you (Lars) are suggesting is the GUI-Independence way of doing
| things. Ie,
| FormCitation and InsetCitation are separate classes.
|
| Pressing Insert->Citation Reference will launch a signal to show the citation
| dialog (FormCitation). Nothing
So I just realized that in the last couple months, two new top-level menus
have been created. Has this been discussed? Are we sure it's a good idea?
I suspect that a large number of people will use LyX a lot, but never use
the Refs menu. Besides which, nearly all of the functionality in the refs
After an investigation of the way URL are dealt with in LyX,
it seems that the export to LateX looses the anchor structure
which appears in the popup: e.g. if I type in Lyx as the anchor («Name»
in the popup) and http://www.lyx.org/ as the url, this appears as
\begin_inset LatexCommand \htmlurl[L
fermi2:~/lyx/CVS/lyxdoc>lyx es_Intro.lyx
LyX: Unknown argument `spanish' [around line 20 of file es_Intro.lyx]
Can someone who knows Spanish fix this to be the correct kind of quotes?
(I.e., change layout->quotes)
-Amir
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes:
| What's wrong with offering to rename the directory?
That you suddenly might break all the other programs that used this
dir without your knowledge?
Lgb
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| > present). Won't this always work irrespective of the names given by the user ro
| > his files?
|
| I use:
|
| \use_tempdir false
|
| So, no. It's not guaranteed that LyX works in a temp directory.
And if we do it right we can remove that swit
I wrote:
> Asger> the user is in order. Potentially, it could even offer to do
> Asger> the renaming for the user.
Jean-Marc was pissed:
> and LyX renames "Work Dir" to "Work_Dir" behind my back, I will be
> really pissed off, I think
Please read what I wrote, before you are pissed off.
To help
>
> Forgive me if I'm wrong, but doesn't lyx work from a temporary directory? Why
> not create sym-links in this temporary directory to all include/accessed/used
> files and then do the export to TeX etc also in the tmp directory (as at
> present). Won't this always work irrespective of the names
Angus Leeming <[EMAIL PROTECTED]> writes:
| Forgive me if I'm wrong, but doesn't lyx work from a temporary directory? Why
| not create sym-links in this temporary directory to all include/accessed/used
| files and then do the export to TeX etc also in the tmp directory (as at
| present). Won't th
> | if (c == LyXParagraph::META_INSET) {
> | Inset const * tmpinset = row->par()->GetInset(pos);
> | if (tmpinset) {
> | tmpinset->draw(bview, font, offset+row->baseline(), x,
> |cleared);
> | }
> |
JMarc> Asger> [Directory with spaces in them] However, a dialog that warned
JMarc> Asger> the user is in order. Potentially, it could even offer to do
JMarc> Asger> the renaming for the user.
JMarc> >> Rename the directory? What a strange idea...
JMarc> Asger> What's strange about that?
JMarc>
> "Asger" == Asger K Alstrup Nielsen <[EMAIL PROTECTED]> writes:
Asger> [Directory with spaces in them] However, a dialog that warned
Asger> the user is in order. Potentially, it could even offer to do
Asger> the renaming for the user.
>> Rename the directory? What a strange idea...
Asger>
[Directory with spaces in them]
> Asger> However, a dialog that warned the user is in order.
> Asger> Potentially, it could even offer to do the renaming for the
> Asger> user.
>
> Rename the directory? What a strange idea...
What's strange about that?
Is the file system a sacred thing that we
> Thanks. It would probably be better to give it a different name, like
> lyx-1.1.5fix, or anything to make sure people do not think it is an
> actual version (hmm, maybe the name is just taken from the version
> string I forgot to update?).
Yup. auto-generated. ;-)
--
Kayvan A. Sylvan
Angus Leeming <[EMAIL PROTECTED]> writes:
| if (c == LyXParagraph::META_INSET) {
| Inset const * tmpinset = row->par()->GetInset(pos);
| if (tmpinset) {
| tmpinset->draw(bview, font, offset+row->baseline(), x,
|
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> On Thu, Jun 29, 2000 at 11:10:50AM +0200, Jean-Marc Lasgouttes
Kayvan> wrote:
>> Hello,
>>
>> Yesterday's status update gave great results, so it is time for
>> another one. Let me recall that all these fixes have been checke
On Thu, Jun 29, 2000 at 11:10:50AM +0200, Jean-Marc Lasgouttes wrote:
>
> Hello,
>
> Yesterday's status update gave great results, so it is time for
> another one. Let me recall that all these fixes have been checked in
> the branch lyx-1_1_5, which you can get with the command
> cvs checkout
JMarc> I do not really know, but I'd like to point out that it is a common
JMarc> problem for the insets. We should really find a fix.
There are people out there who are FAR more knowledgeable than me. Could I have
comments on the following scheme please.
It seems to me that the place to check w
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> "Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes: | I do not
Lars> like the linking idea, since it's not portable.
Lars> "linking" is portable if you create the link every time you need
Lars> access to that file. Then for
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes:
| I do not like the linking idea, since it's not portable.
"linking" is portable if you create the link every time you need
access to that file. Then for fs's that supports symbolic links use
that, hardlinks use that, copy the file use that.
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Hi. I'm trying to fix a small bug in the citation dialog.
Angus> Namely, an empty inset can hang around after the user has
Angus> returned from the citation dialog without entering anything.
Angus> Prompted by Jean-Marc (a long tim
Hi.
I'm trying to fix a small bug in the citation dialog. Namely, an empty inset
can hang around after the user has returned from the citation dialog without
entering anything. Prompted by Jean-Marc (a long time ago, admittedly) I
thought I'd fix this.
To do so, I modified a function citation_cb
Hello,
Yesterday's status update gave great results, so it is time for
another one. Let me recall that all these fixes have been checked in
the branch lyx-1_1_5, which you can get with the command
cvs checkout -d lyx-1_1_5 -r lyx-1_1_5 lyx-devel
I advise those of you who want the 1.1.5 series
> "Asger" == Asger K Alstrup Nielsen <[EMAIL PROTECTED]> writes:
Asger> [Spaces in directories] Since it's "only" LaTeX that can't
Asger> handle this, we should not disallow spaces in directories in
Asger> general. For instance, it's entirely possible that DocBook
Asger> handles spaces perfec
[Spaces in directories]
Since it's "only" LaTeX that can't handle this, we should not disallow
spaces in directories in general. For instance, it's entirely possible
that DocBook handles spaces perfectly.
Therefore, any measures to circumvent or diagnose the problem should be
specific to the tool
On 28-Jun-2000 Dr. Ing. Dieter Jurzitza wrote:
> Dear listmembers,
> trying to compile the latest versions of lyx I had to become aware of the fact
> that my system (SuSE 6.0 / kernel 2.036 / gcc 2.7.x) seems somewhat out of date
> to the requirements of the sources to compile.
> However, will th
33 matches
Mail list logo