> I, see. Thus, it will be removed, once we have a scripting language, right?
Correctly so.
> Still, we could have it in the documentation (e.g. in an example-bind-file)
> with a clear warning about it beeing liable to change.
It is semi-documented by its use in several bind files. Anybody act
To whom it may concern
I would like to use lyx to write a script ( for a film). I was not
successfull in usign the template hollywood.
Could you please give me instructions how it works use lyx for script writing.
Thanks Johannes Breu
Guenter Milde wrote:
>
> This is strange, as normally the abstract comes first and the
> acknowledgement last :-)
>
Yeah, I go to a strange university... :)
>
>
> There are styles that have special paragraph-types for this (see
> revtex4.layout for example). However, as these layouts normally
On Thu, Jul 12, 2001 at 07:31:03PM +0200, Detlev Humann wrote:
> Maybe there is a hidden package for changing the footnote indentation?
> Thanks for answering steadily!
\usepackage[marginal]{footmisc}
Breu, Johannes Martin wrote:
> I would like to use lyx to write a script ( for a film). I was not
> successfull in usign the template hollywood. Could you please give me
> instructions how it works use lyx for script writing.
You have to make sure that LaTeX finds the class file hollywood.cls.
Friedrich Graef wrote:
> Is it intentionally that the file lyx-1.1.6fix2/sigc++/slot.h
> in the tar file lyx-1.1.6fix2 from ftp://hst33127.phys.uu.nl/pub/LyX
> is empty?
Well, this file isn't in the archive, it is created by the configure
script. Did you run ./configure, and did it exit without
hello,
I want to change the shape of the chapter. I want :
=
Chapter
Introduction
=
I tried :
\renewcommand{\chapter}[1]
{
\lyxline{...}
\chapter{#1}
\lyxline{}
}
But it doesn't work
YC
On Fri, Jul 13, 2001 at 11:20:52PM -0300, Rodrigo Esteves de Lima-Lopes wrote:
> if you write n your preamble:
>
> \usepackage{times}
>
> it will deliver a much more readble pdf, but you might get a
> 'windows-like' font-effect.
Don't put it in the preamble, all you need to do is put it in the
hello,
I just come from M. Voss website.
I want to draw two bold horizontal lines in a table:
The first one is the first top line of the table
The second one is the last bottom line of the table
I use the following latex commands: \toprule[2pt] and
\bottomrule[2pt].
It nearly works for the top
Dekel Tsur wrote:
>
> On Thu, Jul 12, 2001 at 07:31:03PM +0200, Detlev Humann wrote:
> > Maybe there is a hidden package for changing the footnote indentation?
> > Thanks for answering steadily!
>
> \usepackage[marginal]{footmisc}
this looks ugly ...
Herbert
--
http://www.educat.hu-berlin.d
Yann Collete wrote:
>
> I want to change the shape of the chapter. I want :
>
> =
>
> Chapter
>
> Introduction
>
> =
>
> I tried :
>
\let\myChapter\chapter
\renewcommand{\chapter}[1]
{
\lyxline{...}
\myChapter{#1}
Yann Collete wrote:
>
> I want to draw two bold horizontal lines in a table:
>
> The first one is the first top line of the table
> The second one is the last bottom line of the table
>
> I use the following latex commands: \toprule[2pt] and
> \bottomrule[2pt].
>
> It nearly works for the top
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> \let\myChapter\chapter \renewcommand{\chapter}[1] {
Herbert> \lyxline{...} \myChapter{#1} \lyxline{} }
Herbert> this should do the trick
I guess secsty and friends can help here, no?
JMarc
Hello world,
years ago I changed to lyx because of its stability and ability to
handle large documents (i.e. 900 pages catalogue). But since I updated
my computer from SuSE 7.0 to SuSE 7.1 with LyX 1.1.5fix1 a few weeks ago
I could not load that large document any more, because "tables < 5 are
> "Bernd" == Bernd Kulawik <[EMAIL PROTECTED]> writes:
Bernd> Hello world, years ago I changed to lyx because of its
Bernd> stability and ability to handle large documents (i.e. 900 pages
Bernd> catalogue). But since I updated my computer from SuSE 7.0 to
Bernd> SuSE 7.1 with LyX 1.1.5fix1 a
> Dekel Tsur wrote:
> \usepackage[marginal]{footmisc}
Thanks Dekel. I played a little bit around but could only get this:
1.) with \usepackage[marginal]{footmisc} and
\footnotemargin=0.4em I get this result:
text
--
1bla bla bla bla bla bla
bla bla bla.
2bla.
2.) with \usepac
Hi!
1.1.6.fix1 does not come with foiltex? It's in the documentation but
not in my list of document layout.
Thanks for any info
--
myriam
As seen in a coffee shop in Monterey, CA,
George W. Bush's counter:
1287 days left till he's gone
myriam wrote:
>
> 1.1.6.fix1 does not come with foiltex? It's in the documentation but
> not in my list of document layout.
> Thanks for any info
there are some problems with the copyright.
try to use slides
http://www.educat.hu-berlin.de/~voss/lyx/index.html#seminar
Herbert
--
http:/
Hi,
I would like to subscribe to the user list.
Thanks,
Florence
On Fri, Jul 13, 2001 at 07:37:12PM +0100, florence Rivera wrote:
> Hi,
>
> I would like to subscribe to the user list.
http://www.lyx.org/internet/mailing.php3 tells you how.
john
--
"When you start off by telling those who disagree with you that they
are not merely in error but in sin, how
On Fri, Jul 13, 2001 at 02:18:16PM +0200, Peter Suetterlin wrote:
> > I would like to use lyx to write a script ( for a film). I was not
> > successfull in usign the template hollywood. Could you please give me
> > instructions how it works use lyx for script writing.
>
> You have to make sure t
Hi Christoph,
Thank you very much for your help. I got it much
sooner but had to come home to try your points. Here is the
outcome.
My installation of LyX dates back to yesterday :)
so quite up-to-date.
I got the required files for LyX, put them in a dir
and ran setup(from cygwin) and
Cheers! Herbert got the solution! For all Lyx users
who want their footnote indentation to look like this:
text
--
1 bla bla bla bla bla bla
bla bla bla.
2 bla.
For Lyx 1.1.5 (I tested) write in latex preamble:
\newlength{\myFootnoteWidth}\setlength{\myFootnoteWidth}{\c
23 matches
Mail list logo