Re: Citation reference

2003-11-05 Thread Roberto Bernetti
Alle 21:16, martedì 4 novembre 2003, Matej Cepl ha scritto: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Roberto Bernetti wrote: > > I should change the format of the citation reference from > > brackets and bold character to parenthesys and normal > > character. How can I get it ? Thanks

Re: letter with letterhead .bmp

2003-11-05 Thread Jose' Matos
On Wednesday 05 November 2003 03:50, Angus Leeming wrote: > > See attached. Notice that there is a hfill in ert (latex) in the name field that does not need to be there as LyX as native supporte for hfill. :-) -- José Abílio LyX and docbook, a perfect match. :-)

Re: English pronounciation font / symbol

2003-11-05 Thread Dekel Tsur
On Wed, Nov 05, 2003 at 11:17:37AM +0700, Adinda Praditya wrote: > Hi all,... > > Where or how can i get fonts / symbols that is commonly used for English > pronounciation (in English dictionary)?? > > I need to symbolize some english pronounciation in my document. http://www.tex.ac.uk/cgi-bin/

Re: letter with letterhead .bmp

2003-11-05 Thread John O'Gorman
Henry C. McFadyen (Hank)in Dallas, Texas wrote: On Tuesday 04 November 2003 06:11 pm, tarvydas wrote: "I'm trying to create a letter which includes a letterhead logo in the upper left hand corner and I would like to add an address to the logo. Any pointers?" Although I am a newbie also, I have a

minipage-alignment

2003-11-05 Thread M.B. Schiekel
Hello, I'm working with Lyx 1.3.2-1 QT on SuSE-8.1 and I'm not clear, if the following is a Lyx or Latex problem - so any help is welcome. I want to place two minipages side by side, with bottom alignment. Lyx is showing this fine (on screen), whether I fill the minipages with text or with a tabu

Re: Problem installing -1.3.3/Qt

2003-11-05 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Comment out the line in lib/Makefile. Here's the block of code. Angus> Get rid of the last line. [...] Angus> It would be useful, however, if you could discover WHY it is Angus> failing. Probably just because I am stupid. I commit

Re: Citation reference

2003-11-05 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roberto Bernetti wrote: > Sorry what's .bst? My lyx version is 1.1.6 OK, let's make some preaching about posting correct questions to this (and any other) list: - - state clearly what environment you have (only now we found that you have very old LyX

Re: letter with letterhead .bmp

2003-11-05 Thread Matej Cepl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Henry C. McFadyen (Hank)in Dallas, Texas wrote: > Although I am a newbie also, I have a nice, flexible LyX > letterhead. I suggest you skip the letter class because only a > guru can customize it. Letter class was apparently designed to > allow one to

Can't compile LyX (xforms) on MacOX X 10.3

2003-11-05 Thread Markus Rosenstihl
Hi I want to compile lyx-1.3.3 on my own with the xforms frontend on Panther. I get following error messages when trying to compile and can't solve that: /bin/sh ../libtool --mode=link g++ -O -o lyx BufferView.o BufferView_pimpl.o Bullet.o Chktex.o CutAndPaste.o DepTable.o FloatList.o Floatin

Re: question

2003-11-05 Thread Marcus Beyer
Please choose better subjects for your postings. Marcus

Re: Can't compile LyX (xforms) on MacOX X 10.3

2003-11-05 Thread Angus Leeming
Markus Rosenstihl wrote: > Hi > I want to compile lyx-1.3.3 on my own with the xforms frontend on > Panther. I get following error messages when trying to compile and > can't solve that: > > I find somewhere in the archive of lyx-devel following solution but > i don't know how to apply that: > >

Re: letter with letterhead .bmp

2003-11-05 Thread tarvydas
On Tuesday 04 November 2003 09:45 pm, Paul Medwell wrote: Thanks for the responses! I got over my immediate need by using FancyLetter.lyx from Angus Leeming's email. I stuck the .bmp file into the name field and used hard spaces to get the rest of the company-name text to end up where I neede

Re: Can't compile LyX (xforms) on MacOX X 10.3

2003-11-05 Thread Markus Rosenstihl
On Wed, Nov 05, 2003 at 06:31:05PM +, Angus Leeming wrote: > Markus Rosenstihl wrote: > > > Hi > > I want to compile lyx-1.3.3 on my own with the xforms frontend on > > Panther. I get following error messages when trying to compile and > > can't solve that: > > > > I find somewhere in the arc

Re: question

2003-11-05 Thread /var/spool/mail/robinson
picky __ On Wed, 5 Nov 2003, Marcus Beyer wrote: > > Please choose better subjects for your postings. > > Marcus > >

Re: Can't compile LyX (xforms) on MacOX X 10.3

2003-11-05 Thread Angus Leeming
Markus Rosenstihl wrote: > This compiles the most but then i get an error: I'm afraid that your compiler is broken. gcc on the Mac is pretty buggy apparently... > ld: warning multiple definitions of symbol _locale_charset > ../intl/libintl.a(localcharset.o) definition of _locale_charset in > sec

Re: letter with letterhead .bmp

2003-11-05 Thread Eugenio Guevara
Try including, \usepackage{graphicx} in your preamble E. Guevara - Original Message - From: "tarvydas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 05, 2003 12:36 PM Subject: Re: letter with letterhead .bmp > On Tuesday 04 November 2003 09:45 pm, Paul Medwell

Re: Can't compile LyX (xforms) on MacOX X 10.3

2003-11-05 Thread Ronald Florence
Markus Rosenstihl wrote: > > This compiles the most but then i get an error: I'm not sure why you would want LyX/xforms on the Mac, when LyX/Mac is available, but if you really want the X11/xforms version, you'll find compilation directins at . For a sim

Modifying Title page

2003-11-05 Thread Toby Allen
I am working on my thesis at the moment using report class. My question is what do I need to do to modify the title page? There is a set format That I have to follow which is: TITLE A thesis submitted in partical fulfilment of the requirements for the degree of Bachelor of Science (Honours) by M

Re: Can't compile LyX (xforms) on MacOX X 10.3

2003-11-05 Thread Markus Rosenstihl
On Wed, Nov 05, 2003 at 07:06:30PM +0100, Markus Rosenstihl wrote: > Hi > I want to compile lyx-1.3.3 on my own with the xforms frontend on Panther. > I get following error messages when trying to compile and can't solve that: > > Does anybody know a solution? Yes, i found the solution (I don't

RE: Modifying Title page

2003-11-05 Thread Rod Pinna
For my PhD thesis, I did the cover page in gimp, and included it as an eps file, scaled to 95% of the page width. That way I had it included in the resulting pdf file. It was much easier to get the layout, rather than doing it in latex, or lyx. Rod > -Original Message- > From: Toby Allen

Re: English pronounciation font / symbol

2003-11-05 Thread Adinda Praditya
On Wednesday 05 November 2003 15:01, anda menulis: > On Wed, Nov 05, 2003 at 11:17:37AM +0700, Adinda Praditya wrote: > > Hi all,... > > > > Where or how can i get fonts / symbols that is commonly used for English > > pronounciation (in English dictionary)?? > > > > I need to symbolize some english

Re: English pronounciation font / symbol

2003-11-05 Thread Thies Eggers
Hi Adinda! On Thursday 06 November 2003 04:27, Adinda Praditya wrote: > After i downloaded it, what should i do next? I don't have this information > from the readme file. > Also, how can i use it on LyX? Please give me a complete clear steps. Have you read the tipaman.pdf which is available in t