Beamer files have faint symbols at lower border

2012-01-21 Thread Anthony Campbell
Sorry if this is a bit off-topic - it's really a beamer issue.

All the slides I make with lyx+beamer have faint grey symbols along the
lower edge. These are clickable to move around in the slides but I want
to eliminate them. I think there is something one can put in the
preamble to do this but I don't know what to search for in google.
Anyone know what it is?



-- 
Anthony Campbell - a...@acampbell.org.uk 
Microsoft-free zone - using Linux 
http://www.acampbell.org.uk - book reviews, 
articles, blog, and printed books and ebooks


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Murat Yildizoglu
Hi ANthony,

Putting

\setbeamertemplate{navigation symbols}{}

in the preamble should give you what you want.

2012/1/21 Anthony Campbell a...@acampbell.org.uk:
 Sorry if this is a bit off-topic - it's really a beamer issue.

 All the slides I make with lyx+beamer have faint grey symbols along the
 lower edge. These are clickable to move around in the slides but I want
 to eliminate them. I think there is something one can put in the
 preamble to do this but I don't know what to search for in google.
 Anyone know what it is?



 --
 Anthony Campbell - a...@acampbell.org.uk
 Microsoft-free zone - using Linux
 http://www.acampbell.org.uk - book reviews,
 articles, blog, and printed books and ebooks



-- 
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : F-331

yi...@u-bordeaux4.fr

http://yildizoglu.info

http://www.twitter.com/yildizoglu


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Anthony Campbell
On 21 Jan 2012, Murat Yildizoglu wrote:
 Hi ANthony,
 
 Putting
 
 \setbeamertemplate{navigation symbols}{}
 
 in the preamble should give you what you want.
 
 2012/1/21 Anthony Campbell a...@acampbell.org.uk:
  Sorry if this is a bit off-topic - it's really a beamer issue.
 
  All the slides I make with lyx+beamer have faint grey symbols along the
  lower edge. These are clickable to move around in the slides but I want
  to eliminate them. I think there is something one can put in the
  preamble to do this but I don't know what to search for in google.
  Anyone know what it is?
 

Thank you very much - that was it!

Anthony


-- 
Anthony Campbell - a...@acampbell.org.uk 
Microsoft-free zone - using Linux 
http://www.acampbell.org.uk - book reviews, 
articles, blog, and printed books and ebooks


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Rich Shepard

On Sat, 21 Jan 2012, Anthony Campbell wrote:


All the slides I make with lyx+beamer have faint grey symbols along the
lower edge. These are clickable to move around in the slides but I want to
eliminate them. I think there is something one can put in the preamble to
do this but I don't know what to search for in google. Anyone know what it
is?


  So, if you have a beamer presentation set to full screen, how will you
navigate from one slide to another?

Rich


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread curtis osterhoudt
If using Okular as a viewer, either forward/up or back/down arrows, spacebar, 
etc. If one has left TOC-type links around (my presentations happen to have 
them at the top of each slide) one can use those to quickly go to the relevant 
sections. 


    ~ C





 From: Rich Shepard rshep...@appl-ecosys.com
To: lyx-users@lists.lyx.org 
Sent: Saturday, January 21, 2012 7:20 AM
Subject: Re: Beamer files have faint symbols at lower border
 
On Sat, 21 Jan 2012, Anthony Campbell wrote:

 All the slides I make with lyx+beamer have faint grey symbols along the
 lower edge. These are clickable to move around in the slides but I want to
 eliminate them. I think there is something one can put in the preamble to
 do this but I don't know what to search for in google. Anyone know what it
 is?

  So, if you have a beamer presentation set to full screen, how will you
navigate from one slide to another?

Rich




Re: Lyx license use Question

2012-01-21 Thread Richard Heck

