Re: "\arctan" blocks slanted math?

2001-03-06 Thread Andre Poenitz
> Is that how TeX-mode "rm" with brackets supposed to work? Yes. You might want to use \textrm{...} if you want "the other syntax" Andre' -- André Pönitz [EMAIL PROTECTED]

Re: "\arctan" blocks slanted math?

2001-03-06 Thread R. Lahaye
Herbert Voss wrote: > > "R. Lahaye" wrote: > > > > Hi, > > > > I have in my document as display math: > > > >T = arctan E > > > > which sets the "T" as slanted (as math usually does), but the "E" after > > arctan (which is a \arctan) is NOT slanted. > > no problem for me > lyx latest cvs

Re: "\arctan" blocks slanted math?

2001-03-06 Thread Herbert Voss
"R. Lahaye" wrote: > > Hi, > > I have in my document as display math: > >T = arctan E > > which sets the "T" as slanted (as math usually does), but the "E" after > arctan (which is a \arctan) is NOT slanted. > > Is that the correct behaviour or is this a bug in LyX? > (I'm running LyX

Re: ?requirement to compile LyX in Mac OS X?

2001-03-06 Thread Jeff Whitaker
I'm running lyx on the public beta, and it works fine. You'll need to do the following: 1) install XFree86 (see http://mrcla.com/XonX for details). 2) install the developer tools (signup at http://connect.apple.com, then login and download the installer). 3) install the fink package manager (ht

"\arctan" blocks slanted math?

2001-03-06 Thread R. Lahaye
Hi, I have in my document as display math: T = arctan E which sets the "T" as slanted (as math usually does), but the "E" after arctan (which is a \arctan) is NOT slanted. Is that the correct behaviour or is this a bug in LyX? (I'm running LyX-CVS) However, I need this "E" to be slant

RE: marginline and marginpar

2001-03-06 Thread Beyer, Marcus
> > do you know a way to make LyX > > use "\marginline" (from koma-script) > > instead of "\marginpar"? > > try > > \let\myMarginpar\marginpar > \renewcommand\marginpar[1]{\myMarginpar[\raggedleft #1]{\raggedright #1}} Hey, this seems to work :-) I will try it tomorrow more intensely! Thanks

Re: marginline and marginpar

2001-03-06 Thread Herbert Voss
"Beyer, Marcus" wrote: > > Dear Users, > > do you know a way to make LyX > use "\marginline" (from koma-script) > instead of "\marginpar"? try \let\myMarginpar\marginpar \renewcommand\marginpar[1]{\myMarginpar[\raggedleft #1]{\raggedright #1}} Herbert -- [EMAIL PROTECTED] http://perce.de/l

Re: alignment in tables

2001-03-06 Thread Tuukka Toivonen
Thanks for quick help, but nothing has changed. Your returned file behaves same as before. It is probably my LyX version 1.1.6. You seem to use newer LyX, so I guess this bug goes away when I upgrade. On Tue, 6 Mar 2001, Herbert Voss wrote: > the problem was, that the last cell in the lower righ

Re: marginline and marginpar

2001-03-06 Thread Alexandre Gonçalves Jacarandá
On Tue, 6 Mar 2001, Beyer, Marcus wrote: > Dear Users, > > do you know a way to make LyX > use "\marginline" (from koma-script) > instead of "\marginpar"? Take a look at /usr/share/texmf/doc/latex/koma-script/screnggu.dvi in page 18. -- clarkagjcris

marginline and marginpar

2001-03-06 Thread Beyer, Marcus
Dear Users, do you know a way to make LyX use "\marginline" (from koma-script) instead of "\marginpar"? Regards Marcus

Re: alignment in tables

2001-03-06 Thread Herbert Voss
Tuukka Toivonen wrote: > > On Tue, 6 Mar 2001, Herbert Voss wrote: > > > > Example file on request. > > > > send it > > Here. If I load this to lyx and use "view postscript" i get error messages > from LaTeX. If I put cursor in bottommost-and-rightmost cell and set > paragraph layout to block,

Re: Footers and Headers

2001-03-06 Thread Herbert Voss
Alexandre Gonçalves Jacarandá wrote: > > ...I come back again... > Herb, I couldn't do this... > Sorry every one, because I'm reading several times the docs and I'm > getting confuse... > I only need on first page get University's name at upper center page, > title at middle center and a center f

Re: fate of foiltex class

2001-03-06 Thread Dekel Tsur
On Tue, Mar 06, 2001 at 10:20:11AM +0100, Guenter Milde wrote: > On Mon, 5 Mar 2001 21:30:25 +0200 Dekel Tsur <[EMAIL PROTECTED]> wrote: > > > Another possibility is to use a more modern class for presentations > > (pdfslides, pdfscreen or prosper). > > Are there LyX style files for any of these

Re: Footers and Headers

2001-03-06 Thread Alexandre Gonçalves Jacarandá
...I come back again... Herb, I couldn't do this... Sorry every one, because I'm reading several times the docs and I'm getting confuse... I only need on first page get University's name at upper center page, title at middle center and a center foot with date and local. At second page I need my n

Re: [operalover_99@yahoo.com] [Lyx-feedback] Feedback from www.lyx.org

2001-03-06 Thread Dekel Tsur
On Tue, Mar 06, 2001 at 10:19:50AM +0100, Jean-Marc Lasgouttes wrote: > Mike Smith ([EMAIL PROTECTED]) entered the > following feedback message on the LyX home page: > > > Dear All, > I use LyX for most of my document p

alignment in tables

2001-03-06 Thread Tuukka Toivonen
I put a table inside wide table float. I manually set the cell width, some to 2cm some to 3cm. The problem is that I can't set the alignment inside the table cells. Both of the H.Alignment in Tabular Layout are grayed out, so I can't set them. I can use Layout/Paragraph to set the Alignment to Ri

Re: Classical Greek

2001-03-06 Thread Dekel Tsur
On Tue, Mar 06, 2001 at 10:21:31AM +0100, Jean-Marc Lasgouttes wrote: > Dekel> Why aren't you using the multi-lingual capabilities of LyX ? > Dekel> With LyX 1.1.6, assuming you have (good) iso10646-1 screen > Dekel> fonts: - Select iso10646-1 screen font encoding and select > Dekel> iso10646-1 fo

RE: comment style

2001-03-06 Thread Beyer, Marcus
> How can I change the (output)style of the comments globaly? > I would like magenta and typewriter... This works fine: \usepackage{comment,color} \specialcomment{comment}{\begingroup\ttfamily\color{magenta}}{\endgroup} Regards Marcus

comment style

2001-03-06 Thread Beyer, Marcus
Hello! To make my comments visible in the output file I use: \usepackage{comment} \includecomment{comment} How can I change the (output)style of the comments globaly? I would like magenta and typewriter... Thanks for any help! Marcus

SOLVED problems 1.1.6fix1 on slackware 7.1

2001-03-06 Thread Stefano Ghirlanda
Hi, thanks everyone for your suggestions! By manually #undefining HAVE_SSTREAM, HAVE_OSTREAM and HAVE_LOCALE in src/config.h I could compile and install happily. If #undefining HAVE_LOCALE does not impair locale awareness, I could make a lyx.tgz slackware package and upload it to www.linuxmafia.o

Re: Cover sheet layout

2001-03-06 Thread Alexandre Gonçalves Jacarandá
Thanks... Alexandre -- clarkagjcris

Re: Roots other than square roots

2001-03-06 Thread Tuukka Toivonen
On 6 Mar 2001 [EMAIL PROTECTED] wrote: > I'm trying to insert a root other than a square root, that in LaTeX would be Last time this was discussed, LyX didn't support this. You have two possibilities. 1. Use superscript just before square root (a bit ugly, maybe) 2. Write it in LaTeX code

Re: Cover sheet layout

2001-03-06 Thread Tuukka Toivonen
On Sun, 4 Mar 2001, Alexandre Gonçalves Jacarandá wrote: > Hi, one more time I need help to format an cover sheet to my work. I need > to insert my name at top of sheet, title at middle, academic grade note > above in middle right and date at botton of page. Easy solution might be just not to us

Re: draftcopy

2001-03-06 Thread Oscar Lopez
Francesco Scaglioni wrote: > > Thanks, > > Is it possible to use more than one option eg. no pages have draft > across them but all have draft at the bottom? You can use the option bottom to print DRAFT on all pages at the bottom. For other options you can check the draftcopy documentation loca

Re: Roots other than square roots

2001-03-06 Thread Herbert Voss
On 6 Mar 2001, Jean-Marc Lasgouttes wrote: > > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: > > Kayvan> On Tue, Mar 06, 2001 at 09:42:37AM -, [EMAIL PROTECTED] > Kayvan> wrote: > >> Hi all: > >> > >> I'm trying to insert a root other than a square root, that in LaTeX > >> wou

Re: draftcopy

2001-03-06 Thread Francesco Scaglioni
Thanks, Is it possible to use more than one option eg. no pages have draft across them but all have draft at the bottom? Thanks again Francesco

Re: Roots other than square roots

2001-03-06 Thread Andre Poenitz
> > Get your firstname@lastname email for FREE at http://Nameplanet.com/?su > > Put that into your document, then mark it as TeX ("evil red text"). Typing "Alt-x math-insert root" gives a proper inset. Shouldn't this be available from the menus/math panel as well? Andre' -- André Pönitz .

Re: Roots other than square roots

2001-03-06 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> On Tue, Mar 06, 2001 at 09:42:37AM -, [EMAIL PROTECTED] Kayvan> wrote: >> Hi all: >> >> I'm trying to insert a root other than a square root, that in LaTeX >> would be >> >> \sqrt[4]{} (for a 4 root) >> >> How can I do t

Re: draftcopy

2001-03-06 Thread Oscar Lopez
Francesco Scaglioni wrote: > > Hi and thanks in advance, > > As a newcomer to lyx and tex I am looking for pointers as to where to > go now. I have downloaded and installed (I think successfully) the > package 'draftcopy'. My question is a simple one. Within Lyx - how > should I go about imple

Re: Roots other than square roots

2001-03-06 Thread Kayvan A. Sylvan
On Tue, Mar 06, 2001 at 09:42:37AM -, [EMAIL PROTECTED] wrote: > Hi all: > > I'm trying to insert a root other than a square root, that in LaTeX would be > > \sqrt[4]{} (for a 4 root) > > How can I do this in Lyx? > > Thanks in advance. > > -- > Get your firstname@lastname email for FREE

Roots other than square roots

2001-03-06 Thread pascual
Hi all: I'm trying to insert a root other than a square root, that in LaTeX would be \sqrt[4]{} (for a 4 root) How can I do this in Lyx? Thanks in advance. -- Get your firstname@lastname email for FREE at http://Nameplanet.com/?su

Re: Author and date customization

2001-03-06 Thread Stefano Ghirlanda
Alexandre Gonçalves Jacarandá <[EMAIL PROTECTED]> writes: > Hi evereybody, I need to put \author at \cheader and \date at \cfoot. > How can I make this? In the preamble: \usepackage{fancyhdr} \pagestyle{fancy} \cfoot{\today} \chead{Author Name} Note that you cannot use \author (or actually \@a

Re: ?requirement to compile LyX in Mac OS X?

2001-03-06 Thread Jean-Marc Lasgouttes
> "Nien-Po" == Nien-Po Chen <[EMAIL PROTECTED]> writes: Nien-Po> Hi, Currently I run LyX 1.1.5 fix2 in LinuxPPC, aside with Nien-Po> mol (Mac OS emulator). I'm quite happy with the current set Nien-Po> up. I'm just wondring if it is possible to compile LyX in the Nien-Po> coming mac os x. Any

[operalover_99@yahoo.com] [Lyx-feedback] Feedback from www.lyx.org

2001-03-06 Thread Jean-Marc Lasgouttes
Could someone help mike? I'm not sure LyX is the most suited here, but... JMarc --- Start of forwarded message --- Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] FROM: [EMAIL PROTECTED] Subject: [Lyx-feedback] Feedback from www.lyx.org Date: Mon, 5 Mar 2001 18:55:43 +0100 Mike

Re: Classical Greek

2001-03-06 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> On Sun, Mar 04, 2001 at 10:12:07PM +0100, Guido Milanese wrote: >> My system is as follows: I use a Greek font for "sans serif" view >> on screen; after finishing my work, I export the file as LaTeX >> file, I run a program I am polis

draftcopy

2001-03-06 Thread Francesco Scaglioni
Hi and thanks in advance, As a newcomer to lyx and tex I am looking for pointers as to where to go now. I have downloaded and installed (I think successfully) the package 'draftcopy'. My question is a simple one. Within Lyx - how should I go about implementing it with respect to a particular do