How to make a macro

2009-06-06 Thread Anthony Campbell
I would like to make a macro for an ERT command: \clearpage \thispagetyle \mbox{} \clearpage I'm sure it is is possible but I don't seem able to find any documentation for it. Anthony -- Anthony Campbell - a...@acampbell.org.uk Microsoft-free zone - Using Debian GNU/Linux http://www.acampbell

Re: How to make a macro

2009-06-06 Thread Uwe Stöhr
Anthony Campbell schrieb: I would like to make a macro for an ERT command: \clearpage \thispagetyle \mbox{} \clearpage I'm sure it is is possible but I don't seem able to find any documentation for it. Add this to your preamble: \newcommand{\mystyle}{\clearpage \thispagestyle \mbox{} \clearp

Change a document class slightly?

2009-06-06 Thread Lars Bergemann
Hi! I am using the document class article (AMS) together with the modules Theorems (AMS) and Theorems (By Section). Looks like Example x.y, where x is the Section. But what I really need would be something like Theorems (By Section and Subsection) - does that exist?I.e. the numbering of definit

Re: Change a document class slightly?

2009-06-06 Thread rgheck
Lars Bergemann wrote: Hi! I am using the document class article (AMS) together with the modules Theorems (AMS) and Theorems (By Section). Looks like Example x.y, where x is the Section. But what I really need would be something like Theorems (By Section and Subsection) - does that exist? I.e. t

Re: Change a document class slightly?

2009-06-06 Thread BH
On Sat, Jun 6, 2009 at 10:35 AM, rgheck wrote: > You can definitely copy theorems-sec.module into your local layout directory > (wherever that is on Mac) That would be ~/Library/Application Support/LyX-1.6/layouts/ BH

Re: Change a document class slightly?

2009-06-06 Thread BH
On Sat, Jun 6, 2009 at 10:44 AM, Lars Bergemann wrote: > Mh,  ~/Library/Application Support/LyX-1.6/layouts/ is empty ... any ideas? > Thanks a lot though! (Please make sure you reply to the list so that others can learn from the conversation.) ~/Library/Application Support/LyX-1.6/layouts/ is th

Re: Change a document class slightly?

2009-06-06 Thread rgheck
BH wrote: On Sat, Jun 6, 2009 at 10:44 AM, Lars Bergemann wrote: Mh, ~/Library/Application Support/LyX-1.6/layouts/ is empty ... any ideas? Thanks a lot though! (Please make sure you reply to the list so that others can learn from the conversation.) ~/Library/Application Support/LyX-

DocBook in LyX 2.0 ? (was: Re: r29997 - lyx-devel/trunk/src)

2009-06-06 Thread Pavel Sanda
rgh...@lyx.org wrote: > Author: rgheck > Date: Sat Jun 6 16:29:24 2009 > New Revision: 29997 > URL: http://www.lyx.org/trac/changeset/29997 > > Log: > Add a note about docbook() problems. while we are it - i just quickly browsed through the few links about hacking docbook output of lyx listed i

Re: DocBook in LyX 2.0 ?

2009-06-06 Thread rgheck
Pavel Sanda wrote: rgh...@lyx.org wrote: Author: rgheck Date: Sat Jun 6 16:29:24 2009 New Revision: 29997 URL: http://www.lyx.org/trac/changeset/29997 Log: Add a note about docbook() problems. while we are it - i just quickly browsed through the few links about hacking docbook outpu

bug lyx 1.6.2/3

2009-06-06 Thread bb
I found the bugtracker down for migration, so I report a misbehaviour of lyx 1.6.2 and 1.6.3 here: I actually use lyx 1.6.3 self compiled on ubuntu 9.04, former I used 1.6.2 self compiled from source. If I make a break with an open document in lyx and eventually the screen will be locked, I am una

Re: bug lyx 1.6.2/3

2009-06-06 Thread Vincent van Ravesteijn
bb schreef: I found the bugtracker down for migration, see http://www.lyx.org/trac/wiki/BugTrackerHome so I report a misbehaviour of lyx 1.6.2 and 1.6.3 here: I actually use lyx 1.6.3 self compiled on ubuntu 9.04, former I used 1.6.2 self compiled from source. If I make a break with an open do

Re: bug lyx 1.6.2/3

2009-06-06 Thread bb
Vincent van Ravesteijn schrieb: bb schreef: I found the bugtracker down for migration, see http://www.lyx.org/trac/wiki/BugTrackerHome so I report a misbehaviour of lyx 1.6.2 and 1.6.3 here: I actually use lyx 1.6.3 self compiled on ubuntu 9.04, former I used 1.6.2 self compiled from source.

Re: bug lyx 1.6.2/3

2009-06-06 Thread Pavel Sanda
bb wrote: >> see http://www.lyx.org/trac/wiki/BugTrackerHome >>> so I report a misbehaviour of >>> lyx 1.6.2 and 1.6.3 here: >>> I actually use lyx 1.6.3 self compiled on ubuntu 9.04, former I used >>> 1.6.2 self compiled from source. >>> If I make a break with an open document in lyx and eventuall

How to get more recognizeable footnotes?

2009-06-06 Thread Steve Litt
Hi all, My lyx 1.5.3, when converted to PDF via latex->dvi->ps->pdf, produces footnote numbers you can click on to go to the footnote. Unfortunately, it goes too low on the page so you don't see the corresponding number on the footnote, nor do you see the horizontal line separating the footnote

Citation style is wrong!

2009-06-06 Thread Maximilian Melcher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, i trying to resolve this the whole day but i dont get it to work. Im currently using lyx 1.6.3 on vista and trying to get the citation style like [author year] but it appears like author year and its not visible that this is a reference. In my

bibunits, bibtopic, chapterbib ?

2009-06-06 Thread Ralf
Dear all, I searched the Wiki and this Newsgroup and I found some answers to the question of how to implement one of the packages bibunits, bibtopic or chapterbib. My questions: 1) since the information I found seems a bit old, is there any news of how to use these packages, in order to have a R

Re: Citation style is wrong!

2009-06-06 Thread Ralf
Maximilian Melcher writes: [snip] > In my document settings im using natbib with author-year selected. How > can i change the styles of the references? Is that set in the style of > the bibtex where i set "dinat" ? I tried to activate biblatex from here > : http://wiki.lyx.org/BibTeX/Biblatex but