Error during compilation

2011-05-10 Thread Stan
Hi guys, during the pdf compilation i get this error message: LaTeX Error: \begin{thenomenclature} on input line 1 ended by \end{document}. Any idea? Best regard Stan

Re: Error during compilation

2011-05-10 Thread Stephan Witt
Am 10.05.2011 um 09:16 schrieb Stan: > Hi guys, > > during the pdf compilation i get this error message: > > LaTeX Error: \begin{thenomenclature} on input line 1 ended by \end{document}. > > Any idea? Perhaps to provide more informations? Stephan

Error

2011-05-10 Thread Stan
Hi guys, i got the this error: LaTeX Error: \begin{thenomenclature} on input line 1 ended by \end{document}. It's a bug report at the same time. If the mailing list is wrong please forward. When % is placed in the nomenclature as unity e.g. like this Duty Cucle [%] the error occurs. Thanks

Re: Error

2011-05-10 Thread Jürgen Spitzmüller
Stan wrote: > When % is placed in the nomenclature as unity e.g. like this Duty Cucle [%] > the error occurs. Does it work if you insert "\%" instead? (The nomenclature dialog takes literal LaTeX, and the percent sign is a special character that needs to be escaped by the backslash) Jürgen

Fixme (package/module)

2011-05-10 Thread Ken
Hi. I recently discovered the fixme package and fixme.module. I have installed the package via MikTex and I have placed the fixme.module in the layouts folder: C:\Documents and Settings\Ken\Application Data\lyx16\layouts Now "Insert > Custom Insets > FxNote" allows me to insert a note which is

Re: Portable LyX

2011-05-10 Thread Jean-Marc Lasgouttes
Le 10/05/11 06:20, Ganesh Sundaram a écrit : LyX uses the user directory by default and doesn't use the Windows register. AFAIK the directory is defined in the compilation process and there's no way to achieve this without changing the code. I am not able to fully understand the part "the

Re: Math macros inside child documents

2011-05-10 Thread Guenter Milde
On 2011-05-09, Diego Queiroz wrote: >> But what if you really want to compile it as a standalone document? >> People do this. >> Richard > But if it was really a standalone document, I would have to unset master > document property, right? ... > I am just looking for a more "user oriented

Re: Math macros inside child documents

2011-05-10 Thread Jürgen Spitzmüller
Guenter Milde wrote: > For truly consistent behaviour, we would have to disable stand-alone > compilation of documents setting a master (except for "included" (vs. > "input") documents). Why this? I have many documents with a master set that get compiled stand- alone from time to time and should

Re: Help! A Hebrew document does not compile...

2011-05-10 Thread Barak Shoshany
Solved by reinstalling the fonts and reconfiguring LyX.

Problems with biblatex-dw and idembib/idembibformat

2011-05-10 Thread jezZiFeR
Hello, I have the following problem with biblatex-dw and idembib/ idembibformat: Although I have entered idembib=true and idembibformat=dash, I do not get dashes, but "ders.", which is the male entry in german. How could I solve this? Thanks for your help. LyX 1.6.9. In the

Re: how to separate pdf file?

2011-05-10 Thread Paul Smith
On Tue, May 10, 2011 at 4:20 AM, Hady Ariwibowo Teguh wrote: > i wanna write thesis report in separate pdf file (ex. chap1.pdf, cover.pdf so > on). but i dont know how to do it. Any body help me please. Teguh, Produce a single pdf file, and use pdftk to separate the pdf

Anybody helps about img path

2011-05-10 Thread junzhouzhao
Hello, When I updated my Lyx1.6 to Lyx2.0, there seems something wrong with "epstopdf $$i" conventer, and that works well under Lyx1.6. I am using Windows XP. My picture is located in directioy "E:\works\relation\fig\dynamic.eps". But Lyx2.0 changes it to

Re: Fixme (package/module)

2011-05-10 Thread Richard Heck
On 05/10/2011 04:31 AM, Ken wrote: > Hi. I recently discovered the fixme package and fixme.module. > > I have installed the package via MikTex and I have placed the > fixme.module in the layouts folder: > C:\Documents and Settings\Ken\Application Data\lyx16\layouts > > Now "Insert > Custom Insets

Re: Fixme (package/module)

2011-05-10 Thread BH
On Tue, May 10, 2011 at 8:40 AM, Ken wrote: > In case this is of any use to others it may be best/easiest to change > the status in the fixme.module file (and to close the document and > re-open it in order for the change to occur next time the pdf is > generated). An

