Re: typesetting an algorithm

2004-04-26 Thread Raphael Clifford
Thanks for the reply. Does this mean that there is currently *no* layout for the algorithm.sty in lyx? I am stuck using enumerate and \quad at the moment which doesn't seem quite right. Cheers, Raphael Stefaan Himpe wrote: As far as I know the LyX algorithm is not related to algorithm.sty; it

Re: Graphics missing in PDF/PS, SGML export??

2004-04-26 Thread Jose' Matos
On Sunday 25 April 2004 15:44, Alex Brown wrote: > > Any ideas? Thanks in advance. No, both images and tables didn't work in previous versions but it will in next, 1.4. :-) > Alex Brown <[EMAIL PROTECTED]> -- José Abílio LyX and docbook, a perfect match. :-)

Re: Two pictures side by side

2004-04-26 Thread Helge Hafting
Roland Schmitz wrote: Hi, after reading, testing, ... here's my solution, in a ERT: \begin{figure}[H] \parbox{.48\linewidth} { \centering\includegraphics*{pic1.ps} \caption{Picture 1} } \hfill \parbox{.48\linewidth} { \centering\includegraphics*{pic2.ps} \caption{Pictu

Re: "ASCII" considered obscure

2004-04-26 Thread Helge Hafting
Reuben Thomas wrote: When importing text into an OpenOffice document, I suggested to a naïve user that she export the LyX document as text. She had two problems, both of which merit attention to LyX's menus, I think. First, in most programs, "Text" is a file type listed on the save dialog, not unde

multiple views?

2004-04-26 Thread Chris Menzel
Poking around in the developers' list archives, it appears there are plans eventually to add to LyX the capability to have multiple views on one's buffer. This is one of the few things I miss when I use LyX rather than emacs. Do any of those superlative developers have an idea when we grateful use

Re: multiple views?

2004-04-26 Thread Angus Leeming
Chris Menzel wrote: > Poking around in the developers' list archives, it appears there are > plans eventually to add to LyX the capability to have multiple views > on one's buffer. > This is one of the few things I miss when I use LyX rather than > emacs. Do any of those superlative developers ha

help with accents

2004-04-26 Thread Beny Spira
I am writing a document at work and at home. At work my keyboard is ABTN2 (brazilian keyboard layout) and at home is an english (international) keyboard, so the position of the accents (~; ^; '; `) is different in each keyboard. When the document was transferred to the computer with the ABTN-2 keyb

Re: help with accents

2004-04-26 Thread Angus Leeming
Beny Spira wrote: > I am writing a document at work and at home. At work my keyboard is > ABTN2 (brazilian keyboard layout) and at home is an english > (international) keyboard, so the position of the accents (~; ^; '; > `) is different in each keyboard. When the document was transferred > to the

Re: help with accents

2004-04-26 Thread Beny Spira
> Could you post a (short) example lyx document that works on your home > machine and not on your work one. Sure, but first i would like to make something clear. The original document was written at work (with the ABTN2 keyboard), I continued to work on it at home (english keyboard) and today I

Re: multiple views?

2004-04-26 Thread Andre' Poenitz
On Mon, Apr 26, 2004 at 08:17:48AM -0500, Chris Menzel wrote: > Poking around in the developers' list archives, it appears there are > plans eventually to add to LyX the capability to have multiple views > on one's buffer. This is one of the few things I miss when I use LyX > rather than emacs. D

Re: typesetting an algorithm

2004-04-26 Thread Andre' Poenitz
On Mon, Apr 26, 2004 at 11:03:42AM +0100, Raphael Clifford wrote: > Thanks for the reply. > > Does this mean that there is currently *no* layout for the algorithm.sty > in lyx? I am stuck using enumerate and \quad at the moment which > doesn't seem quite right. Well, I use \quad and the LyX co

Re: typesetting an algorithm

2004-04-26 Thread Raphael Clifford
Andre' Poenitz wrote: On Mon, Apr 26, 2004 at 11:03:42AM +0100, Raphael Clifford wrote: Thanks for the reply. Does this mean that there is currently *no* layout for the algorithm.sty in lyx? I am stuck using enumerate and \quad at the moment which doesn't seem quite right. Well, I use

Help on siamltex document class or something better

2004-04-26 Thread huanyuan sheng
Any help is appreciated. If you have no idea about siamltex, could you recommend a good simple document class that can be installed into lyx and contains all the theorem, lemma and proof ... environments? I don't like AMS document class for some reasons. Just want something simple as default ar

Re: typesetting an algorithm

2004-04-26 Thread Angus Leeming
Raphael Clifford wrote: > Hi, > Does this mean that > http://www.educat.hu-berlin.de/~voss/lyx/algorithm/algo-0.3.tar.gz > has completely dissapeared? According to the mail list archives it > even > contained a sample lyx file in it. That was as of December 2003. Why not drop Herbert a private em

LyX and VNC, font problem

2004-04-26 Thread Alexander Stasinski
Dear LyX users, I am using LyX through a VNC display. Everything works fine, except that fonts in LyX display in a very low resolution. Trying to modify the font settings (fixed or scalable, screen DPI) in lyxrc did not change a thing. I have made sure that VNC can access all fonts in my X syste

Re: costumization of italics

2004-04-26 Thread Beny Spira
> If pressing two keys is too expensive (and I agree there are situations > like that), maybe you should just write your document without any such > markup and rather add it add the end using a simple script. > > Andre' Thanks Andre Yes, it is indeed the case. I have to spend a lot of time pressi

Re: help with accents

2004-04-26 Thread Marc Jeffrey Driftmeyer
Beny, Sounds like a localization issue with the locales package installed on your system. Since you don't list the operating system you have running and what locales package support you have installed versus that of the other system I would check this as an option to investigate. I'd also c

Re: Graphics missing in PDF/PS, SGML export??

2004-04-26 Thread Alex Brown
Jose' Matos wrote: On Sunday 25 April 2004 15:44, Alex Brown wrote: Any ideas? Thanks in advance. No, both images and tables didn't work in previous versions but it will in next, 1.4. :-) Alex Brown <[EMAIL PROTECTED]> Hmm, I have a clear memory of using graphics with Linuxd

How to visually divide between Picture Captions and Test

2004-04-26 Thread georg-philipp.burth
Hello! I'm just writing my thesis with this great program, but now I stumbled over a style problem... When I add a picture in a float this picture may be set as top on a side. Unfortunately the caption has to be below the picture and is in the same style as the "normal" text, so it's sometimes d

Re: multiple views?

2004-04-26 Thread Chris Menzel
My thanks to Andre and Angus for the informative replies. Chris Menzel

Docbook export:

2004-04-26 Thread Alex Brown
Alex Brown wrote to [EMAIL PROTECTED]: ... Time to get going with Docbook, I suppose. Chris -- I've found your excellent http://www.karakas-online.de/mySGML/ -- thanks very much. (For lyx-users, this provides some shell scripts esp. "lyxtox" that drive several large engines.) Your approach

Re: Two pictures side by side

2004-04-26 Thread G. Milde
On 26.04.04, Helge Hafting wrote: > Roland Schmitz wrote: ... > My way of doing this is: > Insert a figure float. Go inside, set the paragraph type to > "standard" instead of the default "caption" Insert two minipages inside > the float > (insert->minipage) with a hfill (insert->special->hfill)