Replace "Chapter" to another name in KOMA-Script

2009-02-25 Thread Waluyo Adi Siswanto
Dear LyX users I am using KOMA-Script, and I already enable the option "chapterprefix" then I can see the prefix "Chapter" in every chapter. But what I want is I am going to replace "Chapter" with my language "Bab". I tried adding this command in the preamble \renewcommand*{\chaptername}{Bab} it d

Unavailable layouts

2009-02-25 Thread Jermia Zhang
Dear lyx users, I've been installing lyx for several days, in windows xp, lyx version 1.6.1. When I play around with it, I see that many of document classes are not available. My question: 1. How to make them available? 2. Where can I get additional layouts in the internet, especially fo

Re: Replace "Chapter" to another name in KOMA-Script

2009-02-25 Thread Nikos Alexandris
Waluyo Adi Siswanto: > Dear LyX users > > I am using KOMA-Script, and I already enable the option "chapterprefix" then > I can see the prefix "Chapter" in every chapter. > But what I want is I am going to replace "Chapter" with my language "Bab". Try the following (in the Preamble of course):

Re: Package manager

2009-02-25 Thread Ignacio García
Ehud Kaplan wrote: > By the way-- if I chose to install texlive from the ISO image, do I need to > uninstall the > previous version? It's no necessary. I have lyx-1.5.5 working with texlive 2007 included in Ubuntu 8.04, that is installed in /usr/share/... And the compiled lyx 1.6.1 working with

Re: Replace "Chapter" to another name in KOMA-Script

2009-02-25 Thread Waluyo Adi Siswanto
> Try the following (in the Preamble of course): > > \AtBeginDocument{% > \renewcommand{\chaptername}{Bab}% > } > > Kind regards, Nikos > Thanks ...perfect I tried to combine with fncychap also OK \usepackage[Lenny]{fncychap} \AtBeginDocument{\renewcommand{\chaptername}{Bab}} --- was

Re: Unavailable layouts

2009-02-25 Thread Uwe Stöhr
Jermia Zhang schrieb: When I play around with it, I see that many of document classes are not available. My question: 1. How to make them available? The layouts itself are available, but they only work when you also have the corresponding LaTeX-packages installed. Some of the packages can

NoteItem style in beamer layout

2009-02-25 Thread obregonmateo
Has anyone used the "NoteItem" style to generate extra notes for the presentation (that are supposedly printed out when the [handout] class option is used)? The beamer documentation talks about using pgfpages, but I have tried the instructions there and I haven't managed to get notes to pint on

lyx 1.6.1 not running

2009-02-25 Thread Srinivas Nedunuri
Just installed Lyx 1.6.1 on my Windows XP, using the "alternative" installer (small). The installation went through OK, but when I launch it, nothing happens. I can see a lyx.exe process but that's about it. There's no Lyx app running in the Task Manager Applications tab. I tried ending the process

Fuggedaboudit

2009-02-25 Thread Srinivas Nedunuri
re. my earlier message about trying to start lyx 1.6.1... it finally started. Phew that was a long start up delay. Anyway all looks good. Sorry for the bother

Re: Exporting to DOC or RTF

2009-02-25 Thread Typhoon
On Wed, 25 Feb 2009 07:09:57 + (UTC) Guenter Milde wrote: > 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

mix portrait/landscape page

2009-02-25 Thread Giovanni
Hi all. I'd would like to know if it's possible to have a document with (i.e.) a portrait page orientation, and then change (for a chapter or just a portion of text) to a landscape orientation. I've googled i bit, but without finding any clue... Thanks, Giovanni

Re: mix portrait/landscape page

2009-02-25 Thread Yago
from ESET NOD32 Antivirus, version of virus signature database 3889 (20090225) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com

Compiling lyx-1.6.1 on a Linux-machine

2009-02-25 Thread pascal . vollmer
Hello, After having installed 1.6.1 successfully on a Windows machine and being very happy with the result I wanted to do the same for my Linux-machine at home. Now, I get a compiler error and I do not yet understand what is going wrong. These are basically the steps I follow. extract qt-x11-

Windows: CheckTex with Lyx and Miktex: a proposition of solution

