Re: Accents in LyX/Mac

2006-12-06 Thread Bennett Helm
On Dec 6, 2006, at 5:19 PM, Bruce Pourciau wrote: On Dec 6, 2006, at 4:11 PM, Stephen Buonopane wrote: On Dec 6, 2006, at 4:55 PM, Maria Gouskova wrote: > Depending on the accent you want (acute or grave), insert the > following in ERT: > > \'e > \`e > This *shouldn't* be required. I ca

Re: Enquiry

2006-12-06 Thread Paul A. Rubin
Van Zyl, Wiehann, Mnr <[EMAIL PROTECTED]> wrote: Hi I need help to get LYX working, it does not at all work!! Wiehann van Zyl I think we'll need a bit more information than that. You might start with LyX version, operating system, what LaTeX distribution you use, and precisely what hap

Re: Accents in LyX/Mac

2006-12-06 Thread Bruce Pourciau
On Dec 6, 2006, at 4:11 PM, Stephen Buonopane wrote: On Dec 6, 2006, at 4:55 PM, Maria Gouskova wrote: > Depending on the accent you want (acute or grave), insert the > following in ERT: > > \'e > \`e > This *shouldn't* be required. I can type accents in LyX just like I can in any other a

Re: Accents in LyX/Mac

2006-12-06 Thread Stephen Buonopane
On Dec 6, 2006, at 4:55 PM, Maria Gouskova wrote: > Depending on the accent you want (acute or grave), insert the > following in ERT: > > \'e > \`e > This *shouldn't* be required. I can type accents in LyX just like I can in any other application on Mac (with the exception that when I hit -e

Re: Re: Accents in LyX/Mac

2006-12-06 Thread Maria Gouskova
> Depending on the accent you want (acute or grave), insert the > following in ERT: > > \'e > \`e > This *shouldn't* be required. I can type accents in LyX just like I can in any other application on Mac (with the exception that when I hit -e initially in LyX, I don't see the acute accent appea

Re: Accents in LyX/Mac

2006-12-06 Thread Bennett Helm
On Dec 6, 2006, at 3:40 PM, Maria Gouskova wrote: On 12/6/06, Bruce Pourciau <[EMAIL PROTECTED]> wrote: How do I get a letter like e or a with an accent? In other applications it's option-e (together) then the letter, but that doesn't give it to me in LyX/Mac 1.4.1. What am I doing wrong? Depe

Re: Accents in LyX/Mac

2006-12-06 Thread Bruce Pourciau
Depending on the accent you want (acute or grave), insert the following in ERT: \'e \`e Thanks, Maria. Bruce On Dec 6, 2006, at 2:40 PM, Maria Gouskova wrote: Depending on the accent you want (acute or grave), insert the following in ERT: \'e \`e Or, hit Ctrl+M twice to enter math-t

Re: Accents in LyX/Mac

2006-12-06 Thread Maria Gouskova
Depending on the accent you want (acute or grave), insert the following in ERT: \'e \`e Or, hit Ctrl+M twice to enter math-text mode, and enter this straight into math-text mode for a WYSIWYG experience. For more discussion of symbols and diacritics, see http://wiki.lyx.org/LyX/LinguistLyX#toc6

Accents in LyX/Mac

2006-12-06 Thread Bruce Pourciau
How do I get a letter like e or a with an accent? In other applications it's option-e (together) then the letter, but that doesn't give it to me in LyX/Mac 1.4.1. What am I doing wrong? Bruce

Re: Calligraphic Typeface

2006-12-06 Thread Bruce Pourciau
On Dec 6, 2006, at 10:54 AM, Juergen Spitzmueller wrote: Bruce Pourciau wrote: \fontfamily{pzc}\large {text} seems to work, but replacing \large by \larger does not. What's up with that? try \Large, \LARGE, \huge and \Huge Jürgen Thanks, Jürgen.

Enquiry

2006-12-06 Thread Van Zyl, Wiehann, Mnr <[EMAIL PROTECTED]>
Hi I need help to get LYX working, it does not at all work!! Wiehann van Zyl

Re: Calligraphic Typeface

2006-12-06 Thread Juergen Spitzmueller
Bruce Pourciau wrote: > \fontfamily{pzc}\large {text} seems to work, but replacing \large by   > \larger does not. What's up with that? try \Large, \LARGE, \huge and \Huge Jürgen

Re: Calligraphic Typeface

2006-12-06 Thread Bruce Pourciau
Bruce, I think you're going to have to use the LaTeX font selection scheme in ERT. You could use Zapf Chancery as your script font. It's pzc to LaTeX. \fontfamily{pzc}\large {text} seems to work, but replacing \large by \larger does not. What's up with that? Bruce On Dec 6, 2006, at 9:53

Re: Calligraphic Typeface

2006-12-06 Thread Bruce Pourciau
Bruce, I think you're going to have to use the LaTeX font selection scheme in ERT. You could use Zapf Chancery as your script font. It's pzc to LaTeX. Thanks, Richard and Jurgen. But what specific commands in ERT would put some given text in size large Zapf Chancery? I looked up the LaTeX

Re: Calligraphic Typeface

2006-12-06 Thread Richard Heck
Juergen Spitzmueller wrote: Bruce Pourciau wrote: I would like to write a couple of words in a calligraphic or script typeface. Is there a fairly easy way to do this within LyX? In mathmode there's \mathcal, but this is only for uppercase letters. LaTeX comes with the font "Zapf Chancery

Re: Calligraphic Typeface

2006-12-06 Thread Juergen Spitzmueller
Bruce Pourciau wrote: > I would like to write a couple of words in a calligraphic or script > typeface. Is there a fairly easy way to do this within LyX? In > mathmode there's \mathcal, but this is only for uppercase letters. LaTeX comes with the font "Zapf Chancery" (\usepackage{chancery}). Maybe

Re: question regarding article(Kluwer)

2006-12-06 Thread Richard Heck
LB wrote: Hello I am reformatting my paper written with article(IEEEtran) to article(kluwer). I get two error messages that I can't solve: LaTeX Error: Command \iint already defined. LaTeX Error: Command \iiint already defined. And the explanations of these errors are:

Re: ERT font config

2006-12-06 Thread Richard Heck
I don't see any way to do that using the preferences. Of course, you can always change it in the source and recompile. Or file an enhancement request. Richard Wojciech Michalik wrote: I want to make font in ERT box to be smaller. Any clues how ?? -- Richard G Heck Jr [EMAIL PROTECTE

Calligraphic Typeface

2006-12-06 Thread Bruce Pourciau
I would like to write a couple of words in a calligraphic or script typeface. Is there a fairly easy way to do this within LyX? In mathmode there's \mathcal, but this is only for uppercase letters. Bruce

question regarding article(Kluwer)

2006-12-06 Thread LB
Hello I am reformatting my paper written with article(IEEEtran) to article(kluwer). I get two error messages that I can't solve: LaTeX Error: Command \iint already defined. LaTeX Error: Command \iiint already defined. And the explanations of these errors are: ---

ERT font config

2006-12-06 Thread Wojciech Michalik
I want to make font in ERT box to be smaller. Any clues how ??

Re: Tool to find all occurrences of one word and add to index?

2006-12-06 Thread John McCabe-Dansted
On 12/6/06, Rainer M Krug <[EMAIL PROTECTED]> wrote: Thanks a lot for your suggestion and the comprehensive explanation why it would not be a good idea to do it. If you decide you do want a comprehensive index, you might want to look at: https://gna.org/projects/latex-indexbuild/ -- John C. M

Re: Tool to find all occurrences of one word and add to index?

2006-12-06 Thread Rainer M Krug
Thanks a lot for your suggestion and the comprehensive explanation why it would not be a good idea to do it. I'll think about it, Rainer Helge Hafting wrote: Rainer M Krug wrote: Hi is there a tool which I can use to find all occurrences of a word and add it automatically to the index? Th

Re: Tool to find all occurrences of one word and add to index?

2006-12-06 Thread Helge Hafting
Rainer M Krug wrote: Hi is there a tool which I can use to find all occurrences of a word and add it automatically to the index? There is currently no such way in lyx. You may be able to do this by opening the .lyx file in a text editor and do a searcy&replace on it, replacing the word in que

Tool to find all occurrences of one word and add to index?

2006-12-06 Thread Rainer M Krug
Hi is there a tool which I can use to find all occurrences of a word and add it automatically to the index? Rainer -- Rainer M. Krug, Dipl. Phys. (Germany), MSc Conservation Biology (UCT) Department of Conservation Ecology and Entomology University of Stellenbosch Matieland 7602 South Africa

Re: latowincd closed!!!!!

2006-12-06 Thread christian . ridderstrom
On Tue, 5 Dec 2006, Uwe Stöhr wrote: > uwe schrieb: > > > We work continuess on our original aim: the Documentclass for BA-Papers. > > We are interested in every *.layout in order to make LyX attractive for > users. If you think that your layout is now stable enough for production > use, we co

Re: tensind package incompatible with LyX?

2006-12-06 Thread Nils Becker
> > You can try to use extra {}, but I doubt this will work. > > Andre' Thanks for the hint. It does work, in fact. One can add an empty group {} in front of every index, and the mathed display is nice, too. It is still more typing than in raw LaTeX, though. I posted a small page on the LyX wik

Re: formating of hyperref links

2006-12-06 Thread Rainer M Krug
Daniel Lohmann wrote: Rainer M Krug schrieb: I have a second question concerning the hyperref package: I have in the pdflatex output boxes around the hyperlinks, which does not look nice at all (see attached screenshot) and I don't seem to be able to make sense out of the hyperref manual. Can

Re: formating of hyperref links

2006-12-06 Thread Daniel Lohmann
Rainer M Krug schrieb: > I have a second question concerning the hyperref package: > > I have in the pdflatex output boxes around the hyperlinks, which does > not look nice at all (see attached screenshot) and I don't seem to be > able to make sense out of the hyperref manual. > > Can anyone poin