On 01/21/2012 12:49 AM, Romildo Aparecido wrote:
Hello, I am a Master teacher of calculus from Brazil (also a coder ) 
and I want
to use lyx to teach math for my students. I want to post videos on 
youtube and my
site teaching math for free, they will show content from lyx, of 
course all for free and GPL. Also I want to use formulas on the mobile 
apps, also free and under GPL. In the future I want to help you code 
some of changes I have seen to be done.


Can I do this using your software ?

I can't imagine what licensing issue there would be here. Even if you 
used LyX to create teaching software for which you charged money, 
there's no reason you couldn't do that. The license applies, so far as I 
understand it, only to redistribution of the program and such.


That said, if you do end up using LyX for these purposes, you might add 
a note somewhere on the Wiki. And we'd definitely appreciate your 
letting everyone know what software you used to make these cool things!


Obviously, contributions to LyX are more the welcome.

Richard



preamble set math font to roman

2012-01-21 Thread Henri Mone
Dear Lyx Users and Experts,

I know this is should be a really simple question but I searched for
over one hour and could not find an answer. Equations which I set in
math-mode are italic. I want them to be in roman (not italic). I
could add to each equation  a  \mathrm a^2+b^2 but this is a lot of
work.
What do I have to do to change this globally in the preamble?

Thanks,
Henry


Re: preamble set math font to roman

2012-01-21 Thread Richard Heck

On 01/21/2012 05:47 PM, Henri Mone wrote:

Dear Lyx Users and Experts,

I know this is should be a really simple question but I searched for
over one hour and could not find an answer. Equations which I set in
math-mode are italic. I want them to be in roman (not italic). I
could add to each equation  a  \mathrm a^2+b^2 but this is a lot of
work.
What do I have to do to change this globally in the preamble?

http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml#math-styles

By our own Günter Milde.

Richard



Re: preamble set math font to roman

2012-01-21 Thread Henri Mone
Dear Richard,
Thanks for your fast reply. Could you please tell me the command I
have to use in the latex preamble to set the math style to
upright.
Thanks,
Henri

On Sun, Jan 22, 2012 at 1:46 AM, Richard Heck rgh...@comcast.net wrote:
 On 01/21/2012 05:47 PM, Henri Mone wrote:

 Dear Lyx Users and Experts,

 I know this is should be a really simple question but I searched for
 over one hour and could not find an answer. Equations which I set in
 math-mode are italic. I want them to be in roman (not italic). I
 could add to each equation  a  \mathrm a^2+b^2 but this is a lot of
 work.
 What do I have to do to change this globally in the preamble?

 http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml#math-styles

 By our own Günter Milde.

 Richard



Beamer files have faint symbols at lower border

2012-01-21 Thread Anthony Campbell
Sorry if this is a bit off-topic - it's really a beamer issue.

All the slides I make with lyx+beamer have faint grey symbols along the
lower edge. These are clickable to move around in the slides but I want
to eliminate them. I think there is something one can put in the
preamble to do this but I don't know what to search for in google.
Anyone know what it is?



-- 
Anthony Campbell - a...@acampbell.org.uk 
Microsoft-free zone - using Linux 
http://www.acampbell.org.uk - book reviews, 
articles, blog, and printed books and ebooks


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Murat Yildizoglu
Hi ANthony,

Putting

\setbeamertemplate{navigation symbols}{}

in the preamble should give you what you want.

2012/1/21 Anthony Campbell a...@acampbell.org.uk:
 Sorry if this is a bit off-topic - it's really a beamer issue.

 All the slides I make with lyx+beamer have faint grey symbols along the
 lower edge. These are clickable to move around in the slides but I want
 to eliminate them. I think there is something one can put in the
 preamble to do this but I don't know what to search for in google.
 Anyone know what it is?



 --
 Anthony Campbell - a...@acampbell.org.uk
 Microsoft-free zone - using Linux
 http://www.acampbell.org.uk - book reviews,
 articles, blog, and printed books and ebooks



-- 
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : F-331

yi...@u-bordeaux4.fr

http://yildizoglu.info