Re: Portable LyX

2011-05-10 Thread Wolfgang Keller
> Is there a way to use LyX in Portable Mode without installing MiKTeX? Yes [1]. > I want to be able to edit TeX files While LyX uses (La)TeX to produce PDF, it does not use "native" (La)TeX internally. And importing (La)TeX into LyX is not exactly seamless. Sincerely, Wolfgang [1] I'm

Re: Fixme (package/module)

2011-05-10 Thread Jim Oldfield
> From: Ken > > Thanks for the info. As for draft/final setting I see that > fixme.module contains the lines: > AddToPreamble > \usepackage[status=draft]{fixme} > EndPreamble > > Given this, perhaps putting "status=draft" (rather than just "draft") in the

Re: Math macros inside child documents

2011-05-10 Thread Guenter Milde
On 2011-05-10, Jürgen Spitzmüller wrote: > Guenter Milde wrote: >> For truly consistent behaviour, we would have to disable stand-alone >> compilation of documents setting a master (except for "included" (vs. >> "input") documents). > Why this? I have many documents with a master set that get

Re: Math macros inside child documents

2011-05-10 Thread Richard Heck
On 05/10/2011 09:09 AM, Guenter Milde wrote: > On 2011-05-10, Jürgen Spitzmüller wrote: >> Guenter Milde wrote: >>> For truly consistent behaviour, we would have to disable stand-alone >>> compilation of documents setting a master (except for "included" (vs. >>> "input") documents). >> Why this? I

Re: Fixme (package/module)

2011-05-10 Thread Ken
Hi Jim, Yes, "status=draft" (rather than just "draft") did the trick perfectly. Thanks both for your help! On 10 May 2011 14:04, Jim Oldfield wrote: > Given this, perhaps putting "status=draft" (rather than just "draft") in the > \documentclass options would affect the

Using non-computer modern numbers in lyx 2.0

2011-05-10 Thread Tom Wood
First, thanks for the integration of XeTeX and LuaTeX and LyX. LyX is now a brilliant tool. One problem remains- I'm sure there's a very simple fix for this, so I apologize in advance if I've missed something obvious. I use ERT to bring statistical tables from R, an open source statistics

Re: Portable LyX

2011-05-10 Thread Diego Queiroz
> > I am not able to fully understand the part > "the directory is defined in the compilation process and there's no way to > achieve this without changing the code". > > Open LyX and select Help > About. There you can see what directory LyX is using to store user files. On Windows, this folder

Re: Using non-computer modern numbers in lyx 2.0

2011-05-10 Thread Liviu Andronic
On Tue, May 10, 2011 at 6:28 PM, Tom Wood wrote: > First, thanks for the integration of XeTeX and LuaTeX and LyX. LyX is now a > brilliant tool. > One problem remains- I'm sure there's a very simple fix for this, so I > apologize in advance if I've missed something obvious.

Re: Math macros inside child documents

2011-05-10 Thread Diego Queiroz
> > >>> For truly consistent behaviour, we would have to disable stand-alone > >>> compilation of documents setting a master (except for "included" (vs. > >>> "input") documents). > This is a strong restriction. With this, in a document with thousand of pages I will obligated to generate all

Re: Subfigures: \subref support?

