Re: no page nbr. on first page of table of contents?

2006-02-14 Thread Juergen Spitzmueller
Kevin Pfeiffer wrote:
 I'm using koma-book and have renewed the commands for \chapterpagestyle
 and \indexpagestyle to be empty so that no page numbers appear on the
 first page. But how do I do this for the first page of the TOC and the
 list of figures? I've tried a couple wild guesses and looked at the
 Wiki (as well as the LaTeX Companion) but not yet found anything.

Either use tocloft (\tocloftpagestyle) or do something like the following:

\addtocontents{toc}{\protect\thispagestyle{empty}} 
\pagestyle{empty} 
[TOC]
\pagestyle{your default pagestyle}

HTH,
Jürgen 


Zitat-Stil ändern

2006-02-14 Thread Ekkehart Schlicht

See
http://wiki.lyx.org/Windows/LyXWinTips#bibliography
HTH
Ekkehart


Re: no page nbr. on first page of table of contents?

2006-02-14 Thread Kevin Pfeiffer
Juergen Spitzmueller writes:
 Kevin Pfeiffer wrote:
  I'm using koma-book and have renewed the commands for
  \chapterpagestyle and \indexpagestyle to be empty so that no page
  numbers appear on the first page. But how do I do this for the
  first page of the TOC and the list of figures? 

 Either use tocloft (\tocloftpagestyle) 

I now see this on page six of the tocloft docs, but last night it was 
invisible. But, in any event, trying \tocloftpagestyle{empty} caused 
the 1st and the last page of the TOC to have no page number.

 or do something like the following:
 \addtocontents{toc}{\protect\thispagestyle{empty}}
 \pagestyle{empty}
 [TOC]
 \pagestyle{your default pagestyle}

These in front of the TOC and LOF: 
\addtocontents{toc}{\protect\thispagestyle{empty}}
\addtocontents{lof}{\protect\thispagestyle{empty}}

worked perfectly!

And should one need a third (last resort) method: last night, after a 
little careful grepping, I simply ran the Postscript output through the 
SED editor (500MB, but not a problem) and replaced the two unwanted 
page numbers with a space.

Thanks for your help.

-Kevin


-- 
Kevin Pfeiffer [EMAIL PROTECTED]
Tiros-Translations


I can't navigate Included files from the MAIN doc

2006-02-14 Thread Boris Saulnier
Hi all,

For easier writing, I split the chapters of my thesis
in many files.
So I have a Main file (doc class=book) where I
specify my (preamble, title, author), insert (toc,
index, and biblio), and include the different chapter
files.

But the navigate menu in the Main document only shows
the content of this Main doc, and not the content of
the included chapters. Also, when viewing the TOC
(table of content) from the view menu, it only shows
the TOC of the main doc.

Remark: the TOC is ok in the dvi, .ps and .pdf files.
And choosing include or input as an include type
has no effect.

Ideas? Anyway, thank you all for your help!

My version is 1.3.7 of 17thJan2006, on
(win*!*$$_2000Pro.. sorry).
I am a new LyX user: and LyX is great, no doubt! Thank
you to developpers and the community.

Boris
http://boris.saulnier.free.fr






___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Jean-Marc Lasgouttes
 Boris == Boris Saulnier [EMAIL PROTECTED] writes:

Boris But the navigate menu in the Main document only shows the
Boris content of this Main doc, and not the content of the included
Boris chapters. Also, when viewing the TOC (table of content) from
Boris the view menu, it only shows the TOC of the main doc.

This is unfortunately the current state of affairs. Not much you can
do now.

JMarc


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Boris Saulnier
Ok. Thank you very much Jean-Marc.
Boris

 
 This is unfortunately the current state of affairs.
 Not much you can
 do now.
 
 JMarc
 







___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Georg Baum
Boris Saulnier wrote:

 Ok. Thank you very much Jean-Marc.

You are not the only one who wants this:
http://bugzilla.lyx.org/show_bug.cgi?id=2037


Georg



dvipdf-problems on Mac

2006-02-14 Thread Anders Ekberg

Is anyone able to duplicate/solve this:

- Make a clean install of teTeX (using iInstaller and the packages  
listed at http://www.uoregon.edu/~koch/texshop/installing.html) and  
LyX1.4pre5
- Open a document (e.g. Hollywood from the bundled template or even a  
blank document)

- Select View-PDF (dvipdfm)
- Results in an error:
LyX: Cannot convert file
An error occurref whilst running dvipdfm -p letter 'newfile1.dvi'

with Console output:
= tisdag 14 februari 2006 kl. 16.13.50 Europe/Stockholm =
Error in latexParagraphs: You should not mix title layouts with  
normal ones.

sh: line 1: pplatex: command not found

newfile1.dvi - newfile1.pdf

dvi_init:  Specified DVI file doesn't exist

Output file removed.

In Preferences I have:
Converter: dvipdfm $$i
which should be correct.

/Anders


LyX on Mac --Very first draft of a visual installation guide

2006-02-14 Thread Anders Ekberg
I had an idea to create a visual installation guide for absolute  
beginners. The background is that TeX actually is very scary (300 MB  
in thousands of files...). If I shall ever persuade my parents,  
friends, etc to install LyX, I think they need a very concrete guide  
so that they can compare their screens with screen dumps.


So I created a very first attempt to such a guide, which you can find  
here:

http://www.am.chalmers.se/~anek/temp/LyX_www/LyXonMac.html

The focus is on Mac-users. I plan on continue with how to use/install  
templates, some troubleshooting and then just leave links to where  
platform independent use is described, e.g. http://wiki.lyx.org/LyX/ 
NewInLyX14

Hopefully it can be ready for the 1.4 release.

All comments  suggestions are welcome.

Anders 


HTML Preview Does Not Open

2006-02-14 Thread Darren Oh
Viewing as html on Mac OSX produced html files but did not open a  
browser window until I removed originaldir,needaux from the Extra  
flags section of the html converter preferences.


Re: Can't find eps file when exporting

2006-02-14 Thread Paul A. Rubin

Gunnar wrote:

I must say, I'm not quite sure what the error is now. Suddelny things seems to 
work.


The gremlins must have gotten bored and moved on to someone else's 
machine.  :-)



I'm sorry for trying to confuse you.


No worries, it's my normal state.

I'll try to understand what's 
going on. 


The critical thing is that it works now.  If you run into problems 
again, post the error messages and we'll try to trace it.


/Paul



'inference rule' sign with lyx

2006-02-14 Thread manuel aldana

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got stuck 
with lyx mode. too late to change to plain text editing because the 
deadline for my excerpt is tomorrow evening.


now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and indendation is 
not possible.



thank you so much!


--
 manuel aldana
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]



Re: Can't find eps file when exporting

2006-02-14 Thread Stephen Harris


- Original Message - 
From: Paul A. Rubin [EMAIL PROTECTED]

To: lyx-users@lists.lyx.org
Sent: Monday, February 13, 2006 5:51 PM
Subject: Re: Can't find eps file when exporting



