I cannot compile to a pdf

2009-02-24 Thread NinaNutz
Hello all, I have a big problem... My thesis is finished and I cannot compile the complete pdf. When I export to pdf (any option) I only export 52 pages. My thesis is 350 pages more or less... but I cannot compile the complete one. The list of contents, figures and tables doesn't appears either.

Re: Problem reading (import) Mathcad html file:XML input

2009-02-24 Thread Hubert Christiaen
If the Mathcad proram can output XML, there might be a chance to use that. I found a lot of texts about using TeX for outputting XML, but very few for inputting XML in TeX. The best references are: Numerical Algorithms Group (NAG) xmltex: A non validating (and not 100% conforming) namespace awar

Re: I cannot compile to a pdf

2009-02-24 Thread NinaNutz
NinaNutz writes: I tried to uninstall and reinstall the previous version 1.5.6 and it happens the same... I really don't know what to do...

RE: Re: I cannot compile to a pdf

2009-02-24 Thread Vincent van Ravesteijn - TNW
>NinaNutz writes: > >I tried to uninstall and reinstall the previous version 1.5.6 and it happens the same... > >I really don't know what to do... > Isn't there something strange at the 53th page. Look for possible sources of error there. Otherwise try to compile the document from the command l

Re: I cannot compile to a pdf

2009-02-24 Thread Konrad Hofbauer
NinaNutz wrote: I have a big problem... My thesis is finished and I cannot compile the complete pdf. When I export to pdf (any option) I only export 52 pages. My thesis is 350 pages more or less... but I cannot compile the complete one. The list of contents, figures and tables doesn't appears eit

Re: How to get a modified Enumerate style?

2009-02-24 Thread Guenter Milde
On 2009-02-24, Laser Yuan wrote: > I need to write an description for an algorithm in my paper, which includes > several steps . Basically the Enumerate style will fit my purpose. Except > that I want a sequence like this: > Step 1 ... >... > Step 2 >... > instead of

Re: listings package problem

2009-02-24 Thread Guenter Milde
On 2009-02-23, Nikos Alexandris wrote: > On Mon, 2009-02-23 at 08:12 +, Guenter Milde wrote: >> On 2009-02-22, Nikos Alexandris wrote: >> > I guess it's a font-specific issue. Too bad because Bera looks great. >> Txtt: >> Set the typewriter font to Default in the GUI and write in the preamble

Re: English appearing backwards

2009-02-24 Thread Guenter Milde
On 2009-02-23, Dotan Cohen wrote: >> For LyX (or LaTeX) it is important to know in what language you are >> writing. Not only the directionality, but also font encoding (while LyX >> uses Unicode by now, LaTeX does not) and hyphenation depend on this. > I see, I did not realize that LaTeX does not

Re: Removing languages

2009-02-24 Thread Guenter Milde
On 2009-02-23, Nikos Alexandris wrote: > On Mon, 2009-02-23 at 07:27 +, Guenter Milde wrote: >> IMO, there is room for a better UI than hiding language switching >> under Edit>Text-Style>Custom. >> Also, the "apply last style" button would become more useful if it would >> not mix change of

Re: English appearing backwards

2009-02-24 Thread Dotan Cohen
Thanks, Gunter. I will put some time into this. -- Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת ا-ب-ت-ث-ج-ح-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه‍-و-ي А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я а-б-в-г-

Re: Removing languages

2009-02-24 Thread Dotan Cohen
> >> +1 (from an end-user) for a separate _language_ button. > > So who is going to file an enhancement request to bugzilla.lyx.org? > Give me a few minutes... -- Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת ا-ب-ت-ث-ج-ح-خ-د-ذ

RE: Removing languages

2009-02-24 Thread Vincent van Ravesteijn - TNW
>> >>> +1 (from an end-user) for a separate _language_ button. >> >> So who is going to file an enhancement request to bugzilla.lyx.org? >> > >Give me a few minutes... > Please, explain exactly how you see this.. ..then implementing this would me much faster. Where do you set the languages u

Minitoc and book (KOMA-Script) under LyX

2009-02-24 Thread Nikos Alexandris
Hi all! [Using LyX 1.6.1 under Ubuntu II/ 64-bit, book(KOMA-Script)] I've decided to use the minitoc package. I would like to have (as many others would like to have :-) a _SectionToC_ for each Chapter (except the 1st) in the beginning, of course, of each Chapter, listing Sections (x.x) and Subse