2011-05-10 Thread Diego Queiroz
On Mon, May 9, 2011 at 1:24 AM, Diego Queiroz wrote: > LyX 2.0 supports \subref command without ERT? (I want to cross-reference a > subfigure inside the figure environment) > If so, how do I insert it? > > Thanks, > --- > Diego Queiroz > > No answers? :-( Currently I am

selecting fonts in xetex

2011-05-10 Thread Neal Becker
I'm interested in trying out xetex. Any suggestions for font settings to try (free, widely available)? This is fedora 14, have stix fonts. How are math fonts selected?

Re: how to separate pdf file?

2011-05-10 Thread Julien Rioux
On 10/05/2011 6:07 AM, Paul Smith wrote: On Tue, May 10, 2011 at 4:20 AM, Hady Ariwibowo Teguh wrote: i wanna write thesis report in separate pdf file (ex. chap1.pdf, cover.pdf so on). but i dont know how to do it. Any body help me please. Teguh, Produce a single

Re: Subfigures: \subref support?

2011-05-10 Thread BH
On Tue, May 10, 2011 at 2:06 PM, Diego Queiroz wrote: > On Mon, May 9, 2011 at 1:24 AM, Diego Queiroz > wrote: >> >> LyX 2.0 supports \subref command without ERT? (I want to cross-reference a >> subfigure inside the figure environment) >> If so,

Re: Subfigures: \subref support?

2011-05-10 Thread Julien Rioux
On 10/05/2011 2:06 PM, Diego Queiroz wrote: On Mon, May 9, 2011 at 1:24 AM, Diego Queirozwrote: LyX 2.0 supports \subref command without ERT? (I want to cross-reference a subfigure inside the figure environment) If so, how do I insert it? Thanks, --- Diego Queiroz

Re: Anybody helps about img path

2011-05-10 Thread Julien Rioux
On 10/05/2011 8:11 AM, junzhouzhao wrote: > > Hello, > > When I updated my Lyx1.6 to Lyx2.0, there seems something wrong with > "epstopdf $$i" conventer, and that works well under Lyx1.6. > Hi, Could you please provide the actual error message you get, if any? > I am using Windows XP. My

Re: selecting fonts in xetex

2011-05-10 Thread Richard Heck
On 05/10/2011 02:22 PM, Neal Becker wrote: > I'm interested in trying out xetex. Any suggestions for font settings to try > (free, widely available)? This is fedora 14, have stix fonts. > You can use almost any font you have installed. The Liberation fonts seem quite good. You can use Deja Vu

Re: selecting fonts in xetex

2011-05-10 Thread Neal Becker
On Tuesday 10 May 2011, Richard Heck wrote: > On 05/10/2011 02:22 PM, Neal Becker wrote: > > I'm interested in trying out xetex. Any suggestions for font settings to > > try (free, widely available)? This is fedora 14, have stix fonts. > > You can use almost any font you have installed. The

Re: selecting fonts in xetex

2011-05-10 Thread Richard Heck
On 05/10/2011 02:51 PM, Neal Becker wrote: > On Tuesday 10 May 2011, Richard Heck wrote: >> On 05/10/2011 02:22 PM, Neal Becker wrote: >>> I'm interested in trying out xetex. Any suggestions for font settings to >>> try (free, widely available)? This is fedora 14, have stix fonts. >> You can use

Re: Subfigures: \subref support?

2011-05-10 Thread Diego Queiroz
Thanks for the answers. But I think I wasn't clear. I want to use the \subref command not the \ref one (supported by default on LyX). The difference between them is that \ref produces "1a" while \subref produces only "a". I need to cite subfigures in the caption of the main float. Example.:

Re: selecting fonts in xetex

2011-05-10 Thread Liviu Andronic
2011/5/10 Richard Heck : > I tried several for my forthcoming book, though I eventually settled on > New Century Schoolbook, mostly because switching to XeTeX threatened to > change too much else. But I liked the Liberation and Linux Libertine > fonts a lot, and also the Stix

Re: Subfigures: \subref support?

2011-05-10 Thread BH
On Tue, May 10, 2011 at 3:09 PM, Diego Queiroz wrote: > Thanks for the answers. > But I think I wasn't clear. > I want to use the \subref command not the \ref one (supported by default on > LyX). > The difference between them is that \ref produces "1a" while \subref >

Re: Subfigures: \subref support?

2011-05-10 Thread Diego Queiroz
> > Isn't this precisely what I gave you in the sample file? (I didn't put > the cross-reference in the figure caption, but that's trivial.) > > In short, LyX supports it and makes it easy. > > BH > Not really. The file you gave me generate "1a", "1b"... as expected for a output in the text.

Request for Feature

2011-05-10 Thread Dr Eberhard W Lisse
Now that time for new features has passed :-)-O I wonder if one can integrate something like the todonotes package in a manner similar to the Comment or LyX-Note features, in other words I would like to see a comment or note appear in a frame with color background in the margin. Any ideas? By

Re: Request for Feature

2011-05-10 Thread Liviu Andronic
On Wed, May 11, 2011 at 12:21 AM, Dr Eberhard W Lisse wrote: > Now that time for new features has passed :-)-O I wonder if > one can integrate something like the todonotes package in a > manner similar to the Comment or LyX-Note features, in other > words I would like to see a

Change margins to handle recto and verso pages in Memoir

2011-05-10 Thread george legge
I posted this message two days ago; but it has not appeared on the list, though it is in the archive (with no responses); So here it is again: Hi to the most helpful users-list I know, I am using memoir to print a book, with a wide margin for graphics. As I don't need this wide empty margin