Gunnar wrote:
It seems to be related to the fact that pdflatex can't handle eps and 
everygraphics file must be converted to pdf with the epstopdf command.

How can I tell LyX to do this for me?



AFAIK, at least as of version 1.3.7, you can't get LyX to do that.  When 
you use the View menu, LyX unleashes a script that does appropriate 
graphics conversions as needed, in the temp directory.  I'm pretty sure 
the export function does *not* do equivalent conversions.




There is a file named sample.tex which resides in /texmf/doc/dvipdfm
which includes a .jpg of the author and a couple of electronic .eps images.

In 137 (but not 140pre3) I can import sample.tex with LyX and it opens
as sample.lyx. This is viewable as DVI. Under View, the file can also be
converted with the dvipdfm option to .pdf format (but not pdflatex) and
Acrobat Reader can also save this viewed file with another filename if
desired to a more convenient location. The size of the View-Save a Copy
pdf and the file created by exporting by the dvipdfm method are the same.
There is quite a bit of other stuff created in the temp directory.

Directory of C:\lyxtemp\lyx_tmpdir3088a03832\lyx_tmpbuf1

2/14/2006  11:37 AMDIR  .
2/14/2006  11:37 AMDIR  ..
2/14/2006  11:37 AM   192,874 0C__texmf_doc_dvipdfm_mwicks.eps
2/14/2006  11:27 AM 5,778 0C__texmf_doc_dvipdfm_mwicks.jpeg
2/14/2006  11:27 AM10,020 1C__texmf_doc_dvipdfm_transistor.eps
2/14/2006  11:31 AM 2,360 1C__texmf_doc_dvipdfm_transistor.pdf
2/14/2006  11:27 AM 7,215 2C__texmf_doc_dvipdfm_something.eps
2/14/2006  11:31 AM 3,278 2C__texmf_doc_dvipdfm_something.pdf
2/14/2006  11:37 AM 9,424 sample.dvi
2/14/2006  11:31 AM13,201 sample.log
2/14/2006  11:31 AM   285 sample.out
2/14/2006  11:37 AM   225,546 sample.pdf  [by View-Save a Copy]
02/14/2006  11:37 AM   225,546 sampled.pdf [by export with dvipdfm]*
2/14/2006  11:37 AM 3,930 sample.tex
2/14/2006  11:27 AM 1,598 sample.tex.dep

I think this is evidence that epstopdf ran in the background.
Ps2pdf also worked which surprised me. *was saved in another lyx_tmpbuf

Regards,
Stephen




Re:'inference rule' sign with lyx

2006-02-14 Thread Anders Ekberg

Would it work with either:
- matrix + spaces to separate
- insert the expression as an image (yes it's quick and dirty, but as  
a last resort...)


/Anders

manuel aldana
Tue, 14 Feb 2006 12:07:11 -0800

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got  
stuck with lyx mode. too late to change to plain text editing  
because the deadline for my excerpt is tomorrow evening.

now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and  
indendation is not possible.


thank you so much!


--
 manuel aldana
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]



Re: 'inference rule' sign with lyx

2006-02-14 Thread Paul A. Rubin

manuel aldana wrote:

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got stuck 
with lyx mode. too late to change to plain text editing because the 
deadline for my excerpt is tomorrow evening.


now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and indendation is 
not possible.



thank you so much!




