> 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]
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
"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
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
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
> > 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
"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
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
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
Dear Users,
do you know a way to make LyX
use "\marginline" (from koma-script)
instead of "\marginpar"?
Regards
Marcus
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,
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
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
...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
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
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
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
> 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
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
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
Thanks...
Alexandre
--
clarkagjcris
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
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
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
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
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
> > 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 .
> "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
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
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
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
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
> "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
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
> "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
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
36 matches
Mail list logo