Re: Change margins to handle recto and verso pages in Memoir

2011-05-10 Thread Julien Rioux
On 10/05/2011 7:10 PM, george legge wrote: I posted this message two days ago; but it has not appeared on the list, though it is in the archive (with no responses); So here it is again: Hi to the most helpful users-list I know, I am using memoir to print a book, with a wide margin for

Re: Request for Feature

2011-05-10 Thread Dr Eberhard W Lisse
Liviu On 2011-05-10 23:39 , Liviu Andronic wrote: [...] > Perhaps the todonotes module [1]? Never tried it, though. > [1] http://wiki.lyx.org/Layouts/Modules#toc2 Oh, very cool. But I had to download the module put it into local layouts and reconfigure. [...] > If you're missing the fancy

Re: Request for Feature

2011-05-10 Thread Liviu Andronic
On Wed, May 11, 2011 at 2:05 AM, Dr Eberhard W Lisse wrote: > Liviu > > On 2011-05-10 23:39 , Liviu Andronic wrote: > [...] >> Perhaps the todonotes module [1]? Never tried it, though. >> [1] http://wiki.lyx.org/Layouts/Modules#toc2 > > Oh, very cool. > > But I had to download the

Re: Anybody helps about img path

2011-05-10 Thread junzhouzhao
I found anothere way to solve this problem. Hopes it works for people have this issue. Here are some more infor. When converting EPS to PDF. Platform: WinXP sp3, MicTex2.9 (I use XeTex) this is the latex article. \documentclass{article} \usepackage{mathptmx} \usepackage[T1]{fontenc}

[announce] LyXWinInstaller for LyX 1.6.10

2011-05-10 Thread Uwe Stöhr
Hello LyXers, the alternative Windows installer for LyX 1.6.10 is now available. This installer comes again with an update installer to update existing LyX 1.6.9 installation to LyX 1.6.10. NOTE: To be able to use this update installer, LyX 1.6.9 must have been installed with the alternative

Re: Anybody helps about img path

2011-05-10 Thread Julien Rioux
On 10/05/2011 9:23 PM, junzhouzhao wrote: I found anothere way to solve this problem. Hopes it works for people have this issue. Here are some more infor. When converting EPS to PDF. Platform: WinXP sp3, MicTex2.9 (I use XeTex) this is the latex article. \documentclass{article}

Re: Patch for the CJK InputMethod

2011-05-10 Thread Julien Rioux
On 09/05/2011 9:57 AM, Atsushi Shimmura wrote: Hi, I use LyX 2.0.0 very useful.By the way, I have a patch for the CJK InputMethod.In a long Japanese(probably CJK) sentence, it would be color-coding the sentence.(spot and all) See the attached picture please. It is made by Kameda,Iwami and me.

Need help getting APA citing working

2011-05-10 Thread Mark Livingstone
Hello! I am commencing my B.InfoTech (Hons) and want to use Lyx for reports, thesis etc. I have installed the new Lyx 2.0 on my Macbook Pro and am using up to date Mactex live from the mirror.aarnet.edu.au mirror) and am experimenting using the "article (KOMA-Script)" document class. Into my

Re: Patch for the CJK InputMethod

2011-05-10 Thread Atsushi Shimmura
Hi, On Tue, 10 May 2011 22:59:58 -0400 Julien Rioux wrote: > This looks interesting. So it delimits the words in a long sentence, is > that right? I am not sure I understand. Yes. Almost IM system is from the first. When we input information, the first input is

Re: Need help getting APA citing working

2011-05-10 Thread Julien Rioux
On 11/05/2011 1:07 AM, Mark Livingstone wrote: Hello! I am commencing my B.InfoTech (Hons) and want to use Lyx for reports, thesis etc. I have installed the new Lyx 2.0 on my Macbook Pro and am using up to date Mactex live from the mirror.aarnet.edu.au mirror) and am experimenting using the

Re: Patch for the CJK InputMethod

2011-05-10 Thread Julien Rioux
On 11/05/2011 1:19 AM, Atsushi Shimmura wrote: Hi, On Tue, 10 May 2011 22:59:58 -0400 Julien Rioux wrote: This looks interesting. So it delimits the words in a long sentence, is that right? I am not sure I understand. Yes. Almost IM system is from the first.

<    1   2