If you have a way to do this in LaTeX, you should be able to open an ERT 
inset (Insert-TeX, control-L, or click the TEX button and just type 
your LaTeX code into the box (including $...$ if you need to be in math 
mode).  You could also try opening a math inset (Insert-Math-Inline or 
Display, C-m or C-S-m, or click the (a+b)/c button) and type your LaTeX 
code in there.  That method is probably a bit more trouble-prone.  It 
may not look good in the LyX GUI, but it should produce the same DVI 
output you would get working directly with LaTeX.  (If you use any 
packages to do it, they need to be loaded with appropriate \usepackage{} 
commands in Layout-Document-Preamble.)


If you don't have a LaTeX solution, you might take a look at the 
mathpartir package (http://pauillac.inria.fr/~remy/latex/).  I have not 
used it myself, but it looks as though it might do what you want.


HTH,

/Paul


--
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-

The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/

East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



have OzTeX, want to install LyX

2006-02-14 Thread David Romano
The information I found online about LyX mentions I can choose OzTeX as a 
previewer.  My question is:  Would I still need to install teTeX if I 
already have OzTeX, or can LyX use the TeX files that come with OzTeX?

Thanks,
David Romano



I need workaround of encoding problem

2006-02-14 Thread Marcelo Acuña
Hello,
I can't to use spellchecker. Accented letters
and ñ, Ñ are not recognized by ispell, aspell.
I try to use ispell from command line but
I can't said nothing to ispell about char
enconding.
How I can workaround and get spellcheck
my lyx file?
Thanks
Marcelo






___ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 



How to set margins with Book(koma-script)?

2006-02-14 Thread John McCabe-Dansted
Hi, I seem to be unable to set the margins for my Thesis using koma-script.

First I ticked Two-sided document but it still thinks that my inner
side is always on the left. I think my university allows me to print
single sided, but I would feel more comfortable if I could change
this.

Also when I use custom margins, the custom margins I set have no
effect. Using very wide margins does have an effect, (it stops bits
being printed off the bottom of the page).

Neither of these problems occur if I use Book(AMS).

Any Idea what it causing these problems?


--
John C. McCabe-Dansted
Master's Student


Re: How to set margins with Book(koma-script)?

2006-02-14 Thread Uwe Stöhr

John McCabe-Dansted schrieb:


Hi, I seem to be unable to set the margins for my Thesis using koma-script.

First I ticked Two-sided document but it still thinks that my inner
side is always on the left.


The outer side is larger than the inner side. This is standardand and 
used by koma-script as default. You can enlarge the inner margin by 
setting a binding correction as option to the document class (under 
Layout - Document - Format - Options). The margin calculation 
algorithm of the LaTeX-package typearea that is used by koma-script is 
very good. To learn more about typearea and its settings I refer to the 
koma-script manual scrguien.pdf.


regards Uwe



at the press!

2006-02-14 Thread Kevin Pfeiffer
Dear LyXers,

The last MB of the two 222-MB (compressed) postscript files was just 
uploaded to the printer's server and my double-book (English/German) 
LyX project is done. We got proofs back  this week, made some minor 
corrections to the master LyX files (version nos. 162 and 169 
respectively) and I uploaded the PS output this evening. Each is about 
400 pages, with roughly 95 illustrations, toc, lof, and index. The 
files were edited by two people using LyX 1.3.5 on a Mac and a 
Linux-PC.

We used the following packages:
KOMA-Script Book
amsmath, crop, soul, ellipsis, scrpage2, babel, tocloft, and subfigure.

And your help.

Many thanks to all of you!

-Kevin

-- 
Kevin Pfeiffer [EMAIL PROTECTED]
Tiros-Translations


Re: dvipdf-problems on Mac

2006-02-14 Thread Stephen Harris
Anders Ekberg anek-Ga8gg/[EMAIL PROTECTED] wrote in 
message news:[EMAIL PROTECTED]

Is anyone able to duplicate/solve this:

- Make a clean install of teTeX (using iInstaller and the packages  listed 
at http://www.uoregon.edu/~koch/texshop/installing.html) and  LyX1.4pre5
- Open a document (e.g. Hollywood from the bundled template or even a 
blank document)

- Select View-PDF (dvipdfm)
- Results in an error:
LyX: Cannot convert file
An error occurref whilst running dvipdfm -p letter 'newfile1.dvi'

with Console output:
= tisdag 14 februari 2006 kl. 16.13.50 Europe/Stockholm =
Error in latexParagraphs: You should not mix title layouts with  normal 
ones.

sh: line 1: pplatex: command not found

newfile1.dvi - newfile1.pdf

dvi_init:  Specified DVI file doesn't exist

Output file removed.

In Preferences I have:
Converter: dvipdfm $$i
which should be correct.

/Anders



I reported something which may be similar as bug #2299
There is a file in /texmf/doc/dvipdfm/sample.tex
that I use for testing. It contains a jpeg and eps images.
I import it into LyX. With WinLyx(XP)137 it does not
convert to pdf with pdflatex as expected but it does
convert to pdf using dvipdfm (I think it invokes epstopdf).

Dvipdfm doesn't convert to pdf with LyX140pre3 and
if the problem is there then it probably persists to pre5.
I just checked and 140pre3 doesn't create sample.dvi from
sample.lyx which I guess is part of the dvipdfm to pdf problem.

Directory of C:\lyxtemp\lyx_tmpdir3088a03832\lyx_tmpbuf1 LyX137 output

2/14/2006  11:37 AMDIR  .
2/14/2006  11:37 AMDIR  ..
2/14/2006  11:37 AM   192,874 0C__texmf_doc_dvipdfm_mwicks.eps
2/14/2006  11:27 AM 5,778 0C__texmf_doc_dvipdfm_mwicks.jpeg
2/14/2006  11:27 AM10,020 1C__texmf_doc_dvipdfm_transistor.eps
2/14/2006  11:31 AM 2,360 1C__texmf_doc_dvipdfm_transistor.pdf
2/14/2006  11:27 AM 7,215 2C__texmf_doc_dvipdfm_something.eps
2/14/2006  11:31 AM 3,278 2C__texmf_doc_dvipdfm_something.pdf
2/14/2006  11:37 AM 9,424 sample.dvi
2/14/2006  11:31 AM13,201 sample.log
2/14/2006  11:31 AM   285 sample.out
2/14/2006  11:37 AM   225,546 sample.pdf  [by View-Save a Copy]
02/14/2006  11:37 AM   225,546 sampled.pdf [by export with dvipdfm]*
2/14/2006  11:37 AM 3,930 sample.tex
2/14/2006  11:27 AM 1,598 sample.tex.dep

I wonder if the devas made everything a pdflatex conversion
or more likely it is yet another path with spaces problem! :-)


Something is not found,
Stephen 





Re: I need workaround of encoding problem

2006-02-14 Thread K. Elo
Hi Marcelo,

2006-02-14 20:11 -0300, Marcelo Acuña:
 Hello,
 I can't to use spellchecker. Accented letters
 and ñ, Ñ are not recognized by ispell, aspell.
 I try to use ispell from command line but
 I can't said nothing to ispell about char
 enconding.
 How I can workaround and get spellcheck
 my lyx file?

If you are a Linux user, you can try starting aspell in console-mode by
entering at the command prompt:

aspell -c --encoding=iso8859-1 filename.lyx

whereby filename.lyx should be replaced by the name of the file to be
spell-checked. This works for me with documents written in Finnish and
containing special characters like ä and ö causing problems when
spellchecking is made in LyX. If your special characters are still not
recognised, you may try other encodings.

Kind regards,
Kimmo




Re: at the press!

2006-02-14 Thread Herbert Voss

Kevin Pfeiffer wrote:

The last MB of the two 222-MB (compressed) postscript files was just 


I did this also in the past, but nowadays I send only
the PDF file, which is in general about 10-20% of the
PS file size. Makes life easier ... :-)


KOMA-Script Book
amsmath, crop, soul, ellipsis, scrpage2, babel, tocloft, and subfigure.


sugfigure is superseeded by subfig

Herbert




Re: no page nbr. on first page of table of contents?

2006-02-14 Thread Juergen Spitzmueller
Kevin Pfeiffer wrote:
 I'm using koma-book and have renewed the commands for \chapterpagestyle
 and \indexpagestyle to be empty so that no page numbers appear on the
 first page. But how do I do this for the first page of the TOC and the
 list of figures? I've tried a couple wild guesses and looked at the
 Wiki (as well as the LaTeX Companion) but not yet found anything.

Either use tocloft (\tocloftpagestyle) or do something like the following:

\addtocontents{toc}{\protect\thispagestyle{empty}} 
\pagestyle{empty} 
[TOC]
\pagestyle{your default pagestyle}

HTH,
Jürgen 


Zitat-Stil ändern

2006-02-14 Thread Ekkehart Schlicht

See
http://wiki.lyx.org/Windows/LyXWinTips#bibliography
HTH
Ekkehart


Re: no page nbr. on first page of table of contents?

2006-02-14 Thread Kevin Pfeiffer
Juergen Spitzmueller writes:
 Kevin Pfeiffer wrote:
  I'm using koma-book and have renewed the commands for
  \chapterpagestyle and \indexpagestyle to be empty so that no page
  numbers appear on the first page. But how do I do this for the
  first page of the TOC and the list of figures? 

 Either use tocloft (\tocloftpagestyle) 

I now see this on page six of the tocloft docs, but last night it was 
invisible. But, in any event, trying \tocloftpagestyle{empty} caused 
the 1st and the last page of the TOC to have no page number.

 or do something like the following:
 \addtocontents{toc}{\protect\thispagestyle{empty}}
 \pagestyle{empty}
 [TOC]
 \pagestyle{your default pagestyle}

These in front of the TOC and LOF: 
\addtocontents{toc}{\protect\thispagestyle{empty}}
\addtocontents{lof}{\protect\thispagestyle{empty}}

worked perfectly!

And should one need a third (last resort) method: last night, after a 
little careful grepping, I simply ran the Postscript output through the 
SED editor (500MB, but not a problem) and replaced the two unwanted 
page numbers with a space.

Thanks for your help.

-Kevin


-- 
Kevin Pfeiffer [EMAIL PROTECTED]
Tiros-Translations


I can't navigate Included files from the MAIN doc

2006-02-14 Thread Boris Saulnier
Hi all,

For easier writing, I split the chapters of my thesis
in many files.
So I have a Main file (doc class=book) where I
specify my (preamble, title, author), insert (toc,
index, and biblio), and include the different chapter
files.

But the navigate menu in the Main document only shows
the content of this Main doc, and not the content of
the included chapters. Also, when viewing the TOC
(table of content) from the view menu, it only shows
the TOC of the main doc.

Remark: the TOC is ok in the dvi, .ps and .pdf files.
And choosing include or input as an include type
has no effect.

Ideas? Anyway, thank you all for your help!

My version is 1.3.7 of 17thJan2006, on
(win*!*$$_2000Pro.. sorry).
I am a new LyX user: and LyX is great, no doubt! Thank
you to developpers and the community.

Boris
http://boris.saulnier.free.fr






___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Jean-Marc Lasgouttes
 Boris == Boris Saulnier [EMAIL PROTECTED] writes:

Boris But the navigate menu in the Main document only shows the
Boris content of this Main doc, and not the content of the included
Boris chapters. Also, when viewing the TOC (table of content) from
Boris the view menu, it only shows the TOC of the main doc.

This is unfortunately the current state of affairs. Not much you can
do now.

JMarc


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Boris Saulnier
Ok. Thank you very much Jean-Marc.
Boris

 
 This is unfortunately the current state of affairs.
 Not much you can
 do now.
 
 JMarc
 







___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Georg Baum
Boris Saulnier wrote:

 Ok. Thank you very much Jean-Marc.

You are not the only one who wants this:
http://bugzilla.lyx.org/show_bug.cgi?id=2037


Georg



dvipdf-problems on Mac

2006-02-14 Thread Anders Ekberg

Is anyone able to duplicate/solve this:

- Make a clean install of teTeX (using iInstaller and the packages  
listed at http://www.uoregon.edu/~koch/texshop/installing.html) and  
LyX1.4pre5
- Open a document (e.g. Hollywood from the bundled template or even a  
blank document)

- Select View-PDF (dvipdfm)
- Results in an error:
LyX: Cannot convert file
An error occurref whilst running dvipdfm -p letter 'newfile1.dvi'

with Console output:
= tisdag 14 februari 2006 kl. 16.13.50 Europe/Stockholm =
Error in latexParagraphs: You should not mix title layouts with  
normal ones.

sh: line 1: pplatex: command not found

newfile1.dvi - newfile1.pdf

dvi_init:  Specified DVI file doesn't exist

Output file removed.

In Preferences I have:
Converter: dvipdfm $$i
which should be correct.

/Anders


LyX on Mac --Very first draft of a visual installation guide

2006-02-14 Thread Anders Ekberg
I had an idea to create a visual installation guide for absolute  
beginners. The background is that TeX actually is very scary (300 MB  
in thousands of files...). If I shall ever persuade my parents,  
friends, etc to install LyX, I think they need a very concrete guide  
so that they can compare their screens with screen dumps.


So I created a very first attempt to such a guide, which you can find  
here:

http://www.am.chalmers.se/~anek/temp/LyX_www/LyXonMac.html

The focus is on Mac-users. I plan on continue with how to use/install  
templates, some troubleshooting and then just leave links to where  
platform independent use is described, e.g. http://wiki.lyx.org/LyX/ 
NewInLyX14

Hopefully it can be ready for the 1.4 release.

All comments  suggestions are welcome.

Anders 


HTML Preview Does Not Open

2006-02-14 Thread Darren Oh
Viewing as html on Mac OSX produced html files but did not open a  
browser window until I removed originaldir,needaux from the Extra  
flags section of the html converter preferences.


Re: Can't find eps file when exporting

2006-02-14 Thread Paul A. Rubin

Gunnar wrote:

I must say, I'm not quite sure what the error is now. Suddelny things seems to 
work.


The gremlins must have gotten bored and moved on to someone else's 
machine.  :-)



I'm sorry for trying to confuse you.


No worries, it's my normal state.

I'll try to understand what's 
going on. 


The critical thing is that it works now.  If you run into problems 
again, post the error messages and we'll try to trace it.


/Paul



'inference rule' sign with lyx

2006-02-14 Thread manuel aldana

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got stuck 
with lyx mode. too late to change to plain text editing because the 
deadline for my excerpt is tomorrow evening.


now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and indendation is 
not possible.



thank you so much!


--
 manuel aldana
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]