Re: listings package problem

2009-02-24 Thread Nikos Alexandris
On Mon, 2009-02-23 at 11:20 +0100, Manveru wrote: > 2009/2/22 Nikos Alexandris : > > [ I am posting a listing-related problem here instead of starting a new > > thread. ] > > > > I now realise how powerful is the listing package. I used some R code > > and setting the fonts to BeraMono gives a very

Re: listings package problem

2009-02-24 Thread Nikos Alexandris
Nikos: I guess it's a font-specific issue. Too bad because Bera looks great. Guenter: > >> Txtt: > >> Set the typewriter font to Default in the GUI and write in the preamble > >> \renewcommand{\ttdefault}{txtt} Nikos: > > Not bad (the font in general). Yet: > > i. the backticks still look lik

Re: Removing languages

2009-02-24 Thread Dotan Cohen
> Please, explain exactly how you see this.. > > ..then implementing this would me much faster. > > Where do you set the languages used in toggling ? > Should this be stored in the LyX file ? > > Vincent > I would imagine a button on the toolbar, that would toggle between preconfigured input langu

Re: Minitoc and book (KOMA-Script) under LyX

2009-02-24 Thread Nikos Alexandris
I am testing the \mtcaddchapter command. I'll probably figure this out. If not I will _bump_ :-p Sorry the for the mail-traffic, Nikos

Re: Program Listing

2009-02-24 Thread Graham
Paul A. Rubin writes: Thanks Paul, that works fine. I was using float. Graham

Problem compiling IEEEtran Standard Template (bare_jrnl.tex)

2009-02-24 Thread Bob McKay
My apologies if this has been asked before, but I couldn't find anything directly relevant in the archives. I'm hitting a problem with IEEEtran and LyX; it would be great if anyone could help to work out whether it is a problem in what I'm doing, or perhaps a bug. I should add that I'm reasonably f

Re: xy-pic oddities

2009-02-24 Thread Paul A. Rubin
Pol wrote: While the single arrow in command \xymatrix{A \ar[r] B} is displayed by lyx, three arrow graph in command \xymatrix{ & & p,a & \\ p \ar[r] \ar[ur] \ar[dr] & & p,n & \\ & & p,e & } is undisplayed (yet correctly printed out) Any ideas? Any matrix or array specifications needed in the pr

Re: Printing is weird... funny hash lines

2009-02-24 Thread Paul A. Rubin
Kenward Vaughan wrote: Sorry, I don't know whether this is LyX or LaTeX. When I print out documents generated by LyX, I see weird marks on the paper not seen in the screen copy. They are horizontal, very small, and seem to mark the heights of (some of) the characters on the page. Those capitals

Re: Removing languages

2009-02-24 Thread Guenter Milde
On 2009-02-24, Dotan Cohen wrote: >> Please, explain exactly how you see this.. >> ..then implementing this would me much faster. >> Where do you set the languages used in toggling ? >> Should this be stored in the LyX file ? > I would imagine a button on the toolbar, that would toggle between >

Re: Minitoc and book (KOMA-Script) under LyX

2009-02-24 Thread Steve Litt
On Tuesday 24 February 2009 09:06:47 am Nikos Alexandris wrote: > Hi all! > > [Using LyX 1.6.1 under Ubuntu II/ 64-bit, book(KOMA-Script)] > > I've decided to use the minitoc package. I would like to have (as many > others would like to have :-) a _SectionToC_ for each Chapter (except > the 1st) in

Re: Minitoc and book (KOMA-Script) under LyX

2009-02-24 Thread Nikos Alexandris
On Tue, 2009-02-24 at 11:17 -0500, Steve Litt wrote: > On Tuesday 24 February 2009 09:06:47 am Nikos Alexandris wrote: > > Hi all! > > > > [Using LyX 1.6.1 under Ubuntu II/ 64-bit, book(KOMA-Script)] > > > > I've decided to use the minitoc package. I would like to have (as many > > others would lik

Re: I cannot compile to a pdf

2009-02-24 Thread Steve Litt
On Tuesday 24 February 2009 06:04:36 am NinaNutz wrote: > Hello all, > > I have a big problem... My thesis is finished and I cannot compile the > complete pdf. When I export to pdf (any option) I only export 52 pages. My > thesis is 350 pages more or less... but I cannot compile the complete one. >

