Re: document class

1999-04-16 Thread Herbert

[EMAIL PROTECTED] wrote:
> 
> Hello
> 
> i've a question about document classes.
> 
> i've a document with document class book. The pagenumbering starts at the table
> of content.
> 
> i want to have a roman pagenumbering for the table of content, and a arabic one
> for the rest. Both should beginn with 1.

\pagenumbering{roman} 
--- test ---
\pagenumbering[arabic} 
--the other text 

both starts with 1.

Herbert

-- 
[EMAIL PROTECTED]
http://www.canisius.de/



two setup questions

1999-04-16 Thread Hezi Gildor


hi,
i have two setup questions regarding lyx:

1) when i do:
   Isert->Figure-> then Browse
   i get a window "EPS figure with
   Pattern *ps

   how do i change it to be *epsi by default ?

2) is there a way to avoid Lyx logo when invoking Lyx ?

thanks, hezi.






document class

1999-04-16 Thread hschwarz

Hello

i've a question about document classes.

i've a document with document class book. The pagenumbering starts at the table
of content.

i want to have a roman pagenumbering for the table of content, and a arabic one
for the rest. Both should beginn with 1.

what can i do?

bye
Holger



Re: Problems viewing Lyx files with .ps

1999-04-16 Thread Hezi Gildor


i used to have probelems with ps files generated by other program.
try to change the figures to epsi (ps2epsi) .


===

Hezi Gildor
Department of Environmental Sciences
The Weizmann Institute of Sciences
Rehovot 76100, Israel.

Tel : 972-8-9344319  
Fax : 972-8-9344124

On Thu, 15 Apr 1999, Chris Robinson wrote:

> Dear All, 
> 
> 
> I'm trying to get some Postscript figures into my Lyx documents. I
> appear to be able to import them into the .lyx file okay,  though I
> can't "View dvi", "View Postsript" or "Print" as each time I get the
> following error: 
> 
> ! LaTeX Error: Unknown graphics extension: .ps.
> 
> |.24 ...degraphics{filename.ps} \par}
> 
> 
> The .ps files I'm using were generated with Uniras v7.0, though I think
> the problem is to do with my Lyx installation.
> 
> Any ideas, anybody please?
> 
> Cheers
> 
> 
> Chris Robinson
> 
> [EMAIL PROTECTED]
> 
> Turbulence Modelling Group
> Thermodynamics & Fluid Mechanics Division
> Dept of Mechanical Engineering
> UMIST, Manchester, UK
> 



roots in math mode

1999-04-16 Thread Herbert

Hi

is there any way in math mode to write roots other than a square root?
Writing in textmode is no problem (e.g. \sqrt[3]{3} ), but this works 
not in math mode.

Herbert

-- 
[EMAIL PROTECTED]
http://www.canisius.de/



Margin note problems - LyX 1.0.1-1

1999-04-16 Thread John Ya-ya

Hi...

I am working on several documents which use margin notes to show the
date on which particular information was entered.  A few of these notes print
successfully, but now I have encountered one or more which will not.  When I go
to print or view DVI, only the pages of the document before these notes are
generated, and I get the following in the LaTeX log:

This is TeX, Version 3.14159 (Web2C 7.2) (format=latex 1998.10.11)  16 APR 1999
10:49 

** snip **

LaTeX2e <1998/06/01>
Babel  and hyphenation patterns for american, french, german, italian, n
ohyphenation, loaded. 

** snip **

Overfull \hbox (280.65611pt too wide) in paragraph at lines 203--230
 [][]
 []

! Argument of \@mklab has an extra }.

\par
l.244 \begin{itemize}

I've run across a `}' that doesn't seem to match anything.
For example, `\def\a#1{...}' and `\a}' would produce
this error. If you simply proceed now, the `\par' that
I've just inserted will cause me to report a runaway
argument that might be the root of the problem. But if
your `}' was spurious, just type `2' and it will go away.

! Argument of \@mklab has an extra }. 

\par
l.245 \item
Reproductive success
I've run across a `}' that doesn't seem to match anything.
For example, `\def\a#1{...}' and `\a}' would produce
this error. If you simply proceed now, the `\par' that
I've just inserted will cause me to report a runaway
argument that might be the root of the problem. But if
your `}' was spurious, just type `2' and it will go away.

)
! Incomplete \iffalse; all text was ignored after line 245.

\fi
<*> anthro-notes.tex

The file ended while I was skipping conditional text.
This kind of error happens when you say `\if...' and forget
the matching `\fi'. I've inserted a `\fi'; this might work.

! Emergency stop.
<*> anthro-notes.tex

*** (job aborted, no legal \end found)

This happens whether the note is on a line by itself, or whether it
has text before or after it.  One of these notes is on a line before a table
begins, and another is right before an itemized section; it looks like the
second one may be at fault, but because of the wide range of lines given in the
log I cannot be sure.

The blurb on the LyX Web page says no familiarity with LaTeX is
necessary to use it... but I can't help thinking that if I were familiar with
it I might know what's causing this.  :(

Thanks for any help,

---
// Carl Hudkins ]=[ ICQ: 5723399 ]=[ PGP: 0x50238d9e
// 
//  i am afraid of programs! 
//  Vida uses Windoze :)



Re: Math set Symbols

1999-04-16 Thread Andreas Jahnen

Thank you for your help. But I think this symbols are not what I am
searching for. I have included a small grafic which shows the results.

I think the \Re (which is the first on the picture) is used to display
real part of complex numbers.
The second on the picture is only a outlined R.

I think for the moment, that it is a special font. I am going to try a new
font which I found on the following page:

http://www.informatik.uni-hamburg.de/TGI/mitarbeiter/wimis/kummer/ds_eng.html

this weekend. There it is stated that this font is for real number and so
on. But it is also possible (I am not a professional mathematical
typesetter) that I am wrong with my oppinion of the correct symbol... .

Any suggestions where to find the correct font? I saw also some documents, which
looked like that they used Latex. There had been the correct symbols. But
no source-code had been available.

Thanks for the help,
Andreas


---Reply to mail from Herbert about Math set Symbols

> Andreas Jahnen wrote:
>>
>> Hi!
>>
>> I am searching symbols for printing mathematical reel numbers (something
>> like |R or |N).
>>
>> I found it in the ams fonts, but I don't know how to activate this and
>> display the symbols . I have tryed to use Layout -> Document -> use
>> AMS, but I don't know how to get the symbols .
>
> try mathmode
>
> $\Re$
>
>
> Herbert
> --
> [EMAIL PROTECTED]
> http://www.canisius.de/
>

---End reply
   \|/
 0(o o)0
-oo00--(_)--00oo---
 Andreas Jahnen   Fachhochschule Trier
Fachbereich: Angewandte Informatik
 --
 E-Mail: [EMAIL PROTECTED]
 WWW   : http://www.FH-Trier.de/~jahnena

  ooO0000Ooo
--(   )(   )---
   \ (  ) /
\_)(_/




 File attachment