http://www.twitter.com/yildizoglu


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Anthony Campbell
On 21 Jan 2012, Murat Yildizoglu wrote:
 Hi ANthony,
 
 Putting
 
 \setbeamertemplate{navigation symbols}{}
 
 in the preamble should give you what you want.
 
 2012/1/21 Anthony Campbell a...@acampbell.org.uk:
  Sorry if this is a bit off-topic - it's really a beamer issue.
 
  All the slides I make with lyx+beamer have faint grey symbols along the
  lower edge. These are clickable to move around in the slides but I want
  to eliminate them. I think there is something one can put in the
  preamble to do this but I don't know what to search for in google.
  Anyone know what it is?
 

Thank you very much - that was it!

Anthony


-- 
Anthony Campbell - a...@acampbell.org.uk 
Microsoft-free zone - using Linux 
http://www.acampbell.org.uk - book reviews, 
articles, blog, and printed books and ebooks


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Rich Shepard

On Sat, 21 Jan 2012, Anthony Campbell wrote:


All the slides I make with lyx+beamer have faint grey symbols along the
lower edge. These are clickable to move around in the slides but I want to
eliminate them. I think there is something one can put in the preamble to
do this but I don't know what to search for in google. Anyone know what it
is?


  So, if you have a beamer presentation set to full screen, how will you
navigate from one slide to another?

Rich


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread curtis osterhoudt
If using Okular as a viewer, either forward/up or back/down arrows, spacebar, 
etc. If one has left TOC-type links around (my presentations happen to have 
them at the top of each slide) one can use those to quickly go to the relevant 
sections. 


    ~ C





 From: Rich Shepard rshep...@appl-ecosys.com
To: lyx-users@lists.lyx.org 
Sent: Saturday, January 21, 2012 7:20 AM
Subject: Re: Beamer files have faint symbols at lower border
 
On Sat, 21 Jan 2012, Anthony Campbell wrote:

 All the slides I make with lyx+beamer have faint grey symbols along the
 lower edge. These are clickable to move around in the slides but I want to
 eliminate them. I think there is something one can put in the preamble to
 do this but I don't know what to search for in google. Anyone know what it
 is?

  So, if you have a beamer presentation set to full screen, how will you
navigate from one slide to another?

Rich




Re: Lyx license use Question

2012-01-21 Thread Richard Heck

On 01/21/2012 12:49 AM, Romildo Aparecido wrote:
Hello, I am a Master teacher of calculus from Brazil (also a coder ) 
and I want
to use lyx to teach math for my students. I want to post videos on 
youtube and my
site teaching math for free, they will show content from lyx, of 
course all for free and GPL. Also I want to use formulas on the mobile 
apps, also free and under GPL. In the future I want to help you code 
some of changes I have seen to be done.


Can I do this using your software ?

I can't imagine what licensing issue there would be here. Even if you 
used LyX to create teaching software for which you charged money, 
there's no reason you couldn't do that. The license applies, so far as I 
understand it, only to redistribution of the program and such.


That said, if you do end up using LyX for these purposes, you might add 
a note somewhere on the Wiki. And we'd definitely appreciate your 
letting everyone know what software you used to make these cool things!


Obviously, contributions to LyX are more the welcome.

Richard



preamble set math font to roman

2012-01-21 Thread Henri Mone
Dear Lyx Users and Experts,

I know this is should be a really simple question but I searched for
over one hour and could not find an answer. Equations which I set in
math-mode are italic. I want them to be in roman (not italic). I
could add to each equation  a  \mathrm a^2+b^2 but this is a lot of
work.
What do I have to do to change this globally in the preamble?

Thanks,
Henry


Re: preamble set math font to roman

2012-01-21 Thread Richard Heck

On 01/21/2012 05:47 PM, Henri Mone wrote:

Dear Lyx Users and Experts,

I know this is should be a really simple question but I searched for
over one hour and could not find an answer. Equations which I set in
math-mode are italic. I want them to be in roman (not italic). I
could add to each equation  a  \mathrm a^2+b^2 but this is a lot of
work.
What do I have to do to change this globally in the preamble?

