Re: Conversion to doc via pandoc

2012-04-18 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/04/12 17:15, Pavel Sanda wrote: > Rainer M Krug wrote: >> Well - LibreOffice gives an error when trying to open the xhtml file, and I >> can't open it in >> my browser either (seems to be corrupt for this document?). Another >> document, produ

Re: Will LyX produce a LaTeX2E or TeX file?

2012-04-18 Thread PhilipPirrip
On 04/18/2012 03:55 AM, William Hanson wrote: I've created a .bib file that contains only the references I use in my paper, but this file is inside the Mendeley Desktop. And I _cannot_ move it to any other location. So in particular I can't get it into the folder that contains the .tex file of m

Re: Using LyX to edit & organise bibliographies

2012-04-18 Thread PhilipPirrip
On 04/17/2012 04:23 PM, Alex Vergara Gil wrote: Secondly, why should I move out of LyX to edit my Bib files? My question was, actually, why should you edit your bib files at all. Let the reference manager produce them for you. And then let LaTeX do all the formatting.

Re: numbers of figures

2012-04-18 Thread PhilipPirrip
I'd change your preamble to: \usepackage[ngerman]{babel} \addto\captionsngerman{ \renewcommand{\figurename}{Abb.} \renewcommand{\tablename}{Tab.} } \renewcommand{\thefigure}{\arabic{section}.\arabic{figure}} \@addtoreset{figure}{chapter}

Re: numbers of figures

2012-04-18 Thread Franz
Great!!! It worked, thank you very much! I just changed chapter to section (using article) and now its all right! Thanks a lot!

Re: numbers of figures

2012-04-18 Thread Mario Crespo
You can just go to the document configuration menu and select the right modules. I can't tell you the exact text because I use lyx in spanish, but it should be something like: Document -> Document options Modules Number figures in sections Using that LyX will do everything and you won't need to

[solved] Re: footer on all pages

2012-04-18 Thread Marco Beishuizen
On Wed, 18 Apr 2012, the wise Paul A. Rubin wrote: LaTeX classes that include a chapter environment usually format the first page of each chapter differently from the others. Try adding this to the document preamble: \fancypagestyle{plain}{% \rfoot{whatever} } This works! When adding this

QSL card template

2012-04-18 Thread Mark Livingstone
Hi Guys, Does anyone have a Lyx ham radio QSL card template? Cheers, MarkL vk4fmrk

Re: QSL card template

2012-04-18 Thread Steve Litt
On Thu, 19 Apr 2012 09:37:41 +1000 Mark Livingstone wrote: > Hi Guys, > > Does anyone have a Lyx ham radio QSL card template? > > Cheers, > > MarkL vk4fmrk How fun would that be?!!! If nobody else helps you, I'll try to do it. It's about time I learned how to make a template. SteveT

Re: QSL card template

2012-04-18 Thread Mark Livingstone
Hi Steve, It was about 40 yrs ago when I was in the Boy Scouts back in South Africa that I was first exposed to Ham Radio, but like most people was put off by morse code. Well now that is optional, and here in Australia the Foundation License is very achievable even if you have no prior radio / el

LFUN: self-insert a space?

2012-04-18 Thread Xu Wang
I can't seem to self-insert a space. I'm sure I could come up with a hack for entering a letter and a space and a letter and then using char-backward to delete the two letters, but I'm guessing there's an easier way. Thank you for the help, Xu