Re: combining portrait and landscape

1999-08-24 Thread Juergen Vigna

Hi!

On 24-Aug-99 Herbert wrote:
> Frederic Leymarie wrote:
>> 
>> Dear LyXers
>> 
>> Here is my problem:
>> I have a document containing tables,
>> some of which fit on Portrait (vertical orientation)
>> but with others fitting only in Landscape mode
>> (large horizontal tables).
>> 
>> How can I generate the PostScript version
>> with the right combination of portrait and
>> landscape modes?
> 
> try the package rotating:
> \usepackage{rotating}
> in your latex preamble. Than you can work with
> 
> \begin{sidewaystable}<-- in text-mode (red)
> 
> ---your table or text here
> 
> \end{sidewaystable}<-- in text-mode (red)
> 

And maybe the better option is looking in the table->layout->menu and
setting rotate 90° 'on' #:O)

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Gerbergasse 60Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-970042
ITALY Web:http://www.sad.it/~jug

The idle mind knows not what it is it wants.
-- Quintus Ennius

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Re: document classes

1999-08-24 Thread Allan Rae

On Mon, 23 Aug 1999, Ralph [iso-8859-1] Döring wrote:

> Hi all,
> 
> I think, there are many people who creates their own documentclasses
> (*.layout/*.inc - files) for LyX.
> I want suggest to install an archive for such user created files on this
> sites.

Better yet submit them to the developers and get them included in the
distribution.  Of course this will require a little extra work from you
because we want some documentation and a simple addition to the latex
checking.  This process should already be documented in Customization.lyx
and there are several examples of the sort of documentation required in
Extended.lyx.

Allan. (ARRae)



Re: Still stuck on Solaris

1999-08-24 Thread Lars Gullik Bjønnes

"David F. Nitz" <[EMAIL PROTECTED]> writes:

| Can't export LaTex file.  A ".tex" file is created, but size is always 0
| bytes.  No error or warning messages are generated.

Can you try with full debug output turned on?

run lyx as "lyx -dbg 65535"

and see if any of the messages given gives a clue.

Lgb



Re: combining portrait and landscape

1999-08-24 Thread Herbert

Frederic Leymarie wrote:
> 
> Dear LyXers
> 
> Here is my problem:
> I have a document containing tables,
> some of which fit on Portrait (vertical orientation)
> but with others fitting only in Landscape mode
> (large horizontal tables).
> 
> How can I generate the PostScript version
> with the right combination of portrait and
> landscape modes?

try the package rotating:
\usepackage{rotating}
in your latex preamble. Than you can work with

\begin{sidewaystable}<-- in text-mode (red)

---your table or text here

\end{sidewaystable}<-- in text-mode (red)

Herbert

-- 
[EMAIL PROTECTED]
http://www.educat.hu-berlin.de/~voss



combining portrait and landscape

1999-08-24 Thread Frederic Leymarie

Dear LyXers

Here is my problem:
I have a document containing tables,
some of which fit on Portrait (vertical orientation)
but with others fitting only in Landscape mode
(large horizontal tables).

How can I generate the PostScript version
with the right combination of portrait and
landscape modes?

When I go in the "Paper Layout" menu,
the "Portrait" / "Landscape" option
has a global effect on the document (apparently).

Thanks for your insights. ...



--
Frederic LEYMARIE, R&D Project leader
Brown University, Division of Engineering, LEMS, Box D
182 Hope Street, Providence, Rhode Island 02912, U.S.A.
Tel: +1.401.863.2760, Alternate Voice: x2177, Fax: x1157
mailto:[EMAIL PROTECTED] , URL: http://www.lems.brown.edu/~leymarie
---
It does play with dice ... but they are fixed.





Re: Theorems layout package update

1999-08-24 Thread Henry Pfister

Hi Bala,

Thanks again, this package is great!  It's exactly
what I was looking for.  It gives me good lyx theorem support
for standard Latex formats.  The layout files also act as nice
templates so I can build my own Lyx layouts.

-Henry

Bala Amavasai wrote:
> 
> Hi Henry, thanks for both your mails. Yes you were right in both instances. I
> have corrected the error in theorem.inc. Also with regard to the \thm@head
> error it seems that amsthm.sty had changed the tokens from \theoremheadfont
> since v1.2b. I've now updated my amsthm package and the layout files. I've also
> put a comment with regards to using the layout package with amsthm v1.2a.
> 
> I've also now set up a web page at:
> http://members.tripod.co.uk/~bpa/lyx/
> with a corrected version of the package uploaded. Note that I have changed the
> name of the layout so that it now reads "layoutname (theorem)" in LyX.
> 
> Thanks again for your help.
> 
> Regards,
> Bala



LinuxPPC 5.0: installation problem

1999-08-24 Thread Jean-Pierre Muller

Hi there,

I am trying to install Lyx on LinuxPPC 5.0 but configure is unable to
find the xforms library. Does anyone know where I could find the newest
(source) version in order to install it.

Thanks in advance

Jean-Pierre Muller



Re: Cannot import Latex file (LyX v1.0.3)

1999-08-24 Thread Jean-Pierre.Chretien


>> Date: Tue, 24 Aug 1999 09:15:09 -0400
>> From: Colin Chow <[EMAIL PROTECTED]>
>> To: LyX Users <[EMAIL PROTECTED]>
>> Subject: Cannot import Latex file (LyX v1.0.3)
>> 
>> Hi,
>> 
>> I have just installed LyX 1.0.3.  The features list says it can import latex
>> file, but the "File-> import" menu has the LATEX option disabled!  Is it
>> something wrong with my latex?
>> 
>> -- Colin
>> 
Have you got Perl available ?
reLyX (the LaTeX2lyx translator) is written in Perl...
That may explain the disabled option if Perl is not found
at install time. You may check your install log as well.

Regards

-- 
Jean-Pierre



Cannot import Latex file (LyX v1.0.3)

1999-08-24 Thread Colin Chow

Hi,

I have just installed LyX 1.0.3.  The features list says it can import latex
file, but the "File-> import" menu has the LATEX option disabled!  Is it
something wrong with my latex?

-- Colin



Re: cross-reference and latex2html

1999-08-24 Thread Jean-Pierre.Chretien


>> Date: Tue, 24 Aug 1999 11:42:09 +
>> From: Pär Hansson <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED]
>> Subject: cross-reference and latex2html
>> 
>> 
>> Hello,
>> 
>> I'm a lyx/latex beginner and I couldn't find any help in the archive.
>> I'm wondering how I can make cross-references as "text links".
>> Right now the cross-references turn out as "check boxes" when I
>> use latex2html on my exported latex-file ...
>> 
>> Any advice much appreciated,
>> Pär
>> 
>> 

If you don't translate section numbers, the default behaviour
is to put checkboxes everywhere (figures, tables, bibliography...).
I agree with you about the fact that it's poor hyperlinking.
So have look at the latex2html doc: setting the correct options
allows to have explicit hyperlinks on the figures and biblio refs numbers.
In addition you may use the commands in html.sty to provide
explicit textual hyperlinks. Thumbnail figures are a good idea
as well.

Regards

-- 
Jean-Pierre



cross-reference and latex2html

1999-08-24 Thread Pär Hansson


Hello,

I'm a lyx/latex beginner and I couldn't find any help in the archive.
I'm wondering how I can make cross-references as "text links".
Right now the cross-references turn out as "check boxes" when I
use latex2html on my exported latex-file ...

Any advice much appreciated,
Pär




Re: special characters

1999-08-24 Thread Peter Suetterlin

Ulrich Luttner wrote:
> I'm trying to write special characters like an upside-down "?" and "!"
> in LyX.
> I mean just the spanish "¿" and "¡".
> 
> If I just type it in like above the output is different.

If you use those special characters you always have to use the special
encoding latin1 (in Layout->Document).  This is also true for Umlauts
etc 

  Peter

-- 
~~
Peter "Pit" Suetterlin  http://www.uni-sw.gwdg.de/~pit
Universitaets-Sternwarte Goettingen
Tel.: +49 551 39-5048   [EMAIL PROTECTED]
 -- * -- * ...-- * -- * ...-- * -- * ...-- * -- * ...-- * -- * ...-- * --
Come and see the stars! http://www.kis.uni-freiburg.de/~ps/SFB
Sternfreunde Breisgau e.V.  Tel.: +49 7641 3492
__



Re: document classes

1999-08-24 Thread Reinhard Borek

Hi,
this is a very good idea!

at Mon, 23 Aug 1999 Ralph Döring wrote:
> I think, there are many people who creates their own documentclasses
> (*.layout/*.inc - files) for LyX.
> I want suggest to install an archive for such user created files on this
> sites.

greetings, Reinhard
-- 
[EMAIL PROTECTED]
Reinhard Borek
Exp. Phys I
Fachbereich Physik
Martin-Luther-Universität Halle-Wittenberg
Friedemann-Bach-Platz 6
06108 Halle/Saale



special characters

1999-08-24 Thread Ulrich Luttner

I'm trying to write special characters like an upside-down "?" and "!"
in LyX.
I mean just the spanish "¿" and "¡".

If I just type it in like above the output is different.

Any help is appreciated.

Ciao,
Ulrich



Re: section-names in headers?

1999-08-24 Thread Jean-Pierre.Chretien


>> Date: Tue, 24 Aug 1999 10:19:20 +0100 (BST)
>> From: Tony Dancer <[EMAIL PROTECTED]>
>> Subject: section-names in headers?
>> To: [EMAIL PROTECTED]
>> 
>> I am using AMS srticle format, and thanks to some help from the group
>> already have made some configuration changes to the section/subsection
>> etc formats. A look through the mail archive suggests I would be better
>> off using amsbook, but this is a paper, not a book, so the formatting
>> on other stuff  in amsbook is off for my current purposes.
>> 
>> I now wish to have the headers display the section name on the left
>> hand side, and the sub-section name on the right. I also want the
>> \cfoot to have page numbers (I can manage this bit tho!). I have tried
>> using \renewcommand and I have tried using fancyhdr, trying to adapt
>> what I gleaned from instructions to changing the section/subsection
>> previously from Herbert. But I can't get it to work. 
>> 
>> Can someone enlighten me on the easiest way to achieve what I want,
>> using lyx or latex commands. Some help would be much appreciated.
>> 
>> Thanks
>> Tony
>> 

The fancyhdr makes what you want if you redefine the way the running headers
are constructed. From my report style preamble:


\renewcommand{\chaptermark}[1]{
\markboth{\thechapter.\ \textsc{#1}}{}} % number . chapheader text in small caps
\renewcommand{\sectionmark}[1]{
\markright{\thesection\ \textsc{#1}}}  % number  sectheader text in small caps
% markers style redefinition

\rhead[\fancyplain{}{\it\leftmark}]{\fancyplain{\rm\thepage}{\rm\thepage}}
%left header : chaptertitle on odd pages ,
%page number on  even pages
\chead{}   % empty center header

\lhead[\fancyplain{\rm\thepage}{\rm\thepage}]{\fancyplain{}{\it\rightmark}}
%right header : sectiontitle on even pages,
%   page number on  odd pages

\renewcommand{\headrulewidth}{0.4pt} 
\renewcommand{\plainheadrulewidth}{0pt} 
%   rule control: no rules on chapter pages

This must be too complicated for your needs if you build a one-sided
document because of the fancyplain stuff (chapter are on fresh
odd pages, and we want only the page number without rule in that case).

It's a bit intricated, but I'm afraid you must
dig in this if you really want a particular page layout.

Regards

-- 
Jean-Pierre



Re: subtitle?

1999-08-24 Thread Herbert

Tony Dancer wrote:
> 
> I have a paper with a short title and a subtitle, but there is no
> defined style for 'subtitle'. Can someone point me in the direction for
> defining one (I am using AMS Article). As with my previous query, would
> some preabmle do the job?

try Ctrl-Enter at the end of your title and write your subtitle in the
next line. If you want some vertical space between title and subtitle
than write "\vspace{1cm}" in texmode (red) before your subtitle starts.

Herbert


-- 
[EMAIL PROTECTED]
http://www.educat.hu-berlin.de/~voss



section-names in headers?

1999-08-24 Thread Tony Dancer

I am using AMS srticle format, and thanks to some help from the group
already have made some configuration changes to the section/subsection
etc formats. A look through the mail archive suggests I would be better
off using amsbook, but this is a paper, not a book, so the formatting
on other stuff  in amsbook is off for my current purposes.

I now wish to have the headers display the section name on the left
hand side, and the sub-section name on the right. I also want the
\cfoot to have page numbers (I can manage this bit tho!). I have tried
using \renewcommand and I have tried using fancyhdr, trying to adapt
what I gleaned from instructions to changing the section/subsection
previously from Herbert. But I can't get it to work. 

Can someone enlighten me on the easiest way to achieve what I want,
using lyx or latex commands. Some help would be much appreciated.

Thanks
Tony