Re: includeonly

2009-02-24 Thread Rudi Gaelzer
On Friday 17 October 2008 04:57:07 Jürgen Spitzmüller wrote: > Guenter Milde wrote: > > none of e.g. > > > > \includeonly{thermisch} > > > > or > > > > \includeonly{Thermisch/thermisch} > > > > seems to work. > > Yes. This doesn't work with LyX, unfortunately. > > > Is there some kind of filename m

Package manager

2009-02-24 Thread Ehud Kaplan
I realize that this is not a specific Lyx question, but someone here might know the answer. My main problem in running Lyx (or Latex) on Linux is the lack of a nice package manager like Miktex is on Windows. I heard that TexLive has a package manager, but I have not been able to find it. Can an

Re: Package manager

2009-02-24 Thread Stefano Franchi
On Tuesday 24 February 2009 10:38:50 Ehud Kaplan wrote: > I realize that this is not a specific Lyx question, but someone here > might know the answer. > My main problem in running Lyx (or Latex) on Linux is the lack of a nice > package manager like Miktex is on Windows. > I heard that TexLive has

Re: Package manager

2009-02-24 Thread Ehud Kaplan
By the way-- if I chose to install texlive from the ISO image, do I need to uninstall the previous version? Stefano Franchi wrote: On Tuesday 24 February 2009 10:38:50 Ehud Kaplan wrote: I realize that this is not a specific Lyx question, but someone here might know the answer. My main prob

Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Stefano Franchi
I am starting to work on the final editing of a long manuscript and I would very much appreciate the option to click on a page in the pdf viewer app and jump directly to the corresponding block of text in the source file. I do not think this is possible with LyX, presently---am I wrong? If no

Re: Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Pavel Sanda
Stefano Franchi wrote: > I am starting to work on the final editing of a long manuscript and I would > very much appreciate the option to click on a page in the pdf viewer app and > jump directly to the corresponding block of text in the source file. > > I do not think this is possible with LyX

Re: Minitoc and book (KOMA-Script) under LyX

2009-02-24 Thread Nikos Alexandris
Just reporting that I use the following in the Preamble which gives nice mini-tables: % Mini Table of Contents % package: minitoc (aka mini-table) \usepackage{minitoc} % title of minitoc % e.g. for "Overview" use "\mtcsettitle{minitoc}{Overview}" % for empty title \mtcsettitle{minitoc}{} % turn

Re: Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Stefano Franchi
On Tuesday 24 February 2009 11:42:30 Pavel Sanda wrote: > Stefano Franchi wrote: > > I am starting to work on the final editing of a long manuscript and I > > would very much appreciate the option to click on a page in the pdf > > viewer app and jump directly to the corresponding block of text in

Re: Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Pavel Sanda
Stefano Franchi wrote: > On Tuesday 24 February 2009 11:42:30 Pavel Sanda wrote: > > Stefano Franchi wrote: > > > I am starting to work on the final editing of a long manuscript and I > > > would very much appreciate the option to click on a page in the pdf > > > viewer app and jump directly to th

Re: I cannot compile to a pdf

2009-02-24 Thread Wolfgang Engelmann
Nina, you might have solved your problem in the meantime. If not, just one thought: What happens, if you take out the Bibliography at the end of you document and run it again? If a reference is the offending part, it should run. Are you incidently using koma-script and two column page style? I h

