RE: Letter

1999-10-13 Thread Juergen Vigna


On 12-Oct-99 Vaills Laurent wrote:
 Is it possible to have a enhanced class letter in lyx ?
 

Sure why not if it is a LaTeX classfile!

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

To stay young requires unceasing cultivation of the ability to unlearn
old falsehoods.
-- Lazarus Long, "Time Enough For Love"

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



RE: inserting real space/lines

1999-10-13 Thread Juergen Vigna


On 12-Oct-99 Frederic Leymarie wrote:
 Folks
 
 
 How can I turn off in LyX  the feature that erases blank lines
 automatically ??
 

This is not possible!

 I need to have these blank lines: it helps me think about the text
 on-line and then insert new text between paragraphs.
 

Just insert a Ctrl-Space in that empty paragraph and it won't disapear :)

Now you got some options, choose the one you like most #: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

Back when I was a boy, it was 40 miles to everywhere, uphill both ways
and it was always snowing.

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



Re: inserting real space/lines

1999-10-13 Thread Gorik De Samblanx

Herbert wrote:
 
 Frederic Leymarie wrote:
 
  Folks
 
  How can I turn off in LyX  the feature that erases blank lines
  automatically ??
 
 try Ctrl-Enter at the end of the line.

Or in tex-mode :
\vspace*{2cm}
on a new line...

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



Re: Do Translations?

1999-10-13 Thread Jean-Marc Lasgouttes

 "Rob" == Rob Lahaye [EMAIL PROTECTED] writes:

Rob Hello, The LyX UserGuide doesn't explain the "Options: Do
Rob Translations" for figures. Is that an unimplemented option yet,
Rob or does it do something beautiful? Who knows anytyhing about
Rob that?

From what I remmeber, nobody knows anymore what it is supposed to do
:)

I guess it will get removed soon...

JMarc



Preface/Bibliography missing from TOC

1999-10-13 Thread Bruce Momjian

Can someone suggest why an un-numbered Chapter called "Preface", and my
Bibliography section do not appear in the table of contents(TOC)?  They
don't appear in the TOC popup box, nor do they appear in the printed TOC
pages.  There appear as pages in the printout, just not in the TOC.

Any ideas?  I am starting a book using LyX 1.04.  The book is on
PostgreSQL, www.postgresql.org.

-- 
  Bruce Momjian|  http://www.op.net/~candle
  [EMAIL PROTECTED]|  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Lars Gullik Bjønnes

Bruce Momjian [EMAIL PROTECTED] writes:

| Can someone suggest why an un-numbered Chapter called "Preface", and my
| Bibliography section do not appear in the table of contents(TOC)?  They
| don't appear in the TOC popup box, nor do they appear in the printed TOC
| pages.  There appear as pages in the printout, just not in the TOC.

This is a LaTeX feature. If you want these headings in the TOC anyway
you have to add them manually, that is done by adding a line of tex
magic right before or right after the hading in question:

[and now to I remember the magic?]

No...I don't remember the magic, and my LaTeX book is several meters
away...

I am sure somebody else will provide the needed magic.

Anyway, this is not a problem and is easy solvable.

Lgb



Re: Problem/Fix for ChkTex usage

1999-10-13 Thread Lars Gullik Bjønnes

Bruce Momjian [EMAIL PROTECTED] writes:

| The problem is that ChkTeX requires the TERM environment variable to be
| set.  (I saw this when I looked in the X session error log.)  When you
| invoke LyX from the command line, you usually have a TERM set, but when
| you invoke LyX from an X menu, the X window manager usually doesn't have
| this set, because it doesn't have a terminal.

Seems that this is really a bug in ChkTeX and the startup of X. ChkTeX
becuase it cannot run without TERM set, and in X startup files for not
setting it.

| My suggestion is either to mention the need to have TERM set when you
| start LyX if you are going to use ChkTeX, or have LyX check for a value
| of the environment variable TERM, and if it is not set, set it to vt100
| before executing chktex.

Of course LyX can just set the TERM variable if it is not set already. 
I guess we will add this hack.

| I doubt you want the ChkTeX maintainer to make a change to allow the
| TERM value not to be set.

But the X startup files...

Lgb



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Jean-Pierre.Chretien


To: [EMAIL PROTECTED]
Subject: Re: Preface/Bibliography missing from TOC
From: [EMAIL PROTECTED] (Lars Gullik Bjønnes)
Date: 13 Oct 1999 15:10:43 +0200

Bruce Momjian [EMAIL PROTECTED] writes:

| Can someone suggest why an un-numbered Chapter called "Preface", and my
| Bibliography section do not appear in the table of contents(TOC)?  They
| don't appear in the TOC popup box, nor do they appear in the printed TOC
| pages.  There appear as pages in the printout, just not in the TOC.

This is a LaTeX feature. If you want these headings in the TOC anyway
you have to add them manually, that is done by adding a line of tex
magic right before or right after the hading in question:

[and now to I remember the magic?]

No...I don't remember the magic, and my LaTeX book is several meters
away...

I am sure somebody else will provide the needed magic.

Anyway, this is not a problem and is easy solvable.

  Lgb