http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml#math-styles

By our own Günter Milde.

Richard



Re: preamble set math font to roman

2012-01-21 Thread Henri Mone
Dear Richard,
Thanks for your fast reply. Could you please tell me the command I
have to use in the latex preamble to set the math style to
upright.
Thanks,
Henri

On Sun, Jan 22, 2012 at 1:46 AM, Richard Heck rgh...@comcast.net wrote:
 On 01/21/2012 05:47 PM, Henri Mone wrote:

 Dear Lyx Users and Experts,

 I know this is should be a really simple question but I searched for
 over one hour and could not find an answer. Equations which I set in
 math-mode are italic. I want them to be in roman (not italic). I
 could add to each equation  a  \mathrm a^2+b^2 but this is a lot of
 work.
 What do I have to do to change this globally in the preamble?

 http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml#math-styles

 By our own Günter Milde.

 Richard



Beamer files have faint symbols at lower border

2012-01-21 Thread Anthony Campbell
Sorry if this is a bit off-topic - it's really a beamer issue.

All the slides I make with lyx+beamer have faint grey symbols along the
lower edge. These are clickable to move around in the slides but I want
to eliminate them. I think there is something one can put in the
preamble to do this but I don't know what to search for in google.
Anyone know what it is?



-- 
Anthony Campbell - a...@acampbell.org.uk 
Microsoft-free zone - using Linux 
http://www.acampbell.org.uk - book reviews, 
articles, blog, and printed books and ebooks


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Murat Yildizoglu
Hi ANthony,

Putting

\setbeamertemplate{navigation symbols}{}

in the preamble should give you what you want.

2012/1/21 Anthony Campbell :
> Sorry if this is a bit off-topic - it's really a beamer issue.
>
> All the slides I make with lyx+beamer have faint grey symbols along the
> lower edge. These are clickable to move around in the slides but I want
> to eliminate them. I think there is something one can put in the
> preamble to do this but I don't know what to search for in google.
> Anyone know what it is?
>
>
>
> --
> Anthony Campbell - a...@acampbell.org.uk
> Microsoft-free zone - using Linux
> http://www.acampbell.org.uk - book reviews,
> articles, blog, and printed books and ebooks



-- 
Prof. Murat Yildizoglu

Université Montesquieu Bordeaux IV
GREThA (UMR CNRS 5113)
Avenue Léon Duguit
33608 Pessac cedex
France

Bureau : F-331

yi...@u-bordeaux4.fr

http://yildizoglu.info

http://www.twitter.com/yildizoglu


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Anthony Campbell
On 21 Jan 2012, Murat Yildizoglu wrote:
> Hi ANthony,
> 
> Putting
> 
> \setbeamertemplate{navigation symbols}{}
> 
> in the preamble should give you what you want.
> 
> 2012/1/21 Anthony Campbell :
> > Sorry if this is a bit off-topic - it's really a beamer issue.
> >
> > All the slides I make with lyx+beamer have faint grey symbols along the
> > lower edge. These are clickable to move around in the slides but I want
> > to eliminate them. I think there is something one can put in the
> > preamble to do this but I don't know what to search for in google.
> > Anyone know what it is?
> >

Thank you very much - that was it!

Anthony


-- 
Anthony Campbell - a...@acampbell.org.uk 
Microsoft-free zone - using Linux 
http://www.acampbell.org.uk - book reviews, 
articles, blog, and printed books and ebooks


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread Rich Shepard

On Sat, 21 Jan 2012, Anthony Campbell wrote:


All the slides I make with lyx+beamer have faint grey symbols along the
lower edge. These are clickable to move around in the slides but I want to
eliminate them. I think there is something one can put in the preamble to
do this but I don't know what to search for in google. Anyone know what it
is?


  So, if you have a beamer presentation set to full screen, how will you