2009-02-25 Thread Murat Yildizoglu
Hello, I have recently switched from TeXLive 2005 to Miktex 2.7 and I have been able to make chkTeX work in Lyx and MikTeX, using the binaries I have recuperated from TeXLive 2005. If you are interested by the solution I propose, you can consult the instructions on my blog (see below). You can als

Re: Is it possible to switch off partentrypagenumber?

2009-02-25 Thread Uwe Stöhr
Nikos Alexandris schrieb: I know, it's rather a KOMA-Script issue. But I can't find anywhere a hint on how to "silence" page numbering in the TOC for Part-entries. Even not in the KOMA-Documentation (except if I overlooked it). Then the best is to post in the Koma-script forum: http://komascr

Re: Howto downgrade LyX 1.6.1 documents to LyX 1.5.5 documents?

2009-02-25 Thread Lance Simmons
On Mon, Feb 23, 2009 at 5:18 AM, Helge Hafting wrote: > > So it is possible to have LyX 1.6.1, and everything else from stable. I have much experience mixing stable and testing and unstable and experimental. Too much experience. I want a pure stable installation for the next year or so, so I can

Re: Is it possible to switch off partentrypagenumber?

2009-02-25 Thread Waluyo Adi Siswanto
> Then the best is to post in the Koma-script forum: > http://komascript.de/forum > > regards Uwe > It might be difficult for those who do not understand the language. When there is an answer or information in regard this topic.. could you please share it to this forum here as well. Thank you .. -

Help with lyx personal dictionaries

2009-02-25 Thread Andrew Thomson
Hi all I have been starting out with LyX and I'm having trouble with the personal dictionary settings. Basically, whenever I tell the dictionary to add a new word (eg 'dopant') it remembers the word for the duration of that spellcheck, but silently fails to add the word to the personal dictionary

Insert Cross-Reference dialog: name?

2009-02-25 Thread Manoj Rajagopalan
Hi all, I have noticed the 'Name:' label at the bottom of this dialog. Never seems to get enabled. Does anyone know what this is and how it is to be used? I've tried searching the LyX UG and the Embedded Objects document. thanks, Manoj

Re: Is it possible to switch off partentrypagenumber?

2009-02-25 Thread Waluyo Adi Siswanto
On Thu, Feb 26, 2009 at 1:13 AM, Nikos Alexandris < nikos.alexand...@felis.uni-freiburg.de> wrote: > Hi! > > I know, it's rather a KOMA-Script issue. But I can't find anywhere a > hint on how to "silence" page numbering in the TOC for Part-entries. > > Even not in the KOMA-Documentation (except if

Re: Insert Cross-Reference dialog: name?

2009-02-25 Thread Waluyo Adi Siswanto
On Thu, Feb 26, 2009 at 10:57 AM, Manoj Rajagopalan wrote: > Hi all, > > I have noticed the 'Name:' label at the bottom of this dialog. Never seems > to get enabled. Does anyone know what this is and how it is to be used? I've > tried searching the LyX UG and the Embedded Objects document. > > th

Re: I cannot compile to a pdf

2009-02-25 Thread Cameron Stone
Have you tried all three pdf export methods? Can you export to postscript or dvi? If you can export to either of them you can easily convert it to pdf. Good luck. NinaNutz wrote: > Hello all, > > I have a big problem... My thesis is finished and I cannot compile the > complete > pdf. When I ex

Re: Removing languages

2009-02-25 Thread Cameron Stone
Dotan Cohen wrote: >> How about a separate toggle-language button? In most cases, a document >> switches between at most 2 languages (native language and English, say). > > ++votes Probably more effective to request features (and support for them) at: http://wiki.lyx.org/LyX/FeaturePoll It was

Re: mix portrait/landscape page

2009-02-25 Thread Waluyo Adi Siswanto
a document >> with (i.e.) a portrait page orientation, and then change (for a >> chapter or just a portion of text) to a landscape orientation. >> I've googled i bit, but without finding any clue... >> >> Thanks, >> Giovanni >> >> __ Inf

Re: Removing languages

2009-02-25 Thread Dotan Cohen
> Probably more effective to request features (and support for them) at: > > http://wiki.lyx.org/LyX/FeaturePoll > Thanks, Cameron, I added the feature. Grep that page for my name to find it, it's at the end of the "writing" section. -- Dotan Cohen http://what-is-what.com http://gibberish.co.il