Re: Beamer class frame title symbol

2018-12-01 Thread Rich Shepard

On Sat, 1 Dec 2018, Jürgen Spitzmüller wrote:


FWIW if you put the attached file into ~/.lyx/commands/ (or add the
'\define "desep"' line if you already have a default.def file), you can
easily get rid of all these inserted parbreaks by issuing "call desep" in
the minibuffer.

The command does not only remove paragraph breaks, but also changes the
separators to normal separators.


  Thanks, Jürgen. I've added it to the defaults.def file.

Rich


Re: Beamer class frame title symbol

2018-12-01 Thread Jürgen Spitzmüller
Am Freitag, den 30.11.2018, 18:43 + schrieb Baris Erkus:
> 
> Yep! That is it!
> 
> That sign appeared in my documents when I got the new version. I did
> not 
> mind it much because, it did not effect the outputs much.

FWIW if you put the attached file into ~/.lyx/commands/ (or add the
'\define "desep"' line if you already have a default.def file), you can
easily get rid of all these inserted parbreaks by issuing "call desep"
in the minibuffer.

The command does not only remove paragraph breaks, but also changes the
separators to normal separators.

Jürgen


> 
> Baris
> 
> -- 
> ↓↓
> Please bottom-post. Start your reply here:

I prefer adjacent answers :-)
# -*- text -*-

# LyX user command definition file.

# Clean up old separators
\define "desep" "command-sequence inset-forall Separator:parbreak inset-modify 
separator plain ; inset-forall Separator:latexpar char-delete-forward"




signature.asc
Description: This is a digitally signed message part


Re: Beamer class frame title symbol

2018-11-30 Thread Baris Erkus
On 11/30/2018 5:50 PM, Jürgen Spitzmüller wrote:
> Am Freitag, den 30.11.2018, 13:22 +0100 schrieb Daniel:
>> The one from Rich's screenshot marks and creates an extra blank line
>> in
>> order to keep the documents as they used to look like with older
>> version. But since the blank line was actually rather a bug it is
>> safe
>> to remove the symbol in almost all cases.
>>
>> There was an announcement about that in some version but I can't find
>> it
>> just now.
> https://wiki.lyx.org/LyX/NewInLyX22#parbreak
>
> Jürgen
>
>> Daniel
>>
Yep! That is it!

That sign appeared in my documents when I got the new version. I did not 
mind it much because, it did not effect the outputs much.

Baris

-- 
↓↓
Please bottom-post. Start your reply here:



Re: Beamer class frame title symbol

2018-11-30 Thread Jürgen Spitzmüller
Am Freitag, den 30.11.2018, 13:22 +0100 schrieb Daniel:
> The one from Rich's screenshot marks and creates an extra blank line
> in 
> order to keep the documents as they used to look like with older 
> version. But since the blank line was actually rather a bug it is
> safe 
> to remove the symbol in almost all cases.
> 
> There was an announcement about that in some version but I can't find
> it 
> just now.

https://wiki.lyx.org/LyX/NewInLyX22#parbreak

Jürgen

> 
> Daniel
> 


signature.asc
Description: This is a digitally signed message part


Re: Beamer class frame title symbol

2018-11-30 Thread Daniel

On 29/11/2018 22:25, Kornel Benko wrote:

Am Donnerstag, 29. November 2018 20:53:26 CET schrieb Baris Erkus 
:

On 11/29/2018 11:37 PM, Rich Shepard wrote:

On Thu, 29 Nov 2018, Kornel Benko wrote:


It looks different (sometimes grayish) with different fonts. You may
have
overseen it.


Kornel,

   For all document classes that box is unchecked. I suppose that years
ago I
prepared a beamer document that had that preference box checked and the
paragraph ending symbol just hung around in the new presentations.

   I've seen applications that offer a symbol for paragraph endings,
but have
not understood their benefit. Paragraphs I write, in all text
applications,
are either separated by a blank line or are indented. That's sufficient
visual cues for me. :-)

Best regards,

Rich


I have seen this sign in my documents that I have prepared in the older
version of LyX but opened in a newer version. I can confirm this sign
appear in LyX documents with classes other than beamer.

I have thought that this has something to do with the encoding of "end
of paragraph" character and maybe related to Windows. Not sure. Would
like to hear the actual meaning.

Baris

--
↓↓
Please bottom-post. Start your reply here:




See C.1.5 in UserGuide.lyx

Kornel



No, I think that's a different one.

The one from Rich's screenshot marks and creates an extra blank line in 
order to keep the documents as they used to look like with older 
version. But since the blank line was actually rather a bug it is safe 
to remove the symbol in almost all cases.


There was an announcement about that in some version but I can't find it 
just now.


Daniel



Re: Beamer class frame title symbol

2018-11-30 Thread Dr Eberhard Lisse
That's a change from previous LyX versions, which I also encountered.

Take an old one, remove one of these.  save and run a diff, so you'll
see what regex you need to plug into Perl :-)-O

el

On 29/11/2018 20:43, Rich Shepard wrote:
>   I've copied an older beamer document to a new name to keep the
>   framework and change the content.  It's the way my presentations
>   maintain a consistent appearance.
> 
>   On existing frame titles there is a cute, curly-tailed arrow at the
>   end, outside the title frame text (see attached image).  Newly
>   created frames lack this decoration.  Is it an anachronism?
>   Does/did it have a meaning?  Just curious.
> 
> Rich




Re: Beamer class frame title symbol

2018-11-29 Thread Rich Shepard