Re: Can't find eps file when exporting

2006-02-14 Thread Stephen Harris


- Original Message - 
From: Paul A. Rubin [EMAIL PROTECTED]

To: lyx-users@lists.lyx.org
Sent: Monday, February 13, 2006 5:51 PM
Subject: Re: Can't find eps file when exporting



Gunnar wrote:
It seems to be related to the fact that pdflatex can't handle eps and 
everygraphics file must be converted to pdf with the epstopdf command.

How can I tell LyX to do this for me?



AFAIK, at least as of version 1.3.7, you can't get LyX to do that.  When 
you use the View menu, LyX unleashes a script that does appropriate 
graphics conversions as needed, in the temp directory.  I'm pretty sure 
the export function does *not* do equivalent conversions.




There is a file named sample.tex which resides in /texmf/doc/dvipdfm
which includes a .jpg of the author and a couple of electronic .eps images.

In 137 (but not 140pre3) I can import sample.tex with LyX and it opens
as sample.lyx. This is viewable as DVI. Under View, the file can also be
converted with the dvipdfm option to .pdf format (but not pdflatex) and
Acrobat Reader can also save this viewed file with another filename if
desired to a more convenient location. The size of the View-Save a Copy
pdf and the file created by exporting by the dvipdfm method are the same.
There is quite a bit of other stuff created in the temp directory.

Directory of C:\lyxtemp\lyx_tmpdir3088a03832\lyx_tmpbuf1

2/14/2006  11:37 AMDIR  .
2/14/2006  11:37 AMDIR  ..
2/14/2006  11:37 AM   192,874 0C__texmf_doc_dvipdfm_mwicks.eps
2/14/2006  11:27 AM 5,778 0C__texmf_doc_dvipdfm_mwicks.jpeg
2/14/2006  11:27 AM10,020 1C__texmf_doc_dvipdfm_transistor.eps
2/14/2006  11:31 AM 2,360 1C__texmf_doc_dvipdfm_transistor.pdf
2/14/2006  11:27 AM 7,215 2C__texmf_doc_dvipdfm_something.eps
2/14/2006  11:31 AM 3,278 2C__texmf_doc_dvipdfm_something.pdf
2/14/2006  11:37 AM 9,424 sample.dvi
2/14/2006  11:31 AM13,201 sample.log
2/14/2006  11:31 AM   285 sample.out
2/14/2006  11:37 AM   225,546 sample.pdf  [by View-Save a Copy]
02/14/2006  11:37 AM   225,546 sampled.pdf [by export with dvipdfm]*
2/14/2006  11:37 AM 3,930 sample.tex
2/14/2006  11:27 AM 1,598 sample.tex.dep