navigate from one slide to another?

Rich


Re: Beamer files have faint symbols at lower border

2012-01-21 Thread curtis osterhoudt
If using Okular as a viewer, either forward/up or back/down arrows, spacebar, 
etc. If one has left TOC-type links around (my presentations happen to have 
them at the top of each slide) one can use those to quickly go to the relevant 
sections. 


    ~ C




>
> From: Rich Shepard 
>To: lyx-users@lists.lyx.org 
>Sent: Saturday, January 21, 2012 7:20 AM
>Subject: Re: Beamer files have faint symbols at lower border
> 
>On Sat, 21 Jan 2012, Anthony Campbell wrote:
>
>> All the slides I make with lyx+beamer have faint grey symbols along the
>> lower edge. These are clickable to move around in the slides but I want to
>> eliminate them. I think there is something one can put in the preamble to
>> do this but I don't know what to search for in google. Anyone know what it
>> is?
>
>  So, if you have a beamer presentation set to full screen, how will you
>navigate from one slide to another?
>
>Rich
>
>
>

Re: Lyx license use Question

2012-01-21 Thread Richard Heck

On 01/21/2012 12:49 AM, Romildo Aparecido wrote:
Hello, I am a Master teacher of calculus from Brazil (also a coder ) 
and I want
to use lyx to teach math for my students. I want to post videos on 
youtube and my
site teaching math for free, they will show content from lyx, of 
course all for free and GPL. Also I want to use formulas on the mobile 
apps, also free and under GPL. In the future I want to help you code 
some of changes I have seen to be done.


Can I do this using your software ?

I can't imagine what licensing issue there would be here. Even if you 
used LyX to create teaching software for which you charged money, 
there's no reason you couldn't do that. The license applies, so far as I 
understand it, only to redistribution of the program and such.


That said, if you do end up using LyX for these purposes, you might add 
a note somewhere on the Wiki. And we'd definitely appreciate your 
letting everyone know what software you used to make these cool things!


Obviously, contributions to LyX are more the welcome.

Richard



preamble set math font to "roman"

2012-01-21 Thread Henri Mone
Dear Lyx Users and Experts,

I know this is should be a really simple question but I searched for
over one hour and could not find an answer. Equations which I set in
math-mode are "italic". I want them to be in "roman" (not italic). I
could add to each equation  a  "\mathrm a^2+b^2" but this is a lot of
work.
What do I have to do to change this globally in the preamble?

Thanks,
Henry


Re: preamble set math font to "roman"

2012-01-21 Thread Richard Heck

On 01/21/2012 05:47 PM, Henri Mone wrote:

Dear Lyx Users and Experts,

I know this is should be a really simple question but I searched for
over one hour and could not find an answer. Equations which I set in
math-mode are "italic". I want them to be in "roman" (not italic). I
could add to each equation  a  "\mathrm a^2+b^2" but this is a lot of
work.
What do I have to do to change this globally in the preamble?

http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml#math-styles

By our own Günter Milde.

Richard



Re: preamble set math font to "roman"

2012-01-21 Thread Henri Mone
Dear Richard,
Thanks for your fast reply. Could you please tell me the command I
have to use in the latex preamble to set the "math style" to
"upright".
Thanks,
Henri

On Sun, Jan 22, 2012 at 1:46 AM, Richard Heck  wrote:
> On 01/21/2012 05:47 PM, Henri Mone wrote:
>>
>> Dear Lyx Users and Experts,
>>
>> I know this is should be a really simple question but I searched for
>> over one hour and could not find an answer. Equations which I set in
>> math-mode are "italic". I want them to be in "roman" (not italic). I
>> could add to each equation  a  "\mathrm a^2+b^2" but this is a lot of
>> work.
>> What do I have to do to change this globally in the preamble?
>
> http://milde.users.sourceforge.net/LUCR/Math/math-font-selection.xhtml#math-styles
>
> By our own Günter Milde.
>
> Richard
>