On Thu, Feb 08, 2001 at 12:54:47PM -0600, Darryl VanDorp wrote:
> Can anyone give me the complete
> idiots guide to getting lyx to use
> the docbook format?
The only document you find now is the example file. Open a document and
search for docbook-article.
> I can't seem to get the sgml-tools
On Fri, Feb 09, 2001 at 08:13:48AM +0200, Tuukka Toivonen wrote:
> On Thu, 8 Feb 2001, Peter Sanders wrote:
>
> > lyx-1.1.6-1.i386.rpm
> > xforms-0.89-6.i386.rpm
>
> Try running "ldconfig" as root after installing xforms and before
> installing LyX.
That's a strange as it should happen automa
Hello,
I noticed that if you export docbook, the DTD header is actually for
3.1..
Any work in progress to upgrade the support for Docbook 4.1?
Wai-Sun
> "Marcus" == Marcus Beyer <[EMAIL PROTECTED]> writes:
Marcus> Should LyX then do a workaround?
I'd rather not do workarounds for other packages, especially since we
will not know when it is safe to remove it.
JMarc
On Fri, Feb 09, 2001 at 04:56:55PM +0800, Wai-Sun Chia wrote:
> Hello,
> I noticed that if you export docbook, the DTD header is actually for
> 3.1..
Yes.
> Any work in progress to upgrade the support for Docbook 4.1?
Since the docbook packages for 4.x are generally available the next
ve
Hi!
I've just tried to center some of my section--headers (and
paragraph--headers). In report.sty this won't work. Is there a LaTeX-Code to
do this?
I'm also looking for a way to switch off the section-numbering for only some
of my sections (sounds crazy, I know...)
Regards,
Chris
> "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
Jose> Any objections? I have been considering this for some time,
Jose> the problem is that it layouts files are different for both
Jose> versions. And will also be different for the comming 5.x.
Will lyx files written for
On Fri, Feb 09, 2001 at 11:26:56AM +0100, Jean-Marc Lasgouttes wrote:
> > "Jose" == Jose Abilio Oliveira Matos <[EMAIL PROTECTED]> writes:
>
> Jose> Any objections? I have been considering this for some time,
> Jose> the problem is that it layouts files are different for both
> Jose> versio
On Fri, 9 Feb 2001, Chris Schulbert wrote:
> I'm also looking for a way to switch off the section-numbering for only some
> of my sections (sounds crazy, I know...)
Use "section*" instead of "section". If you want the section to show up in
the table of contents nevertheless, you need some TeX co
The Algorithm Float seems to lack translation; the DVI file shows a
"Algorithm" although the document language is "ngerman". The correct
label should be "Algorithmus".
Can I fix this easily until a bugfix is available?
(lyx 1.1.6)
Michael
--
* Michael Zapf --- http://www.vsb.cs.uni-fr
I am using in an article fancy pagestyle. Section and subsection titles are
displayed as page headers, but-, because of their length, - they overlay
partly. How to avoid this?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 8 Feb 2001, Allan Rae wrote:
> On Wed, 7 Feb 2001, Thomas Templin wrote:
>
> > At Wednesday February 7. 2001 20:44 you wrote:
> [...]
> > > I guess my question is, do I really have to go into every cell of
> > > the table, select the text an
On Fri, 9 Feb 2001, Friedemann Baitinger wrote:
> And still I'd consider this process a step backward compared to
> LyX-1.1.5 where it was possible to use the GUI to adjust the font size
> and other characteristics. I'm afraid the same ugly method has to be
> used in order to change other attribu
On Wed, Feb 07, 2001 at 03:44:06PM -0500, Matt Norton wrote:
> Hello all. I have a quick question about the sizes of my characters in a table
> I'm working on. I have created this rather large table, and would now like to
> set the font size to 'smaller' in order to make it fit on to my page. I
Ok,
I ran ldconfig -v and get (with a bunch snipped...)
...
/usr/X11R6/lib:
libforms.so.0.89 -> libforms.so.0.89
Re-doing the install of lyx-1.1.6-1.i386.rpm gets
#rpm -ivh lyx-1.1.6-1.i386.rpm
error: failed dependencies:
libforms.so.0.88 is needed by lyx-1.1.6-1
Sho
On Thu, Feb 08, 2001 at 07:37:00PM +0100, ben wrote:
> Dekel Tsur a ?crit :
>
> > On Wed, Feb 07, 2001 at 10:54:37PM +0100, ben wrote:
> > > Hello,
> > >
> > > I would like to know if it is possible to define revision bars in a lyx
> > > document, in order to show differences between two versions
On Thu, Feb 08, 2001 at 12:47:36PM +0100, J?rg Haug wrote:
> Did I need the usepackage[T1]{fontenc} ? Because if I comment this line out all
> looks fine (I think).
You get a better output with T1 fonts.
> What can I change that Lyx didn't use it ?
Put the following line in your lyxrc
\font_e
Hi,
I have multiline equations but the equations are not properly aligned. By
which I mean, for example, the "=" signs are not in the same 'column'.
Example:
x(t)=a*g(t)
=a*h(t)*t
is what I get at the output.
It would be neat to have
x(t)=a*g(t)
=a*h(t)*t
thanks,
Remzi
ps: I am doing it so
On Thu, Feb 08, 2001 at 11:34:12PM +0100, Marcus Beyer wrote:
>
> Baruch Even > I'm working on InsetGraphics, a rewrite of FigInset.
> Dekel Tsur > The external inset will not work with pdflatex.
>
> Does this mean that LyX 1.2 will not support pdfTeX???
How did you conclude that ?
LyX 1.2 will
On Fri, 9 Feb 2001, Rem wrote:
> I have multiline equations but the equations are not properly aligned. By
> which I mean, for example, the "=" signs are not in the same 'column'.
It should work, maybe you aren't doing it quite correctly? Do this:
- Go to math display mode (M-d) if you aren't a
Yeah! Now it works... my mistake was the I was not picking the M-d mode...
thanks alot.
R
On Friday 09 February 2001 14:56, Tuukka Toivonen wrote:
> On Fri, 9 Feb 2001, Rem wrote:
> > I have multiline equations but the equations are not properly aligned. By
> > which I mean, for example, the "="
Tukka Said:
- Go to math display mode (M-d) if you aren't already
- write left hand side of the equation
- Press ctrl-enter. This should display now 2 more blue boxes after the
left hand side and a new line with 3 blue empty boxes.
- Go back to the first line (press up arrow)
- Now write "=" in
On Thu, Feb 08, 2001 at 04:09:38PM +0100, Yann Collete wrote:
> Another thing with selection:
> Create a new document, in this document insert a tabular
> (menu insert->tabular) you can select the default one (5x5).
> In the fisrt cell, add some text ("some text" for example) and,
> at the end of
On Fri, Feb 09, 2001 at 08:42:12AM -0600, Peter Sanders wrote:
> Ok,
> I ran ldconfig -v and get (with a bunch snipped...)
>
> ...
> /usr/X11R6/lib:
>
> libforms.so.0.89 -> libforms.so.0.89
>
>
> Re-doing the install of lyx-1.1.6-1.i386.rpm gets
>
> #rpm -ivh lyx-1.1.6-1.
Hi!
Is there a way to use latex commands in the find-replace funktion of
lyx? E.g.: guess you have 1times the word "dog" but finally you want
"\emph{dog}"... ;-). Such a funktion would be handy!!!
I could export the document to latex and use find replace with an
editor. But after importing th
Michael Zapf a écrit :
> The Algorithm Float seems to lack translation; the DVI file shows a
> "Algorithm" although the document language is "ngerman". The correct
> label should be "Algorithmus".
>
> Can I fix this easily until a bugfix is available?
Put the following in the preamble
\floatname
On Fri, 9 Feb 2001, Friedemann Baitinger wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thu, 8 Feb 2001, Allan Rae wrote:
>
> > On Wed, 7 Feb 2001, Thomas Templin wrote:
> >
> > > At Wednesday February 7. 2001 20:44 you wrote:
> > [...]
> > > > I guess my question is, do I really
27 matches
Mail list logo