I think this is evidence that epstopdf ran in the background.
Ps2pdf also worked which surprised me. *was saved in another lyx_tmpbuf

Regards,
Stephen




Re:'inference rule' sign with lyx

2006-02-14 Thread Anders Ekberg

Would it work with either:
- matrix + spaces to separate
- insert the expression as an image (yes it's quick and dirty, but as  
a last resort...)


/Anders

manuel aldana
Tue, 14 Feb 2006 12:07:11 -0800

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got  
stuck with lyx mode. too late to change to plain text editing  
because the deadline for my excerpt is tomorrow evening.

now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and  
indendation is not possible.


thank you so much!


--
 manuel aldana
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]



Re: 'inference rule' sign with lyx

2006-02-14 Thread Paul A. Rubin

manuel aldana wrote:

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got stuck 
with lyx mode. too late to change to plain text editing because the 
deadline for my excerpt is tomorrow evening.


now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and indendation is 
not possible.



thank you so much!




If you have a way to do this in LaTeX, you should be able to open an ERT 
inset (Insert-TeX, control-L, or click the TEX button and just type 
your LaTeX code into the box (including $...$ if you need to be in math 
mode).  You could also try opening a math inset (Insert-Math-Inline or 
Display, C-m or C-S-m, or click the (a+b)/c button) and type your LaTeX 
code in there.  That method is probably a bit more trouble-prone.  It 
may not look good in the LyX GUI, but it should produce the same DVI 
output you would get working directly with LaTeX.  (If you use any 
packages to do it, they need to be loaded with appropriate \usepackage{} 
commands in Layout-Document-Preamble.)


If you don't have a LaTeX solution, you might take a look at the 
mathpartir package (http://pauillac.inria.fr/~remy/latex/).  I have not 
used it myself, but it looks as though it might do what you want.


HTH,

/Paul


--
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-

The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/

East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



have OzTeX, want to install LyX

2006-02-14 Thread David Romano
The information I found online about LyX mentions I can choose OzTeX as a 
previewer.  My question is:  Would I still need to install teTeX if I 
already have OzTeX, or can LyX use the TeX files that come with OzTeX?

Thanks,
David Romano



I need workaround of encoding problem

2006-02-14 Thread Marcelo Acuña
Hello,
I can't to use spellchecker. Accented letters
and ñ, Ñ are not recognized by ispell, aspell.
I try to use ispell from command line but
I can't said nothing to ispell about char
enconding.
How I can workaround and get spellcheck
my lyx file?
Thanks
Marcelo






___ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 



How to set margins with Book(koma-script)?

2006-02-14 Thread John McCabe-Dansted
Hi, I seem to be unable to set the margins for my Thesis using koma-script.

First I ticked Two-sided document but it still thinks that my inner
side is always on the left. I think my university allows me to print
single sided, but I would feel more comfortable if I could change
this.

Also when I use custom margins, the custom margins I set have no
effect. Using very wide margins does have an effect, (it stops bits
being printed off the bottom of the page).

Neither of these problems occur if I use Book(AMS).

Any Idea what it causing these problems?


--
John C. McCabe-Dansted
Master's Student


Re: How to set margins with Book(koma-script)?

2006-02-14 Thread Uwe Stöhr

John McCabe-Dansted schrieb:


Hi, I seem to be unable to set the margins for my Thesis using koma-script.

First I ticked Two-sided document but it still thinks that my inner
side is always on the left.


The outer side is larger than the inner side. This is standardand and 
used by koma-script as default. You can enlarge the inner margin by 
setting a binding correction as option to the document class (under 
Layout - Document - Format - Options). The margin calculation 
algorithm of the LaTeX-package typearea that is used by koma-script is 
very good. To learn more about typearea and its settings I refer to the 
koma-script manual scrguien.pdf.


regards Uwe



at the press!

2006-02-14 Thread Kevin Pfeiffer
Dear LyXers,

The last MB of the two 222-MB (compressed) postscript files was just 
uploaded to the printer's server and my double-book (English/German) 
LyX project is done. We got proofs back  this week, made some minor 
corrections to the master LyX files (version nos. 162 and 169 
respectively) and I uploaded the PS output this evening. Each is about 
400 pages, with roughly 95 illustrations, toc, lof, and index. The 
files were edited by two people using LyX 1.3.5 on a Mac and a 
Linux-PC.

We used the following packages:
KOMA-Script Book
amsmath, crop, soul, ellipsis, scrpage2, babel, tocloft, and subfigure.

And your help.

Many thanks to all of you!

-Kevin

-- 
Kevin Pfeiffer [EMAIL PROTECTED]
Tiros-Translations


Re: dvipdf-problems on Mac

2006-02-14 Thread Stephen Harris
Anders Ekberg anek-Ga8gg/[EMAIL PROTECTED] wrote in 
message news:[EMAIL PROTECTED]

Is anyone able to duplicate/solve this:

- Make a clean install of teTeX (using iInstaller and the packages  listed 
at http://www.uoregon.edu/~koch/texshop/installing.html) and  LyX1.4pre5
- Open a document (e.g. Hollywood from the bundled template or even a 
blank document)

- Select View-PDF (dvipdfm)
- Results in an error:
LyX: Cannot convert file
An error occurref whilst running dvipdfm -p letter 'newfile1.dvi'

with Console output:
= tisdag 14 februari 2006 kl. 16.13.50 Europe/Stockholm =
Error in latexParagraphs: You should not mix title layouts with  normal 
ones.

sh: line 1: pplatex: command not found

newfile1.dvi - newfile1.pdf

dvi_init:  Specified DVI file doesn't exist

Output file removed.

In Preferences I have:
Converter: dvipdfm $$i
which should be correct.

/Anders



I reported something which may be similar as bug #2299
There is a file in /texmf/doc/dvipdfm/sample.tex
that I use for testing. It contains a jpeg and eps images.
I import it into LyX. With WinLyx(XP)137 it does not
convert to pdf with pdflatex as expected but it does
convert to pdf using dvipdfm (I think it invokes epstopdf).

Dvipdfm doesn't convert to pdf with LyX140pre3 and
if the problem is there then it probably persists to pre5.
I just checked and 140pre3 doesn't create sample.dvi from
sample.lyx which I guess is part of the dvipdfm to pdf problem.

Directory of C:\lyxtemp\lyx_tmpdir3088a03832\lyx_tmpbuf1 LyX137 output

2/14/2006  11:37 AMDIR  .
2/14/2006  11:37 AMDIR  ..
2/14/2006  11:37 AM   192,874 0C__texmf_doc_dvipdfm_mwicks.eps
2/14/2006  11:27 AM 5,778 0C__texmf_doc_dvipdfm_mwicks.jpeg
2/14/2006  11:27 AM10,020 1C__texmf_doc_dvipdfm_transistor.eps
2/14/2006  11:31 AM 2,360 1C__texmf_doc_dvipdfm_transistor.pdf
2/14/2006  11:27 AM 7,215 2C__texmf_doc_dvipdfm_something.eps
2/14/2006  11:31 AM 3,278 2C__texmf_doc_dvipdfm_something.pdf
2/14/2006  11:37 AM 9,424 sample.dvi
2/14/2006  11:31 AM13,201 sample.log
2/14/2006  11:31 AM   285 sample.out
2/14/2006  11:37 AM   225,546 sample.pdf  [by View-Save a Copy]
02/14/2006  11:37 AM   225,546 sampled.pdf [by export with dvipdfm]*
2/14/2006  11:37 AM 3,930 sample.tex
2/14/2006  11:27 AM 1,598 sample.tex.dep

I wonder if the devas made everything a pdflatex conversion
or more likely it is yet another path with spaces problem! :-)


Something is not found,
Stephen 





Re: I need workaround of encoding problem

2006-02-14 Thread K. Elo
Hi Marcelo,

2006-02-14 20:11 -0300, Marcelo Acuña:
 Hello,
 I can't to use spellchecker. Accented letters
 and ñ, Ñ are not recognized by ispell, aspell.
 I try to use ispell from command line but
 I can't said nothing to ispell about char
 enconding.
 How I can workaround and get spellcheck
 my lyx file?

If you are a Linux user, you can try starting aspell in console-mode by
entering at the command prompt:

aspell -c --encoding=iso8859-1 filename.lyx

whereby filename.lyx should be replaced by the name of the file to be
spell-checked. This works for me with documents written in Finnish and
containing special characters like ä and ö causing problems when
spellchecking is made in LyX. If your special characters are still not
recognised, you may try other encodings.

Kind regards,
Kimmo




Re: at the press!

2006-02-14 Thread Herbert Voss

Kevin Pfeiffer wrote:

The last MB of the two 222-MB (compressed) postscript files was just 


I did this also in the past, but nowadays I send only
the PDF file, which is in general about 10-20% of the
PS file size. Makes life easier ... :-)


KOMA-Script Book
amsmath, crop, soul, ellipsis, scrpage2, babel, tocloft, and subfigure.


sugfigure is superseeded by subfig

Herbert




Re: no page nbr. on first page of table of contents?

2006-02-14 Thread Juergen Spitzmueller
Kevin Pfeiffer wrote:
> I'm using koma-book and have renewed the commands for \chapterpagestyle
> and \indexpagestyle to be empty so that no page numbers appear on the
> first page. But how do I do this for the first page of the TOC and the
> list of figures? I've tried a couple wild guesses and looked at the
> Wiki (as well as the LaTeX Companion) but not yet found anything.

Either use tocloft (\tocloftpagestyle) or do something like the following:

\addtocontents{toc}{\protect\thispagestyle{empty}} 
\pagestyle{empty} 
[TOC]
\pagestyle{}

HTH,
Jürgen 


Zitat-Stil ändern

2006-02-14 Thread Ekkehart Schlicht

See
http://wiki.lyx.org/Windows/LyXWinTips#bibliography
HTH
Ekkehart


Re: no page nbr. on first page of table of contents?

2006-02-14 Thread Kevin Pfeiffer
Juergen Spitzmueller writes:
> Kevin Pfeiffer wrote:
> > I'm using koma-book and have renewed the commands for
> > \chapterpagestyle and \indexpagestyle to be empty so that no page
> > numbers appear on the first page. But how do I do this for the
> > first page of the TOC and the list of figures? 

> Either use tocloft (\tocloftpagestyle) 

I now see this on page six of the tocloft docs, but last night it was 
"invisible". But, in any event, trying \tocloftpagestyle{empty} caused 
the 1st and the last page of the TOC to have no page number.

> or do something like the following:
> \addtocontents{toc}{\protect\thispagestyle{empty}}
> \pagestyle{empty}
> [TOC]
> \pagestyle{}

These in front of the TOC and LOF: 
\addtocontents{toc}{\protect\thispagestyle{empty}}
\addtocontents{lof}{\protect\thispagestyle{empty}}

worked perfectly!

And should one need a third (last resort) method: last night, after a 
little careful grepping, I simply ran the Postscript output through the 
SED editor (500MB, but not a problem) and replaced the two unwanted 
page numbers with a space.

Thanks for your help.

-Kevin


-- 
Kevin Pfeiffer <[EMAIL PROTECTED]>
Tiros-Translations


I can't navigate Included files from the MAIN doc

2006-02-14 Thread Boris Saulnier
Hi all,

For easier writing, I split the chapters of my thesis
in many files.
So I have a "Main" file (doc class="book") where I
specify my (preamble, title, author), insert (toc,
index, and biblio), and include the different chapter
files.

But the navigate menu in the Main document only shows
the content of this Main doc, and not the content of
the included chapters. Also, when viewing the TOC
(table of content) from the "view" menu, it only shows
the TOC of the main doc.

Remark: the TOC is ok in the dvi, .ps and .pdf files.
And choosing "include" or "input" as an include type
has no effect.

Ideas? Anyway, thank you all for your help!

My version is 1.3.7 of 17thJan2006, on
(win*&!*$$_2000Pro.. sorry).
I am a new LyX user: and LyX is great, no doubt! Thank
you to developpers and the community.

Boris
http://boris.saulnier.free.fr






___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Jean-Marc Lasgouttes
> "Boris" == Boris Saulnier <[EMAIL PROTECTED]> writes:

Boris> But the navigate menu in the Main document only shows the
Boris> content of this Main doc, and not the content of the included
Boris> chapters. Also, when viewing the TOC (table of content) from
Boris> the "view" menu, it only shows the TOC of the main doc.

This is unfortunately the current state of affairs. Not much you can
do now.

JMarc


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Boris Saulnier
Ok. Thank you very much Jean-Marc.
Boris

> 
> This is unfortunately the current state of affairs.
> Not much you can
> do now.
> 
> JMarc
> 







___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


Re: I can't navigate Included files from the MAIN doc

2006-02-14 Thread Georg Baum
Boris Saulnier wrote:

> Ok. Thank you very much Jean-Marc.

You are not the only one who wants this:
http://bugzilla.lyx.org/show_bug.cgi?id=2037


Georg



dvipdf-problems on Mac

2006-02-14 Thread Anders Ekberg

Is anyone able to duplicate/solve this:

- Make a clean install of teTeX (using iInstaller and the packages  
listed at http://www.uoregon.edu/~koch/texshop/installing.html) and  
LyX1.4pre5
- Open a document (e.g. Hollywood from the bundled template or even a  
blank document)

- Select View->PDF (dvipdfm)
- Results in an error:
"LyX: Cannot convert file
An error occurref whilst running dvipdfm -p letter 'newfile1.dvi'"

with Console output:
= tisdag 14 februari 2006 kl. 16.13.50 Europe/Stockholm =
Error in latexParagraphs: You should not mix title layouts with  
normal ones.

sh: line 1: pplatex: command not found

newfile1.dvi -> newfile1.pdf

dvi_init:  Specified DVI file doesn't exist

Output file removed.

In Preferences I have:
Converter: dvipdfm $$i
which should be correct.

/Anders


LyX on Mac --Very first draft of a visual installation guide

2006-02-14 Thread Anders Ekberg
I had an idea to create a visual installation guide for absolute  
beginners. The background is that TeX actually is very scary (300 MB  
in thousands of files...). If I shall ever persuade my parents,  
friends, etc to install LyX, I think they need a very concrete guide  
so that they can compare their screens with screen dumps.


So I created a very first attempt to such a guide, which you can find  
here:

http://www.am.chalmers.se/~anek/temp/LyX_www/LyXonMac.html

The focus is on Mac-users. I plan on continue with how to use/install  
templates, some troubleshooting and then just leave links to where  
"platform independent" use is described, e.g. http://wiki.lyx.org/LyX/ 
NewInLyX14

Hopefully it can be ready for the 1.4 release.

All comments & suggestions are welcome.

Anders 


HTML Preview Does Not Open

2006-02-14 Thread Darren Oh
Viewing as html on Mac OSX produced html files but did not open a  
browser window until I removed "originaldir,needaux" from the "Extra  
flags" section of the html converter preferences.


Re: Can't find eps file when exporting

2006-02-14 Thread Paul A. Rubin

Gunnar wrote:

I must say, I'm not quite sure what the error is now. Suddelny things seems to 
work.


The gremlins must have gotten bored and moved on to someone else's 
machine.  :-)



I'm sorry for trying to confuse you.


No worries, it's my normal state.

I'll try to understand what's 
going on. 


The critical thing is that it works now.  If you run into problems 
again, post the error messages and we'll try to trace it.


/Paul



'inference rule' sign with lyx

2006-02-14 Thread manuel aldana

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got stuck 
with lyx mode. too late to change to plain text editing because the 
deadline for my excerpt is tomorrow evening.


now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and indendation is 
not possible.



thank you so much!


--
 manuel aldana
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]