On Thu, 29 Nov 2018, Baris Erkus wrote:


I have thought that this has something to do with the encoding of "end of
paragraph" character and maybe related to Windows. Not sure. Would like to
hear the actual meaning.


Baris,

  It does indicate 'end of paragraph' and appears here in beamer documents.
I run only linux and it's in the preferences menu.

Regards,

Rich


Re: Beamer class frame title symbol

2018-11-29 Thread Kornel Benko
Am Donnerstag, 29. November 2018 20:53:26 CET schrieb Baris Erkus 
:
> On 11/29/2018 11:37 PM, Rich Shepard wrote:
> > On Thu, 29 Nov 2018, Kornel Benko wrote:
> >
> >> It looks different (sometimes grayish) with different fonts. You may 
> >> have
> >> overseen it.
> >
> > Kornel,
> >
> >   For all document classes that box is unchecked. I suppose that years 
> > ago I
> > prepared a beamer document that had that preference box checked and the
> > paragraph ending symbol just hung around in the new presentations.
> >
> >   I've seen applications that offer a symbol for paragraph endings, 
> > but have
> > not understood their benefit. Paragraphs I write, in all text 
> > applications,
> > are either separated by a blank line or are indented. That's sufficient
> > visual cues for me. :-)
> >
> > Best regards,
> >
> > Rich
> 
> I have seen this sign in my documents that I have prepared in the older 
> version of LyX but opened in a newer version. I can confirm this sign 
> appear in LyX documents with classes other than beamer.
> 
> I have thought that this has something to do with the encoding of "end 
> of paragraph" character and maybe related to Windows. Not sure. Would 
> like to hear the actual meaning.
> 
> Baris
> 
> -- 
> ↓↓
> Please bottom-post. Start your reply here:
> 
> 

See C.1.5 in UserGuide.lyx

Kornel

signature.asc
Description: This is a digitally signed message part.


Re: Beamer class frame title symbol

2018-11-29 Thread Baris Erkus
On 11/29/2018 11:37 PM, Rich Shepard wrote:
> On Thu, 29 Nov 2018, Kornel Benko wrote:
>
>> It looks different (sometimes grayish) with different fonts. You may 
>> have
>> overseen it.
>
> Kornel,
>
>   For all document classes that box is unchecked. I suppose that years 
> ago I
> prepared a beamer document that had that preference box checked and the
> paragraph ending symbol just hung around in the new presentations.
>
>   I've seen applications that offer a symbol for paragraph endings, 
> but have
> not understood their benefit. Paragraphs I write, in all text 
> applications,
> are either separated by a blank line or are indented. That's sufficient
> visual cues for me. :-)
>
> Best regards,
>
> Rich

I have seen this sign in my documents that I have prepared in the older 
version of LyX but opened in a newer version. I can confirm this sign 
appear in LyX documents with classes other than beamer.

I have thought that this has something to do with the encoding of "end 
of paragraph" character and maybe related to Windows. Not sure. Would 
like to hear the actual meaning.

Baris

-- 
↓↓
Please bottom-post. Start your reply here:



Re: Beamer class frame title symbol

2018-11-29 Thread Rich Shepard

On Thu, 29 Nov 2018, Kornel Benko wrote:


It looks different (sometimes grayish) with different fonts. You may have
overseen it.


Kornel,

  For all document classes that box is unchecked. I suppose that years ago I
prepared a beamer document that had that preference box checked and the
paragraph ending symbol just hung around in the new presentations.

  I've seen applications that offer a symbol for paragraph endings, but have
not understood their benefit. Paragraphs I write, in all text applications,
are either separated by a blank line or are indented. That's sufficient
visual cues for me. :-)

Best regards,

Rich


Re: Beamer class frame title symbol

2018-11-29 Thread Kornel Benko
Am Donnerstag, 29. November 2018 12:08:56 CET schrieb Rich Shepard 
:
> On Thu, 29 Nov 2018, Kornel Benko wrote:
> 
> > It shows the end of a paragraph. See Tools->Preferences->Loog &
> > Feel->Display->Mark end of paragraphs
> 
> Kornel,
> 
>That's interesting. I've never seen it on any document but the beamer
> slide title.
> 
> Thanks!
> 
> Rich
> 

It looks different (sometimes grayish) with different fonts. You may have 
overseen it.

Kornel


signature.asc
Description: This is a digitally signed message part.


Re: Beamer class frame title symbol

2018-11-29 Thread Rich Shepard

On Thu, 29 Nov 2018, Kornel Benko wrote:


It shows the end of a paragraph. See Tools->Preferences->Loog &
Feel->Display->Mark end of paragraphs


Kornel,

  That's interesting. I've never seen it on any document but the beamer
slide title.

Thanks!

Rich


Re: Beamer class frame title symbol

2018-11-29 Thread Kornel Benko
Am Donnerstag, 29. November 2018 10:43:00 CET schrieb Rich Shepard 
:
>I've copied an older beamer document to a new name to keep the framework
> and change the content. It's the way my presentations maintain a consistent
> appearance.
> 
>On existing frame titles there is a cute, curly-tailed arrow at the end,
> outside the title frame text (see attached image). Newly created frames lack
> this decoration. Is it an anachronism? Does/did it have a meaning? Just
> curious.
> 
> Rich

It shows the end of a paragraph. See Tools->Preferences->Loog & 
Feel->Display->Mark end of paragraphs

Kornel

signature.asc
Description: This is a digitally signed message part.