Here is one way:
add 
\newcommand{\tocchap}[1]{\addcontentsline{toc}{chapter}{\protect\numberline{}#1}}
in the preamble, and mark
\tocchap{Whatever title}
after the starred chapter or biblio, lof or lot reference section

If you want the toc entry look like an entry section, define a similar \tocsect 
command.


Regards

-- 
Jean-Pierre





Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Alex

Bruce Momjian wrote:

 Can someone suggest why an un-numbered Chapter called "Preface", and
my
 Bibliography section do not appear in the table of contents(TOC)?
They
 don't appear in the TOC popup box, nor do they appear in the printed
TOC
 pages.  There appear as pages in the printout, just not in the TOC.

Tables of contents entries are generated only by the sectioning
commands. In
order to add a new entry you should type in Tex mode the following
command:
\addcontentsline{toc}{sec_unit}{entry}
where sec_unit is chapter, section... as you want the appearance in the
toc
and entry is Preface, Bibliography, Goofy or anything else!
Put the command just after the right heading in your document (but check
the
page number in the toc... in the past were reported some problems of a
wrong
page number... so you should adjust the position of the command}.
Hope this help.
Bye

Alessandro



 Any ideas?  I am starting a book using LyX 1.04.  The book is on
 PostgreSQL, www.postgresql.org.






Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Alex

Jean-Marc Lasgouttes wrote:

  "Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes:

 Lars Bruce Momjian [EMAIL PROTECTED] writes: | Can someone
 Lars suggest why an un-numbered Chapter called "Preface", and my |
 Lars Bibliography section do not appear in the table of
 Lars contents(TOC)? They | don't appear in the TOC popup box, nor do
 Lars they appear in the printed TOC | pages. There appear as pages in
 Lars the printout, just not in the TOC.

 Lars This is a LaTeX feature. If you want these headings in the TOC
 Lars anyway you have to add them manually, that is done by adding a
 Lars line of tex magic right before or right after the hading in
 Lars question:

 Lars [and now to I remember the magic?]

 Lars No...I don't remember the magic, and my LaTeX book is several
 Lars meters away...

 Lars I am sure somebody else will provide the needed magic.

 The best solution (for the preface anyway) is to add
   \frontmatter
 at the beginning of the document
   \mainmatter
 when serious things begin, and
   \backmatter
 before bibliography and such stuff. This will not give you correct
   result for bibliography, so you will have to find out what the magic
   is, after all...

I think I can help with the magic... but my server today doesn't working
properly... I hope this msg will go to his destination.
Tables of contents entries are generated only by the sectioning
commands. In order to add a new entry you should type in Tex mode the
following
command:
\addcontentsline{toc}{sec_unit}{entry}
where sec_unit is chapter, section... as you want the appearance in the
toc
and entry is Preface, Bibliography, Goofy or anything else!
Put the command just after the right heading in your document (but check
the
page number in the toc... in the past were reported some problems of a
wrong
page number... so you should adjust the position of the command}.
Hope this help.
Bye

Alessandro





Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Bruce Momjian

 Bruce Momjian wrote:
 
  Can someone suggest why an un-numbered Chapter called "Preface", and my
  Bibliography section do not appear in the table of contents(TOC)?  They
  don't appear in the TOC popup box, nor do they appear in the printed TOC
  pages.  There appear as pages in the printout, just not in the TOC.
 
 Tables of contents entries are generated only by the sectioning commands. In
 order to add a new entry you should type in Tex mode the following command:
 \addcontentsline{toc}{sec_unit}{entry}
 where sec_unit is chapter, section... as you want the appearance in the toc
 and entry is Preface, Bibliography, Goofy or anything else!
 Put the command just after the right heading in your document (but check the
 page number in the toc... in the past were reported some problems of a wrong
 page number... so you should adjust the position of the command}.
 Hope this help.
 Bye

[Hope it OK I am Cc'ing to the LyX list.]

After looking at the latex output, I saw that this was a Latex problem,
and found the extact text you describe in the Usenet archives, added it
for Preface, and it works great.  Nice trick.  [I have Lamports book and
the LaTeX Companion on order, so I should be asking fewer questions in
the future.  Also, I will be try to mention LyX/LaTeX in the Preface
somewhere.]

However, I couldn't figure out how to get put the Latex inline code in
the bibliography.  I can put it before the bibliography starts, but that
doesn't help because it shows the wrong page number.  I can put it at
the end of the bibliography, but that doesn't work if the bibliography
is more than one page in length.

While my original problem was LaTeX-related, this may be LyX-specific.
My solution was to put \addcontentsline...{} as TeX-Style just
before the first bibliographic entry, so it reads:

[1]\addcontentsline...{}Author, Title
   ^
   TeX-style here

Seems like that is the solution.

-- 
  Bruce Momjian|  http://www.op.net/~candle
  [EMAIL PROTECTED]|  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Tony Dancer

On 13 Oct, Bruce Momjian wrote:
  However, I couldn't figure out how to get put the Latex inline code in
 the bibliography.  I can put it before the bibliography starts, but that
 doesn't help because it shows the wrong page number.  I can put it at
 the end of the bibliography, but that doesn't work if the bibliography
 is more than one page in length.

one way of solving this page number problem is:

\addtocounter{page}{n} where n is the number of pages you wish to add
to the page counter.

This is useful when you have added the bibliography to the toc, but
have appendecies following the bibliography and want the page numbers
on them to be correct, as I found out recently.

Tony



export as postscript does not export anything

1999-10-13 Thread Nabil Hathout

Hello,

I was using lyx 1.0.3 (debian package) for some time. I have just tried to
export a lyx document in postscript.  It used to work on 1.0.0 but this
time it failed. I then moved to 1.0.4 but the exportation did not work
either. It does work in dvi. I then have to run dvips by hand.

Is it a bug, or do I have to set some parameters in my lyxrc ?

Thank you,

--Nabil Hathout



Re: export as postscript does not export anything

1999-10-13 Thread Herbert

Nabil Hathout wrote:
 
 Hello,
 
 I was using lyx 1.0.3 (debian package) for some time. I have just tried to
 export a lyx document in postscript.  It used to work on 1.0.0 but this
 time it failed. I then moved to 1.0.4 but the exportation did not work
 either. It does work in dvi. I then have to run dvips by hand.
 
 Is it a bug, or do I have to set some parameters in my lyxrc ?

click on the printer-button and than choose file instead of print.
Than the output (ps-format) is written to a file.

Herbert

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



RE: support for strange characters

1999-10-13 Thread Roland Krause

That is quite a difficult task as you will need to use MetaFont which is 
not easy to learn. Your best bet is to ask in comp.text.tex if someone knows
where to find such font sets and then come back and ask how to use them :-).

I bet this isnt easy to implement in LyX.

Roland


On 13-Oct-99 jdd wrote:
 what I do need is the support of non standard characters, ie these used by
 calculators (casion g60, hp...)
 They use small pictures I can copy in xpm or eps and I can insert them as
 graphics, but it's really tedious for so small ones.
 It would be very nice to have a "users symbols" menu similar to the math
 one allowing to store array of small icons.
 thanks
 
 
 --
 Linux hp-41 APTEP SF
 http://perso.club-internet.fr/jdanield
 [EMAIL PROTECTED] - [EMAIL PROTECTED]

Roland Krause
Visiting Research Associate - Center for Computational Mechanics
Washington University, Saint Louis
Roland Krause [EMAIL PROTECTED]



Re: screen font

1999-10-13 Thread Lars Gullik Bjønnes

Stefan Seifert [EMAIL PROTECTED] writes:

| changes are lost, in the screenfont section stands again "-*-times". If
| I make the changes in the .lyxrc file in my homedirectory it is the same
| result: "-*-times" in the screenfont section but in the .lyxrc file
| stands "-ttf-tahoma"! Have Lyx no look to the .lyxrc file?

LyX does not look in .lyxrc, but in .lyx/lyxrc

Lgb



style

1999-10-13 Thread Rodrigo Esteves de Lima Lopes

Hi folks

I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 

Despite of the fact I have downloaded UC-thesis style from
ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
flies or when I ask it to be printed. 

the error prints as follows:

!LaTeX error: There's no line here to end 
i.26 \begin{document}


I am a real beginer on linux, lyx and latex and I don't have any idea how to
solve it or where to get a suitable style

Thank you

[]s
rlopes



Re: style

1999-10-13 Thread Lars Gullik Bjønnes

Rodrigo Esteves de Lima Lopes [EMAIL PROTECTED] writes:

| Hi folks
| 
| I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 

First of all you should get LyX 1.0.4, lots of small bugfixes (and
some new features) since 1.0.1.

| Despite of the fact I have downloaded UC-thesis style from
| ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
| flies or when I ask it to be printed. 
| 
| the error prints as follows:
| 
| !LaTeX error: There's no line here to end 
| i.26 \begin{document}

I am not sure what goes wrong or if the UC-thesis from pub/lyx/contrib
is still usable with 1.0.x versions of LyX.

| I am a real beginer on linux, lyx and latex and I don't have any idea how to
| solve it or where to get a suitable style

What kind of thesis are you writing? Are you sure that none of the
standard textclasses are good enough? What about report?

Lgb



Re: style

1999-10-13 Thread Reinhard Borek

Hi,

at Thu, 14 Oct 1999 Rodrigo Esteves de Lima Lopes wrote:
 I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 
I use for my dissertation the document style 'book (koma-script)'.
This is a standard document style in Lyx. You can select it (or the
style 'book') in  Layout - Document - Class. 
 
 Despite of the fact I have downloaded UC-thesis style from
 ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
 flies or when I ask it to be printed. 
 
 the error prints as follows:
 
 !LaTeX error: There's no line here to end 
 i.26 \begin{document}
Load a example lyx-file from the directory .../lyx/examples/*.lyx and
try to compile and view it postcript or dvi. It is possible?

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



Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Jens Stolze

"Lars Gullik Bjønnes" wrote:
 
 I have released the second prerelease for lyx-1.1.1, now most
 installation issues have been resolved and we have a new feature:
 
 - export as HTML
 


Hi Lars,

that´s great.

cu, Jens Stolze



New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Robin M. Braun

I have tried the rpm package for 1.1.1pre2 from Sylvan and found that it
doesn't display itemize correctly. (Perhaps it doesn't allow the itemize
style.)

Good luck lyxing

Rob

Dr. Robin M. Braun
Group Head, Telecommunications Engineering
University of Technology, Sydney, Australia
http://www.eng.uts.edu.au/~robinb



Margins

1999-10-13 Thread lloy0076


Hi!

I use LyX Version 1.04. I built it using the make file generated by
automake/autoconfig. It installed quite well. However, I have a small
problem but can't determine whether it is LyX's fault or something else.

Here are my specifications:

* the printer is a Hewlett Packard DeskJet 600; I'm running it as a post
script enabled printer. Star Office and Netscape print successfully to
it

* I'm running RedHat 6.0 stock kernel custom rebuilt

* I run GNOME and Enlightenment

* I use A4 paper

My problem is this:

I create a document using the "Linux Document" format. I then convert
the document to post script and view it with gv. I can guaranteee that
the bottom paragraph simply "dissapears". I suspect it's being printed
below the bottom of the A4 sheet.

I have tried the following unsuccesfully:

* increasing the bottom margin using layout to 1 inch, 2 inches and even
further

* manually entering the size of the A4 paper into the paper dialog

* saving as sgml, converting to latex, converting from latex to dvi,
converting from dvi to ps (majorly round about but anything's worth a
try at least once)

* coping, but telling the program printing the paper size

I find LyX an excellent program except it will be absolutely useless to
me if I can't fix this problem. Has anyone any suggestions?

DL

-- 
Subscribe to the Linux C Mailing Lists Today!
  mailto:[EMAIL PROTECTED]
  http://users.senet.com.au/~lloy0076/linux_c_programming/index.html



New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Lars Gullik Bjønnes


I have released the second prerelease for lyx-1.1.1, now most
installation issues have been resolved and we have a new feature:

- export as HTML

Other than that there are no new features compared to 1.0.4, code
cleanup is in progress and so far we have:
- migrated to useing automake in additon to autoconf
- moved to a std::string equivalent
- moved to use DebugStream
- removed pathstack and used class path from 1.1. instead.

There are no problems to be expected with this prerelease, but there
might be installation glitches that can wreck havoc...so be warned
(and careful)

We have only some compilation issues to solve before 1.1.1 proper is
released.

The roadmap for future improvements can be found at:
http://www.devel.lyx.org/roadmap.php3

Get the prerelease from:

ftp://www.lyx.org/pub/lyx/devel/lyx-1.1.1pre2.tar.gz
ftp://www.devel.lyx.org/pub/lyx/lyx-1.1.1pre2.tar.gz

Note that it untars to 1.1.1.

Lgb



Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Gerald Cecil

Are there any plans soon to generalize \cite to \citet and \citep etc.
(the forms supported in natbib)?  The present form is very limited 
not standard for published articles in many fields (such as astrophysics!)

Thanks

Gerald Cecil




Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Kayvan A. Sylvan

On Thu, Oct 14, 1999 at 02:06:39AM +0200, Lars Gullik Bjønnes wrote:
 
 I have released the second prerelease for lyx-1.1.1, now most
 installation issues have been resolved and we have a new feature:
 
 - export as HTML

Does this need tth? If it does, can you give me the pointer again
so I can create an RPM?

 Get the prerelease from:
 
   ftp://www.lyx.org/pub/lyx/devel/lyx-1.1.1pre2.tar.gz
   ftp://www.devel.lyx.org/pub/lyx/lyx-1.1.1pre2.tar.gz

You all can get the RPM at ftp.sylvan.com:

ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.1pre2-1.i386.rpm
ftp://ftp.sylvan.com/pub/lyx/tetex-lyx-1.1.1pre2-1.i386.rpm

The src.rpm (with a slightly modified spec file) is:

ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.1pre2-1.src.rpm

-- 
Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)



RE: Letter

1999-10-13 Thread Juergen Vigna


On 12-Oct-99 Vaills Laurent wrote:
 Is it possible to have a enhanced class letter in lyx ?
 

Sure why not if it is a LaTeX classfile!

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

To stay young requires unceasing cultivation of the ability to unlearn
old falsehoods.
-- Lazarus Long, "Time Enough For Love"

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



RE: inserting real space/lines

1999-10-13 Thread Juergen Vigna


On 12-Oct-99 Frederic Leymarie wrote:
 Folks
 
 
 How can I turn off in LyX  the feature that erases blank lines
 automatically ??
 

This is not possible!

 I need to have these blank lines: it helps me think about the text
 on-line and then insert new text between paragraphs.
 

Just insert a Ctrl-Space in that empty paragraph and it won't disapear :)

Now you got some options, choose the one you like most #: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

Back when I was a boy, it was 40 miles to everywhere, uphill both ways
and it was always snowing.

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



Re: inserting real space/lines

1999-10-13 Thread Gorik De Samblanx

Herbert wrote:
 
 Frederic Leymarie wrote:
 
  Folks
 
  How can I turn off in LyX  the feature that erases blank lines
  automatically ??
 
 try Ctrl-Enter at the end of the line.

Or in tex-mode :
\vspace*{2cm}
on a new line...

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



Re: Do Translations?

1999-10-13 Thread Jean-Marc Lasgouttes

 "Rob" == Rob Lahaye [EMAIL PROTECTED] writes:

Rob Hello, The LyX UserGuide doesn't explain the "Options: Do
Rob Translations" for figures. Is that an unimplemented option yet,
Rob or does it do something beautiful? Who knows anytyhing about
Rob that?

From what I remmeber, nobody knows anymore what it is supposed to do
:)

I guess it will get removed soon...

JMarc



Preface/Bibliography missing from TOC

1999-10-13 Thread Bruce Momjian

Can someone suggest why an un-numbered Chapter called "Preface", and my
Bibliography section do not appear in the table of contents(TOC)?  They
don't appear in the TOC popup box, nor do they appear in the printed TOC
pages.  There appear as pages in the printout, just not in the TOC.

Any ideas?  I am starting a book using LyX 1.04.  The book is on
PostgreSQL, www.postgresql.org.

-- 
  Bruce Momjian|  http://www.op.net/~candle
  [EMAIL PROTECTED]|  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Lars Gullik Bjønnes

Bruce Momjian [EMAIL PROTECTED] writes:

| Can someone suggest why an un-numbered Chapter called "Preface", and my
| Bibliography section do not appear in the table of contents(TOC)?  They
| don't appear in the TOC popup box, nor do they appear in the printed TOC
| pages.  There appear as pages in the printout, just not in the TOC.

This is a LaTeX feature. If you want these headings in the TOC anyway
you have to add them manually, that is done by adding a line of tex
magic right before or right after the hading in question:

[and now to I remember the magic?]

No...I don't remember the magic, and my LaTeX book is several meters
away...

I am sure somebody else will provide the needed magic.

Anyway, this is not a problem and is easy solvable.

Lgb



Re: Problem/Fix for ChkTex usage

1999-10-13 Thread Lars Gullik Bjønnes

Bruce Momjian [EMAIL PROTECTED] writes:

| The problem is that ChkTeX requires the TERM environment variable to be
| set.  (I saw this when I looked in the X session error log.)  When you
| invoke LyX from the command line, you usually have a TERM set, but when
| you invoke LyX from an X menu, the X window manager usually doesn't have
| this set, because it doesn't have a terminal.

Seems that this is really a bug in ChkTeX and the startup of X. ChkTeX
becuase it cannot run without TERM set, and in X startup files for not
setting it.

| My suggestion is either to mention the need to have TERM set when you
| start LyX if you are going to use ChkTeX, or have LyX check for a value
| of the environment variable TERM, and if it is not set, set it to vt100
| before executing chktex.

Of course LyX can just set the TERM variable if it is not set already. 
I guess we will add this hack.

| I doubt you want the ChkTeX maintainer to make a change to allow the
| TERM value not to be set.

But the X startup files...

Lgb



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Jean-Pierre.Chretien


To: [EMAIL PROTECTED]
Subject: Re: Preface/Bibliography missing from TOC
From: [EMAIL PROTECTED] (Lars Gullik Bjønnes)
Date: 13 Oct 1999 15:10:43 +0200

Bruce Momjian [EMAIL PROTECTED] writes:

| Can someone suggest why an un-numbered Chapter called "Preface", and my
| Bibliography section do not appear in the table of contents(TOC)?  They
| don't appear in the TOC popup box, nor do they appear in the printed TOC
| pages.  There appear as pages in the printout, just not in the TOC.

This is a LaTeX feature. If you want these headings in the TOC anyway
you have to add them manually, that is done by adding a line of tex
magic right before or right after the hading in question:

[and now to I remember the magic?]

No...I don't remember the magic, and my LaTeX book is several meters
away...

I am sure somebody else will provide the needed magic.

Anyway, this is not a problem and is easy solvable.

  Lgb

Here is one way:
add 
\newcommand{\tocchap}[1]{\addcontentsline{toc}{chapter}{\protect\numberline{}#1}}
in the preamble, and mark
\tocchap{Whatever title}
after the starred chapter or biblio, lof or lot reference section

If you want the toc entry look like an entry section, define a similar \tocsect 
command.


Regards

-- 
Jean-Pierre





Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Alex

Bruce Momjian wrote:

 Can someone suggest why an un-numbered Chapter called "Preface", and
my
 Bibliography section do not appear in the table of contents(TOC)?
They
 don't appear in the TOC popup box, nor do they appear in the printed
TOC
 pages.  There appear as pages in the printout, just not in the TOC.

Tables of contents entries are generated only by the sectioning
commands. In
order to add a new entry you should type in Tex mode the following
command:
\addcontentsline{toc}{sec_unit}{entry}
where sec_unit is chapter, section... as you want the appearance in the
toc
and entry is Preface, Bibliography, Goofy or anything else!
Put the command just after the right heading in your document (but check
the
page number in the toc... in the past were reported some problems of a
wrong
page number... so you should adjust the position of the command}.
Hope this help.
Bye

Alessandro



 Any ideas?  I am starting a book using LyX 1.04.  The book is on
 PostgreSQL, www.postgresql.org.






Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Alex

Jean-Marc Lasgouttes wrote:

  "Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes:

 Lars Bruce Momjian [EMAIL PROTECTED] writes: | Can someone
 Lars suggest why an un-numbered Chapter called "Preface", and my |
 Lars Bibliography section do not appear in the table of
 Lars contents(TOC)? They | don't appear in the TOC popup box, nor do
 Lars they appear in the printed TOC | pages. There appear as pages in
 Lars the printout, just not in the TOC.

 Lars This is a LaTeX feature. If you want these headings in the TOC
 Lars anyway you have to add them manually, that is done by adding a
 Lars line of tex magic right before or right after the hading in
 Lars question:

 Lars [and now to I remember the magic?]

 Lars No...I don't remember the magic, and my LaTeX book is several
 Lars meters away...

 Lars I am sure somebody else will provide the needed magic.

 The best solution (for the preface anyway) is to add
   \frontmatter
 at the beginning of the document
   \mainmatter
 when serious things begin, and
   \backmatter
 before bibliography and such stuff. This will not give you correct
   result for bibliography, so you will have to find out what the magic
   is, after all...

I think I can help with the magic... but my server today doesn't working
properly... I hope this msg will go to his destination.
Tables of contents entries are generated only by the sectioning
commands. In order to add a new entry you should type in Tex mode the
following
command:
\addcontentsline{toc}{sec_unit}{entry}
where sec_unit is chapter, section... as you want the appearance in the
toc
and entry is Preface, Bibliography, Goofy or anything else!
Put the command just after the right heading in your document (but check
the
page number in the toc... in the past were reported some problems of a
wrong
page number... so you should adjust the position of the command}.
Hope this help.
Bye

Alessandro





Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Bruce Momjian

 Bruce Momjian wrote:
 
  Can someone suggest why an un-numbered Chapter called "Preface", and my
  Bibliography section do not appear in the table of contents(TOC)?  They
  don't appear in the TOC popup box, nor do they appear in the printed TOC
  pages.  There appear as pages in the printout, just not in the TOC.
 
 Tables of contents entries are generated only by the sectioning commands. In
 order to add a new entry you should type in Tex mode the following command:
 \addcontentsline{toc}{sec_unit}{entry}
 where sec_unit is chapter, section... as you want the appearance in the toc
 and entry is Preface, Bibliography, Goofy or anything else!
 Put the command just after the right heading in your document (but check the
 page number in the toc... in the past were reported some problems of a wrong
 page number... so you should adjust the position of the command}.
 Hope this help.
 Bye

[Hope it OK I am Cc'ing to the LyX list.]

After looking at the latex output, I saw that this was a Latex problem,
and found the extact text you describe in the Usenet archives, added it
for Preface, and it works great.  Nice trick.  [I have Lamports book and
the LaTeX Companion on order, so I should be asking fewer questions in
the future.  Also, I will be try to mention LyX/LaTeX in the Preface
somewhere.]

However, I couldn't figure out how to get put the Latex inline code in
the bibliography.  I can put it before the bibliography starts, but that
doesn't help because it shows the wrong page number.  I can put it at
the end of the bibliography, but that doesn't work if the bibliography
is more than one page in length.

While my original problem was LaTeX-related, this may be LyX-specific.
My solution was to put \addcontentsline...{} as TeX-Style just
before the first bibliographic entry, so it reads:

[1]\addcontentsline...{}Author, Title
   ^
   TeX-style here

Seems like that is the solution.

-- 
  Bruce Momjian|  http://www.op.net/~candle
  [EMAIL PROTECTED]|  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Tony Dancer

On 13 Oct, Bruce Momjian wrote:
  However, I couldn't figure out how to get put the Latex inline code in
 the bibliography.  I can put it before the bibliography starts, but that
 doesn't help because it shows the wrong page number.  I can put it at
 the end of the bibliography, but that doesn't work if the bibliography
 is more than one page in length.

one way of solving this page number problem is:

\addtocounter{page}{n} where n is the number of pages you wish to add
to the page counter.

This is useful when you have added the bibliography to the toc, but
have appendecies following the bibliography and want the page numbers
on them to be correct, as I found out recently.

Tony



export as postscript does not export anything

1999-10-13 Thread Nabil Hathout

Hello,

I was using lyx 1.0.3 (debian package) for some time. I have just tried to
export a lyx document in postscript.  It used to work on 1.0.0 but this
time it failed. I then moved to 1.0.4 but the exportation did not work
either. It does work in dvi. I then have to run dvips by hand.

Is it a bug, or do I have to set some parameters in my lyxrc ?

Thank you,

--Nabil Hathout



Re: export as postscript does not export anything

1999-10-13 Thread Herbert

Nabil Hathout wrote:
 
 Hello,
 
 I was using lyx 1.0.3 (debian package) for some time. I have just tried to
 export a lyx document in postscript.  It used to work on 1.0.0 but this
 time it failed. I then moved to 1.0.4 but the exportation did not work
 either. It does work in dvi. I then have to run dvips by hand.
 
 Is it a bug, or do I have to set some parameters in my lyxrc ?

click on the printer-button and than choose file instead of print.
Than the output (ps-format) is written to a file.

Herbert

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



RE: support for strange characters

1999-10-13 Thread Roland Krause

That is quite a difficult task as you will need to use MetaFont which is 
not easy to learn. Your best bet is to ask in comp.text.tex if someone knows
where to find such font sets and then come back and ask how to use them :-).

I bet this isnt easy to implement in LyX.

Roland


On 13-Oct-99 jdd wrote:
 what I do need is the support of non standard characters, ie these used by
 calculators (casion g60, hp...)
 They use small pictures I can copy in xpm or eps and I can insert them as
 graphics, but it's really tedious for so small ones.
 It would be very nice to have a "users symbols" menu similar to the math
 one allowing to store array of small icons.
 thanks
 
 
 --
 Linux hp-41 APTEP SF
 http://perso.club-internet.fr/jdanield
 [EMAIL PROTECTED] - [EMAIL PROTECTED]

Roland Krause
Visiting Research Associate - Center for Computational Mechanics
Washington University, Saint Louis
Roland Krause [EMAIL PROTECTED]



Re: screen font

1999-10-13 Thread Lars Gullik Bjønnes

Stefan Seifert [EMAIL PROTECTED] writes:

| changes are lost, in the screenfont section stands again "-*-times". If
| I make the changes in the .lyxrc file in my homedirectory it is the same
| result: "-*-times" in the screenfont section but in the .lyxrc file
| stands "-ttf-tahoma"! Have Lyx no look to the .lyxrc file?

LyX does not look in .lyxrc, but in .lyx/lyxrc

Lgb



style

1999-10-13 Thread Rodrigo Esteves de Lima Lopes

Hi folks

I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 

Despite of the fact I have downloaded UC-thesis style from
ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
flies or when I ask it to be printed. 

the error prints as follows:

!LaTeX error: There's no line here to end 
i.26 \begin{document}


I am a real beginer on linux, lyx and latex and I don't have any idea how to
solve it or where to get a suitable style

Thank you

[]s
rlopes



Re: style

1999-10-13 Thread Lars Gullik Bjønnes

Rodrigo Esteves de Lima Lopes [EMAIL PROTECTED] writes:

| Hi folks
| 
| I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 

First of all you should get LyX 1.0.4, lots of small bugfixes (and
some new features) since 1.0.1.

| Despite of the fact I have downloaded UC-thesis style from
| ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
| flies or when I ask it to be printed. 
| 
| the error prints as follows:
| 
| !LaTeX error: There's no line here to end 
| i.26 \begin{document}

I am not sure what goes wrong or if the UC-thesis from pub/lyx/contrib
is still usable with 1.0.x versions of LyX.

| I am a real beginer on linux, lyx and latex and I don't have any idea how to
| solve it or where to get a suitable style

What kind of thesis are you writing? Are you sure that none of the
standard textclasses are good enough? What about report?

Lgb



Re: style

1999-10-13 Thread Reinhard Borek

Hi,

at Thu, 14 Oct 1999 Rodrigo Esteves de Lima Lopes wrote:
 I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 
I use for my dissertation the document style 'book (koma-script)'.
This is a standard document style in Lyx. You can select it (or the
style 'book') in  Layout - Document - Class. 
 
 Despite of the fact I have downloaded UC-thesis style from
 ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
 flies or when I ask it to be printed. 
 
 the error prints as follows:
 
 !LaTeX error: There's no line here to end 
 i.26 \begin{document}
Load a example lyx-file from the directory .../lyx/examples/*.lyx and
try to compile and view it postcript or dvi. It is possible?

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



Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Jens Stolze

"Lars Gullik Bjønnes" wrote:
 
 I have released the second prerelease for lyx-1.1.1, now most
 installation issues have been resolved and we have a new feature:
 
 - export as HTML
 


Hi Lars,

that´s great.

cu, Jens Stolze



New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Robin M. Braun

I have tried the rpm package for 1.1.1pre2 from Sylvan and found that it
doesn't display itemize correctly. (Perhaps it doesn't allow the itemize
style.)

Good luck lyxing

Rob

Dr. Robin M. Braun
Group Head, Telecommunications Engineering
University of Technology, Sydney, Australia
http://www.eng.uts.edu.au/~robinb



Margins

1999-10-13 Thread lloy0076


Hi!

I use LyX Version 1.04. I built it using the make file generated by
automake/autoconfig. It installed quite well. However, I have a small
problem but can't determine whether it is LyX's fault or something else.

Here are my specifications:

* the printer is a Hewlett Packard DeskJet 600; I'm running it as a post
script enabled printer. Star Office and Netscape print successfully to
it

* I'm running RedHat 6.0 stock kernel custom rebuilt

* I run GNOME and Enlightenment

* I use A4 paper

My problem is this:

I create a document using the "Linux Document" format. I then convert
the document to post script and view it with gv. I can guaranteee that
the bottom paragraph simply "dissapears". I suspect it's being printed
below the bottom of the A4 sheet.

I have tried the following unsuccesfully:

* increasing the bottom margin using layout to 1 inch, 2 inches and even
further

* manually entering the size of the A4 paper into the paper dialog

* saving as sgml, converting to latex, converting from latex to dvi,
converting from dvi to ps (majorly round about but anything's worth a
try at least once)

* coping, but telling the program printing the paper size

I find LyX an excellent program except it will be absolutely useless to
me if I can't fix this problem. Has anyone any suggestions?

DL

-- 
Subscribe to the Linux C Mailing Lists Today!
  mailto:[EMAIL PROTECTED]
  http://users.senet.com.au/~lloy0076/linux_c_programming/index.html



New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Lars Gullik Bjønnes


I have released the second prerelease for lyx-1.1.1, now most
installation issues have been resolved and we have a new feature:

- export as HTML

Other than that there are no new features compared to 1.0.4, code
cleanup is in progress and so far we have:
- migrated to useing automake in additon to autoconf
- moved to a std::string equivalent
- moved to use DebugStream
- removed pathstack and used class path from 1.1. instead.

There are no problems to be expected with this prerelease, but there
might be installation glitches that can wreck havoc...so be warned
(and careful)

We have only some compilation issues to solve before 1.1.1 proper is
released.

The roadmap for future improvements can be found at:
http://www.devel.lyx.org/roadmap.php3

Get the prerelease from:

ftp://www.lyx.org/pub/lyx/devel/lyx-1.1.1pre2.tar.gz
ftp://www.devel.lyx.org/pub/lyx/lyx-1.1.1pre2.tar.gz

Note that it untars to 1.1.1.

Lgb



Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Gerald Cecil

Are there any plans soon to generalize \cite to \citet and \citep etc.
(the forms supported in natbib)?  The present form is very limited 
not standard for published articles in many fields (such as astrophysics!)

Thanks

Gerald Cecil




Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Kayvan A. Sylvan

On Thu, Oct 14, 1999 at 02:06:39AM +0200, Lars Gullik Bjønnes wrote:
 
 I have released the second prerelease for lyx-1.1.1, now most
 installation issues have been resolved and we have a new feature:
 
 - export as HTML

Does this need tth? If it does, can you give me the pointer again
so I can create an RPM?

 Get the prerelease from:
 
   ftp://www.lyx.org/pub/lyx/devel/lyx-1.1.1pre2.tar.gz
   ftp://www.devel.lyx.org/pub/lyx/lyx-1.1.1pre2.tar.gz

You all can get the RPM at ftp.sylvan.com:

ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.1pre2-1.i386.rpm
ftp://ftp.sylvan.com/pub/lyx/tetex-lyx-1.1.1pre2-1.i386.rpm

The src.rpm (with a slightly modified spec file) is:

ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.1pre2-1.src.rpm

-- 
Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)



RE: Letter

1999-10-13 Thread Juergen Vigna


On 12-Oct-99 Vaills Laurent wrote:
> Is it possible to have a enhanced class letter in lyx ?
> 

Sure why not if it is a LaTeX classfile!

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

To stay young requires unceasing cultivation of the ability to unlearn
old falsehoods.
-- Lazarus Long, "Time Enough For Love"

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



RE: inserting real space/lines

1999-10-13 Thread Juergen Vigna


On 12-Oct-99 Frederic Leymarie wrote:
> Folks
> 
> 
> How can I turn off in LyX  the feature that erases blank lines
> automatically ??
> 

This is not possible!

> I need to have these blank lines: it helps me think about the text
> on-line and then insert new text between paragraphs.
> 

Just insert a Ctrl-Space in that empty paragraph and it won't disapear :)

Now you got some options, choose the one you like most #: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

Back when I was a boy, it was 40 miles to everywhere, uphill both ways
and it was always snowing.

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



Re: inserting real space/lines

1999-10-13 Thread Gorik De Samblanx

Herbert wrote:
> 
> Frederic Leymarie wrote:
> >
> > Folks
> >
> > How can I turn off in LyX  the feature that erases blank lines
> > automatically ??
> 
> try Ctrl-Enter at the end of the line.

Or in tex-mode :
\vspace*{2cm}
on a new line...

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



Re: Do Translations?

1999-10-13 Thread Jean-Marc Lasgouttes

> "Rob" == Rob Lahaye <[EMAIL PROTECTED]> writes:

Rob> Hello, The LyX UserGuide doesn't explain the "Options: Do
Rob> Translations" for figures. Is that an unimplemented option yet,
Rob> or does it do something beautiful? Who knows anytyhing about
Rob> that?

>From what I remmeber, nobody knows anymore what it is supposed to do
:)

I guess it will get removed soon...

JMarc



Preface/Bibliography missing from TOC

1999-10-13 Thread Bruce Momjian

Can someone suggest why an un-numbered Chapter called "Preface", and my
Bibliography section do not appear in the table of contents(TOC)?  They
don't appear in the TOC popup box, nor do they appear in the printed TOC
pages.  There appear as pages in the printout, just not in the TOC.

Any ideas?  I am starting a book using LyX 1.04.  The book is on
PostgreSQL, www.postgresql.org.

-- 
  Bruce Momjian|  http://www.op.net/~candle
  [EMAIL PROTECTED]|  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Lars Gullik Bjønnes

Bruce Momjian <[EMAIL PROTECTED]> writes:

| Can someone suggest why an un-numbered Chapter called "Preface", and my
| Bibliography section do not appear in the table of contents(TOC)?  They
| don't appear in the TOC popup box, nor do they appear in the printed TOC
| pages.  There appear as pages in the printout, just not in the TOC.

This is a LaTeX feature. If you want these headings in the TOC anyway
you have to add them manually, that is done by adding a line of tex
magic right before or right after the hading in question:

[and now to I remember the magic?]

No...I don't remember the magic, and my LaTeX book is several meters
away...

I am sure somebody else will provide the needed magic.

Anyway, this is not a problem and is easy solvable.

Lgb



Re: Problem/Fix for ChkTex usage

1999-10-13 Thread Lars Gullik Bjønnes

Bruce Momjian <[EMAIL PROTECTED]> writes:

| The problem is that ChkTeX requires the TERM environment variable to be
| set.  (I saw this when I looked in the X session error log.)  When you
| invoke LyX from the command line, you usually have a TERM set, but when
| you invoke LyX from an X menu, the X window manager usually doesn't have
| this set, because it doesn't have a terminal.

Seems that this is really a bug in ChkTeX and the startup of X. ChkTeX
becuase it cannot run without TERM set, and in X startup files for not
setting it.

| My suggestion is either to mention the need to have TERM set when you
| start LyX if you are going to use ChkTeX, or have LyX check for a value
| of the environment variable TERM, and if it is not set, set it to vt100
| before executing chktex.

Of course LyX can just set the TERM variable if it is not set already. 
I guess we will add this hack.

| I doubt you want the ChkTeX maintainer to make a change to allow the
| TERM value not to be set.

But the X startup files...

Lgb



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Jean-Pierre.Chretien


>>To: [EMAIL PROTECTED]
>>Subject: Re: Preface/Bibliography missing from TOC
>>From: [EMAIL PROTECTED] (Lars Gullik Bjønnes)
>>Date: 13 Oct 1999 15:10:43 +0200
>>
>>Bruce Momjian <[EMAIL PROTECTED]> writes:
>>
>>| Can someone suggest why an un-numbered Chapter called "Preface", and my
>>| Bibliography section do not appear in the table of contents(TOC)?  They
>>| don't appear in the TOC popup box, nor do they appear in the printed TOC
>>| pages.  There appear as pages in the printout, just not in the TOC.
>>
>>This is a LaTeX feature. If you want these headings in the TOC anyway
>>you have to add them manually, that is done by adding a line of tex
>>magic right before or right after the hading in question:
>>
>>[and now to I remember the magic?]
>>
>>No...I don't remember the magic, and my LaTeX book is several meters
>>away...
>>
>>I am sure somebody else will provide the needed magic.
>>
>>Anyway, this is not a problem and is easy solvable.
>>
>>  Lgb

Here is one way:
add 
\newcommand{\tocchap}[1]{\addcontentsline{toc}{chapter}{\protect\numberline{}#1}}
in the preamble, and mark
\tocchap{Whatever title}
after the starred chapter or biblio, lof or lot reference section

If you want the toc entry look like an entry section, define a similar \tocsect 
command.


Regards

-- 
Jean-Pierre





Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Alex

Bruce Momjian wrote:

> Can someone suggest why an un-numbered Chapter called "Preface", and
my
> Bibliography section do not appear in the table of contents(TOC)?
They
> don't appear in the TOC popup box, nor do they appear in the printed
TOC
> pages.  There appear as pages in the printout, just not in the TOC.

Tables of contents entries are generated only by the sectioning
commands. In
order to add a new entry you should type in Tex mode the following
command:
\addcontentsline{toc}{sec_unit}{entry}
where sec_unit is chapter, section... as you want the appearance in the
toc
and entry is Preface, Bibliography, Goofy or anything else!
Put the command just after the right heading in your document (but check
the
page number in the toc... in the past were reported some problems of a
wrong
page number... so you should adjust the position of the command}.
Hope this help.
Bye

Alessandro

>
>
> Any ideas?  I am starting a book using LyX 1.04.  The book is on
> PostgreSQL, www.postgresql.org.
>





Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Alex

Jean-Marc Lasgouttes wrote:

> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
> Lars> Bruce Momjian <[EMAIL PROTECTED]> writes: | Can someone
> Lars> suggest why an un-numbered Chapter called "Preface", and my |
> Lars> Bibliography section do not appear in the table of
> Lars> contents(TOC)? They | don't appear in the TOC popup box, nor do
> Lars> they appear in the printed TOC | pages. There appear as pages in
> Lars> the printout, just not in the TOC.
>
> Lars> This is a LaTeX feature. If you want these headings in the TOC
> Lars> anyway you have to add them manually, that is done by adding a
> Lars> line of tex magic right before or right after the hading in
> Lars> question:
>
> Lars> [and now to I remember the magic?]
>
> Lars> No...I don't remember the magic, and my LaTeX book is several
> Lars> meters away...
>
> Lars> I am sure somebody else will provide the needed magic.
>
> The best solution (for the preface anyway) is to add
>   \frontmatter
> at the beginning of the document
>   \mainmatter
> when serious things begin, and
>   \backmatter
> before bibliography and such stuff. This will not give you correct
>   result for bibliography, so you will have to find out what the magic
>   is, after all...

I think I can help with the magic... but my server today doesn't working
properly... I hope this msg will go to his destination.
Tables of contents entries are generated only by the sectioning
commands. In order to add a new entry you should type in Tex mode the
following
command:
\addcontentsline{toc}{sec_unit}{entry}
where sec_unit is chapter, section... as you want the appearance in the
toc
and entry is Preface, Bibliography, Goofy or anything else!
Put the command just after the right heading in your document (but check
the
page number in the toc... in the past were reported some problems of a
wrong
page number... so you should adjust the position of the command}.
Hope this help.
Bye

Alessandro





Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Bruce Momjian

> Bruce Momjian wrote:
> 
> > Can someone suggest why an un-numbered Chapter called "Preface", and my
> > Bibliography section do not appear in the table of contents(TOC)?  They
> > don't appear in the TOC popup box, nor do they appear in the printed TOC
> > pages.  There appear as pages in the printout, just not in the TOC.
> 
> Tables of contents entries are generated only by the sectioning commands. In
> order to add a new entry you should type in Tex mode the following command:
> \addcontentsline{toc}{sec_unit}{entry}
> where sec_unit is chapter, section... as you want the appearance in the toc
> and entry is Preface, Bibliography, Goofy or anything else!
> Put the command just after the right heading in your document (but check the
> page number in the toc... in the past were reported some problems of a wrong
> page number... so you should adjust the position of the command}.
> Hope this help.
> Bye

[Hope it OK I am Cc'ing to the LyX list.]

After looking at the latex output, I saw that this was a Latex problem,
and found the extact text you describe in the Usenet archives, added it
for Preface, and it works great.  Nice trick.  [I have Lamports book and
the LaTeX Companion on order, so I should be asking fewer questions in
the future.  Also, I will be try to mention LyX/LaTeX in the Preface
somewhere.]

However, I couldn't figure out how to get put the Latex inline code in
the bibliography.  I can put it before the bibliography starts, but that
doesn't help because it shows the wrong page number.  I can put it at
the end of the bibliography, but that doesn't work if the bibliography
is more than one page in length.

While my original problem was LaTeX-related, this may be LyX-specific.
My solution was to put \addcontentsline...{} as TeX-Style just
before the first bibliographic entry, so it reads:

[1]\addcontentsline...{}Author, Title
   ^
   TeX-style here

Seems like that is the solution.

-- 
  Bruce Momjian|  http://www.op.net/~candle
  [EMAIL PROTECTED]|  (610) 853-3000
  +  If your life is a hard drive, |  830 Blythe Avenue
  +  Christ can be your backup.|  Drexel Hill, Pennsylvania 19026



Re: Preface/Bibliography missing from TOC

1999-10-13 Thread Tony Dancer

On 13 Oct, Bruce Momjian wrote:
 > However, I couldn't figure out how to get put the Latex inline code in
> the bibliography.  I can put it before the bibliography starts, but that
> doesn't help because it shows the wrong page number.  I can put it at
> the end of the bibliography, but that doesn't work if the bibliography
> is more than one page in length.

one way of solving this page number problem is:

\addtocounter{page}{n} where n is the number of pages you wish to add
to the page counter.

This is useful when you have added the bibliography to the toc, but
have appendecies following the bibliography and want the page numbers
on them to be correct, as I found out recently.

Tony



export as postscript does not export anything

1999-10-13 Thread Nabil Hathout

Hello,

I was using lyx 1.0.3 (debian package) for some time. I have just tried to
export a lyx document in postscript.  It used to work on 1.0.0 but this
time it failed. I then moved to 1.0.4 but the exportation did not work
either. It does work in dvi. I then have to run dvips by hand.

Is it a bug, or do I have to set some parameters in my lyxrc ?

Thank you,

--Nabil Hathout



Re: export as postscript does not export anything

1999-10-13 Thread Herbert

Nabil Hathout wrote:
> 
> Hello,
> 
> I was using lyx 1.0.3 (debian package) for some time. I have just tried to
> export a lyx document in postscript.  It used to work on 1.0.0 but this
> time it failed. I then moved to 1.0.4 but the exportation did not work
> either. It does work in dvi. I then have to run dvips by hand.
> 
> Is it a bug, or do I have to set some parameters in my lyxrc ?

click on the printer-button and than choose file instead of print.
Than the output (ps-format) is written to a file.

Herbert

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



RE: support for strange characters

1999-10-13 Thread Roland Krause

That is quite a difficult task as you will need to use MetaFont which is 
not easy to learn. Your best bet is to ask in comp.text.tex if someone knows
where to find such font sets and then come back and ask how to use them :-).

I bet this isnt easy to implement in LyX.

Roland


On 13-Oct-99 jdd wrote:
> what I do need is the support of non standard characters, ie these used by
> calculators (casion g60, hp...)
> They use small pictures I can copy in xpm or eps and I can insert them as
> graphics, but it's really tedious for so small ones.
> It would be very nice to have a "users symbols" menu similar to the math
> one allowing to store array of small icons.
> thanks
> 
> 
> --
> Linux hp-41 APTEP SF
> http://perso.club-internet.fr/jdanield
> [EMAIL PROTECTED] - [EMAIL PROTECTED]

Roland Krause
Visiting Research Associate - Center for Computational Mechanics
Washington University, Saint Louis
Roland Krause <[EMAIL PROTECTED]>



Re: screen font

1999-10-13 Thread Lars Gullik Bjønnes

Stefan Seifert <[EMAIL PROTECTED]> writes:

| changes are lost, in the screenfont section stands again "-*-times". If
| I make the changes in the .lyxrc file in my homedirectory it is the same
| result: "-*-times" in the screenfont section but in the .lyxrc file
| stands "-ttf-tahoma"! Have Lyx no look to the .lyxrc file?

LyX does not look in .lyxrc, but in .lyx/lyxrc

Lgb



style

1999-10-13 Thread Rodrigo Esteves de Lima Lopes

Hi folks

I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 

Despite of the fact I have downloaded UC-thesis style from
ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
flies or when I ask it to be printed. 

the error prints as follows:

!LaTeX error: There's no line here to end 
i.26 \begin{document}


I am a real beginer on linux, lyx and latex and I don't have any idea how to
solve it or where to get a suitable style

Thank you

[]s
rlopes



Re: style

1999-10-13 Thread Lars Gullik Bjønnes

Rodrigo Esteves de Lima Lopes <[EMAIL PROTECTED]> writes:

| Hi folks
| 
| I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 

First of all you should get LyX 1.0.4, lots of small bugfixes (and
some new features) since 1.0.1.

| Despite of the fact I have downloaded UC-thesis style from
| ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
| flies or when I ask it to be printed. 
| 
| the error prints as follows:
| 
| !LaTeX error: There's no line here to end 
| i.26 \begin{document}

I am not sure what goes wrong or if the UC-thesis from pub/lyx/contrib
is still usable with 1.0.x versions of LyX.

| I am a real beginer on linux, lyx and latex and I don't have any idea how to
| solve it or where to get a suitable style

What kind of thesis are you writing? Are you sure that none of the
standard textclasses are good enough? What about report?

Lgb



Re: style

1999-10-13 Thread Reinhard Borek

Hi,

at Thu, 14 Oct 1999 Rodrigo Esteves de Lima Lopes wrote:
> I need a thesis style suitable for Lyx 1.0.1 and tetex-latex 0.9.2. 
I use for my dissertation the document style 'book (koma-script)'.
This is a standard document style in Lyx. You can select it (or the
style 'book') in  Layout -> Document -> Class. 
> 
> Despite of the fact I have downloaded UC-thesis style from
> ftp.lyx.org:/pub/lyx/contrib it crashes when I try to see post scriptt, dvi
> flies or when I ask it to be printed. 
> 
> the error prints as follows:
> 
> !LaTeX error: There's no line here to end 
> i.26 \begin{document}
Load a example lyx-file from the directory .../lyx/examples/*.lyx and
try to compile and view it postcript or dvi. It is possible?

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



Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Jens Stolze

"Lars Gullik Bjønnes" wrote:
> 
> I have released the second prerelease for lyx-1.1.1, now most
> installation issues have been resolved and we have a new feature:
> 
> - export as HTML
> 


Hi Lars,

that´s great.

cu, Jens Stolze



New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Robin M. Braun

I have tried the rpm package for 1.1.1pre2 from Sylvan and found that it
doesn't display itemize correctly. (Perhaps it doesn't allow the itemize
style.)

Good luck lyxing

Rob

Dr. Robin M. Braun
Group Head, Telecommunications Engineering
University of Technology, Sydney, Australia
http://www.eng.uts.edu.au/~robinb



Margins

1999-10-13 Thread lloy0076


Hi!

I use LyX Version 1.04. I built it using the make file generated by
automake/autoconfig. It installed quite well. However, I have a small
problem but can't determine whether it is LyX's fault or something else.

Here are my specifications:

* the printer is a Hewlett Packard DeskJet 600; I'm running it as a post
script enabled printer. Star Office and Netscape print successfully to
it

* I'm running RedHat 6.0 stock kernel custom rebuilt

* I run GNOME and Enlightenment

* I use A4 paper

My problem is this:

I create a document using the "Linux Document" format. I then convert
the document to post script and view it with gv. I can guaranteee that
the bottom paragraph simply "dissapears". I suspect it's being printed
below the bottom of the A4 sheet.

I have tried the following unsuccesfully:

* increasing the bottom margin using layout to 1 inch, 2 inches and even
further

* manually entering the size of the A4 paper into the paper dialog

* saving as sgml, converting to latex, converting from latex to dvi,
converting from dvi to ps (majorly round about but anything's worth a
try at least once)

* coping, but telling the program printing the paper size

I find LyX an excellent program except it will be absolutely useless to
me if I can't fix this problem. Has anyone any suggestions?

DL

-- 
Subscribe to the Linux C Mailing Lists Today!
  mailto:[EMAIL PROTECTED]
  http://users.senet.com.au/~lloy0076/linux_c_programming/index.html



New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Lars Gullik Bjønnes


I have released the second prerelease for lyx-1.1.1, now most
installation issues have been resolved and we have a new feature:

- export as HTML

Other than that there are no new features compared to 1.0.4, code
cleanup is in progress and so far we have:
- migrated to useing automake in additon to autoconf
- moved to a std::string equivalent
- moved to use DebugStream
- removed pathstack and used class path from 1.1. instead.

There are no problems to be expected with this prerelease, but there
might be installation glitches that can wreck havoc...so be warned
(and careful)

We have only some compilation issues to solve before 1.1.1 proper is
released.

The roadmap for future improvements can be found at:
http://www.devel.lyx.org/roadmap.php3

Get the prerelease from:

ftp://www.lyx.org/pub/lyx/devel/lyx-1.1.1pre2.tar.gz
ftp://www.devel.lyx.org/pub/lyx/lyx-1.1.1pre2.tar.gz

Note that it untars to 1.1.1.

Lgb



Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Gerald Cecil

Are there any plans soon to generalize \cite to \citet and \citep etc.
(the forms supported in natbib)?  The present form is very limited &
not standard for published articles in many fields (such as astrophysics!)

Thanks

Gerald Cecil




Re: New Prerelease lyx-1.1.1pre2

1999-10-13 Thread Kayvan A. Sylvan

On Thu, Oct 14, 1999 at 02:06:39AM +0200, Lars Gullik Bjønnes wrote:
> 
> I have released the second prerelease for lyx-1.1.1, now most
> installation issues have been resolved and we have a new feature:
> 
> - export as HTML

Does this need tth? If it does, can you give me the pointer again
so I can create an RPM?

> Get the prerelease from:
> 
>   ftp://www.lyx.org/pub/lyx/devel/lyx-1.1.1pre2.tar.gz
>   ftp://www.devel.lyx.org/pub/lyx/lyx-1.1.1pre2.tar.gz

You all can get the RPM at ftp.sylvan.com:

ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.1pre2-1.i386.rpm
ftp://ftp.sylvan.com/pub/lyx/tetex-lyx-1.1.1pre2-1.i386.rpm

The src.rpm (with a slightly modified spec file) is:

ftp://ftp.sylvan.com/pub/lyx/lyx-1.1.1pre2-1.src.rpm

-- 
Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)