Re: Can't find eps file when exporting

2006-02-14 Thread Stephen Harris


- Original Message - 
From: "Paul A. Rubin" <[EMAIL PROTECTED]>

To: 
Sent: Monday, February 13, 2006 5:51 PM
Subject: Re: Can't find eps file when exporting



Gunnar wrote:
It seems to be related to the fact that pdflatex can't handle eps and 
everygraphics file must be converted to pdf with the epstopdf command.

How can I tell LyX to do this for me?



AFAIK, at least as of version 1.3.7, you can't get LyX to do that.  When 
you use the View menu, LyX unleashes a script that does appropriate 
graphics conversions as needed, in the temp directory.  I'm pretty sure 
the export function does *not* do equivalent conversions.




There is a file named sample.tex which resides in /texmf/doc/dvipdfm
which includes a .jpg of the author and a couple of electronic .eps images.

In 137 (but not 140pre3) I can import sample.tex with LyX and it opens
as sample.lyx. This is viewable as DVI. Under View, the file can also be
converted with the dvipdfm option to .pdf format (but not pdflatex) and
Acrobat Reader can also save this viewed file with another filename if
desired to a more convenient location. The size of the View->Save a Copy
pdf and the file created by exporting by the dvipdfm method are the same.
There is quite a bit of other stuff created in the temp directory.