Re: Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Konrad Hofbauer
Stefano Franchi wrote: If I understood the bugzilla exchange correctly, the situation is: 1. Reverse seaerching (I guess that's the term) works from kdvi to a Latex file opened in a standard editor It works on the Mac using Skim as pdf-viewer and pdfsync (no synctex-support as of now in LyX)

Re: Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Pavel Sanda
Konrad Hofbauer wrote: > Stefano Franchi wrote: >> If I understood the bugzilla exchange correctly, the situation is: >> 1. Reverse seaerching (I guess that's the term) works from kdvi to a Latex >> file opened in a standard editor > > It works on the Mac using Skim as pdf-viewer and pdfsync (no

Re: Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Pavel Sanda
Pavel Sanda wrote: > > lyxeditor "@file" @line > > > > The same should be possible with any other better DVI/PDF viewer. So in LyX > > the necessary infrastructure is there (at least on Mac and Linux). > > you claim this works out of the box? havent you changed your convertor scripts > / docume

Figure Numbering Error

2009-02-24 Thread Makhoma
I don't think this has been answered before, but I am running into an 'error undefined' problem when trying to export to pdf. I have placed the \counterwithin{figure}{section} to the preamble and selected the AMS package as I should, I was able to get \numberwithin{equation}{section} to work that

Re: Jumping back from Pdf file to LyX (Latex) source?

2009-02-24 Thread Pavel Sanda
Pavel Sanda wrote: > anyway the same seems to be doable in linux as well with some kind of tweaking > around. one need to use xdvi and pass some external script which sends > proper server-goto-file-row lfun to lyx. or even simpler: lyxclient -g file line pavel

Re: Figure Numbering Error

2009-02-24 Thread Bob Lounsbury
On Tue, Feb 24, 2009 at 3:24 PM, Makhoma wrote: > >  I don't think this has been answered before, but I am running into an 'error > undefined' problem when trying to export to pdf. I have placed the > \counterwithin{figure}{section} to the preamble and selected the AMS package > as I should, I was

Re: I cannot compile to a pdf

2009-02-24 Thread NinaNutz
Thank you everyone. I found the error. Really I needed a deep breath. The problem was in the figures. When I inserted the figures (I had a lot of pair of figures (subfigures) like floating) I used the lyx 1.44 and I couldn't center all the figures editing the preamble, so I marked every pairs of fi

Re: Package manager

2009-02-24 Thread Neal Becker
Stefano Franchi wrote: > On Tuesday 24 February 2009 10:38:50 Ehud Kaplan wrote: >> I realize that this is not a specific Lyx question, but someone here >> might know the answer. >> My main problem in running Lyx (or Latex) on Linux is the lack of a nice >> package manager like Miktex is on Window

Re: Exporting to DOC or RTF

2009-02-24 Thread Nikos Alexandris
On Mon, 2009-02-23 at 21:48 -0500, rgheck wrote: > Nikos Alexandris wrote: > > On Tue, 2009-02-24 at 09:10 +0800, Waluyo Adi Siswanto wrote: > > > >>> Yes, I have installed the tex4ht package long ago. And never had luck > >>> nor for odt export neither for html export. > >>> > >>> Nikos > >>> >

Re: Exporting to DOC or RTF

2009-02-24 Thread Typhoon
On Wed, 25 Feb 2009 06:06:09 +0100 Nikos Alexandris wrote: > On Mon, 2009-02-23 at 21:48 -0500, rgheck wrote: > > Nikos Alexandris wrote: > > > On Tue, 2009-02-24 at 09:10 +0800, Waluyo Adi Siswanto wrote: > > > > > >>> Yes, I have installed the tex4ht package long ago. And never > > >>> had l

html footnotes

2009-02-24 Thread jf7
Hi, My footnotes are all coming out in italics when I export to html. This does not happen with DVI or PDF. But I use html export a lot so am looking for a solution. In Preferences > File Handling > Converters > LaTeX -> HTML I've been successfully using htlatex to export html files. An

Re: Exporting to DOC or RTF

2009-02-24 Thread Guenter Milde
On 2009-02-25, Typhoon wrote: >> > And you're sure it's in your path? Basically, the short version >> > here is: Make sure it works from the command line; if not, it won't >> > work in LyX; if yes, it should. > LyX uses the oolatex script to export to open document. On my Debian > Lenny, tex4ht i

Re: Printing is weird... funny hash lines

2009-02-24 Thread Kenward Vaughan
On Tuesday 24 February 2009, Paul A. Rubin wrote: > Kenward Vaughan wrote: > > Sorry, I don't know whether this is LyX or LaTeX. When I print out > > documents generated by LyX, I see weird marks on the paper not seen > > in the screen copy. They are horizontal, very small, and seem to ... > Can y

Re: includeonly

2009-02-24 Thread Guenter Milde
On 2009-02-24, Rudi Gaelzer wrote: > On Friday 17 October 2008 04:57:07 Jürgen Spitzmüller wrote: >> Guenter Milde wrote: >> > none of e.g. >> > >> > \includeonly{thermisch} >> > >> > or >> > >> > \includeonly{Thermisch/thermisch} >> > >> > seems to work. >> Yes. This doesn't work with LyX, unfort