Directory of C:\lyxtemp\lyx_tmpdir3088a03832\lyx_tmpbuf1

2/14/2006  11:37 AM  .
2/14/2006  11:37 AM  ..
2/14/2006  11:37 AM   192,874 0C__texmf_doc_dvipdfm_mwicks.eps
2/14/2006  11:27 AM 5,778 0C__texmf_doc_dvipdfm_mwicks.jpeg
2/14/2006  11:27 AM10,020 1C__texmf_doc_dvipdfm_transistor.eps
2/14/2006  11:31 AM 2,360 1C__texmf_doc_dvipdfm_transistor.pdf
2/14/2006  11:27 AM 7,215 2C__texmf_doc_dvipdfm_something.eps
2/14/2006  11:31 AM 3,278 2C__texmf_doc_dvipdfm_something.pdf
2/14/2006  11:37 AM 9,424 sample.dvi
2/14/2006  11:31 AM13,201 sample.log
2/14/2006  11:31 AM   285 sample.out
2/14/2006  11:37 AM   225,546 sample.pdf  [by View->Save a Copy]
02/14/2006  11:37 AM   225,546 sampled.pdf [by export with dvipdfm]*
2/14/2006  11:37 AM 3,930 sample.tex
2/14/2006  11:27 AM 1,598 sample.tex.dep

I think this is evidence that epstopdf ran in the background.
Ps2pdf also worked which surprised me. *was saved in another lyx_tmpbuf

Regards,
Stephen




Re:'inference rule' sign with lyx

2006-02-14 Thread Anders Ekberg

Would it work with either:
- matrix + spaces to separate
- insert the expression as an image (yes it's quick and dirty, but as  
a last resort...)


/Anders

manuel aldana
Tue, 14 Feb 2006 12:07:11 -0800

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got  
stuck with lyx mode. too late to change to plain text editing  
because the deadline for my excerpt is tomorrow evening.

now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and  
indendation is not possible.


thank you so much!


--
 manuel aldana
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]



Re: 'inference rule' sign with lyx

2006-02-14 Thread Paul A. Rubin

manuel aldana wrote:

hey folks,

i have got a problem, which needs to be solved urgently...

i worked always with latex-plain text before, that's why i got stuck 
with lyx mode. too late to change to plain text editing because the 
deadline for my excerpt is tomorrow evening.


now the problem:
how is it possible to enter this 'inference rule' sign in math mode?
to make it more clear, here a short ascii description:

 -
  foo  bar
  -   -
 foobar
 --

i tried to use the fraction sign, but looks horrible and indendation is 
not possible.



thank you so much!




If you have a way to do this in LaTeX, you should be able to open an ERT 
inset (Insert->TeX, control-L, or click the TEX button and just type 
your LaTeX code into the box (including $...$ if you need to be in math 
mode).  You could also try opening a math inset (Insert->Math->Inline or 
Display, C-m or C-S-m, or click the (a+b)/c button) and type your LaTeX 
code in there.  That method is probably a bit more trouble-prone.  It 
may not look good in the LyX GUI, but it should produce the same DVI 
output you would get working directly with LaTeX.  (If you use any 
packages to do it, they need to be loaded with appropriate \usepackage{} 
commands in Layout->Document->Preamble.)


If you don't have a LaTeX solution, you might take a look at the 
mathpartir package (http://pauillac.inria.fr/~remy/latex/).  I have not 
used it myself, but it looks as though it might do what you want.


HTH,

/Paul


--
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-

The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/

East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



have OzTeX, want to install LyX

2006-02-14 Thread David Romano
The information I found online about LyX mentions I can choose OzTeX as a 
previewer.  My question is:  Would I still need to install teTeX if I 
already have OzTeX, or can LyX use the TeX files that come with OzTeX?

Thanks,
David Romano



I need workaround of encoding problem

2006-02-14 Thread Marcelo Acuña
Hello,
I can't to use spellchecker. Accented letters
and ñ, Ñ are not recognized by ispell, aspell.
I try to use ispell from command line but
I can't said nothing to ispell about char
enconding.
How I can workaround and get spellcheck
my lyx file?
Thanks
Marcelo






___ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 



How to set margins with Book(koma-script)?

2006-02-14 Thread John McCabe-Dansted
Hi, I seem to be unable to set the margins for my Thesis using koma-script.

First I ticked "Two-sided document" but it still thinks that my inner
side is always on the left. I think my university allows me to print
single sided, but I would feel more comfortable if I could change
this.

Also when I use custom margins, the custom margins I set have no
effect. Using "very wide margins" does have an effect, (it stops bits
being printed off the bottom of the page).

Neither of these problems occur if I use Book(AMS).

Any Idea what it causing these problems?


--
John C. McCabe-Dansted
Master's Student


Re: How to set margins with Book(koma-script)?

2006-02-14 Thread Uwe Stöhr

John McCabe-Dansted schrieb:


Hi, I seem to be unable to set the margins for my Thesis using koma-script.

First I ticked "Two-sided document" but it still thinks that my inner
side is always on the left.


The outer side is larger than the inner side. This is standardand and 
used by koma-script as default. You can enlarge the inner margin by 
setting a binding correction as option to the document class (under 
Layout -> Document -> Format -> Options). The margin calculation 
algorithm of the LaTeX-package "typearea" that is used by koma-script is 
very good. To learn more about typearea and its settings I refer to the 
koma-script manual "scrguien.pdf".


regards Uwe



at the press!

2006-02-14 Thread Kevin Pfeiffer
Dear LyXers,

The last MB of the two 222-MB (compressed) postscript files was just 
uploaded to the printer's server and my double-book (English/German) 
LyX project is done. We got proofs back  this week, made some minor 
corrections to the master LyX files (version nos. 162 and 169 
respectively) and I uploaded the PS output this evening. Each is about 
400 pages, with roughly 95 illustrations, toc, lof, and index. The 
files were edited by two people using LyX 1.3.5 on a Mac and a 
Linux-PC.

We used the following packages:
KOMA-Script Book
amsmath, crop, soul, ellipsis, scrpage2, babel, tocloft, and subfigure.

And your help.

Many thanks to all of you!

-Kevin

-- 
Kevin Pfeiffer <[EMAIL PROTECTED]>
Tiros-Translations


Re: dvipdf-problems on Mac

2006-02-14 Thread Stephen Harris
"Anders Ekberg"  wrote in 
message news:[EMAIL PROTECTED]

Is anyone able to duplicate/solve this:

- Make a clean install of teTeX (using iInstaller and the packages  listed 
at http://www.uoregon.edu/~koch/texshop/installing.html) and  LyX1.4pre5
- Open a document (e.g. Hollywood from the bundled template or even a 
blank document)

- Select View->PDF (dvipdfm)
- Results in an error:
"LyX: Cannot convert file
An error occurref whilst running dvipdfm -p letter 'newfile1.dvi'"

with Console output:
= tisdag 14 februari 2006 kl. 16.13.50 Europe/Stockholm =
Error in latexParagraphs: You should not mix title layouts with  normal 
ones.

sh: line 1: pplatex: command not found

newfile1.dvi -> newfile1.pdf

dvi_init:  Specified DVI file doesn't exist

Output file removed.

In Preferences I have:
Converter: dvipdfm $$i
which should be correct.

/Anders



I reported something which may be similar as bug #2299
There is a file in /texmf/doc/dvipdfm/sample.tex
that I use for testing. It contains a jpeg and eps images.
I import it into LyX. With WinLyx(XP)137 it does not
convert to pdf with pdflatex as expected but it does
convert to pdf using dvipdfm (I think it invokes epstopdf).

Dvipdfm doesn't convert to pdf with LyX140pre3 and
if the problem is there then it probably persists to pre5.
I just checked and 140pre3 doesn't create sample.dvi from
sample.lyx which I guess is part of the dvipdfm to pdf problem.

Directory of C:\lyxtemp\lyx_tmpdir3088a03832\lyx_tmpbuf1 LyX137 output

2/14/2006  11:37 AM  .
2/14/2006  11:37 AM  ..
2/14/2006  11:37 AM   192,874 0C__texmf_doc_dvipdfm_mwicks.eps
2/14/2006  11:27 AM 5,778 0C__texmf_doc_dvipdfm_mwicks.jpeg
2/14/2006  11:27 AM10,020 1C__texmf_doc_dvipdfm_transistor.eps
2/14/2006  11:31 AM 2,360 1C__texmf_doc_dvipdfm_transistor.pdf
2/14/2006  11:27 AM 7,215 2C__texmf_doc_dvipdfm_something.eps
2/14/2006  11:31 AM 3,278 2C__texmf_doc_dvipdfm_something.pdf
2/14/2006  11:37 AM 9,424 sample.dvi
2/14/2006  11:31 AM13,201 sample.log
2/14/2006  11:31 AM   285 sample.out
2/14/2006  11:37 AM   225,546 sample.pdf  [by View->Save a Copy]
02/14/2006  11:37 AM   225,546 sampled.pdf [by export with dvipdfm]*
2/14/2006  11:37 AM 3,930 sample.tex
2/14/2006  11:27 AM 1,598 sample.tex.dep

I wonder if the devas made everything a pdflatex conversion
or more likely it is yet another path with spaces problem! :-)


Something is not found,
Stephen 





Re: I need workaround of encoding problem

2006-02-14 Thread K. Elo
Hi Marcelo,

2006-02-14 20:11 -0300, Marcelo Acuña:
> Hello,
> I can't to use spellchecker. Accented letters
> and ñ, Ñ are not recognized by ispell, aspell.
> I try to use ispell from command line but
> I can't said nothing to ispell about char
> enconding.
> How I can workaround and get spellcheck
> my lyx file?

If you are a Linux user, you can try starting aspell in console-mode by
entering at the command prompt:

aspell -c --encoding=iso8859-1 filename.lyx

whereby filename.lyx should be replaced by the name of the file to be
spell-checked. This works for me with documents written in Finnish and
containing special characters like ä and ö causing problems when
spellchecking is made in LyX. If your special characters are still not
recognised, you may try other encodings.

Kind regards,
Kimmo




Re: at the press!

2006-02-14 Thread Herbert Voss

Kevin Pfeiffer wrote:

The last MB of the two 222-MB (compressed) postscript files was just 


I did this also in the past, but nowadays I send only
the PDF file, which is in general about 10-20% of the
PS file size. Makes life easier ... :-)


KOMA-Script Book
amsmath, crop, soul, ellipsis, scrpage2, babel, tocloft, and subfigure.


sugfigure is superseeded by subfig

Herbert