Re: 14.4 font

2024-03-02 Thread John White
Thanks much Scott!  Works perfectly.

John

On Saturday, March 2, 2024 6:18:23 PM PST Scott Kostyshak wrote:
> On Sat, Mar 02, 2024 at 03:46:51PM -0800, John White wrote:
> > Hi Doc,
> > 
> > I am doing a brief to a court that requires
> > minimum font size of 14.4 but can't seem to get
> > lyx 2.3.6 to print larger than 12 font.  I use article
> > (standard class). Any suggestions?
> 
> Go to Document > Settings > Document Class and change it to "Article
> (Standard Class with Extra Font Sizes)". Then when you click on the
> "Fonts" tab, you will see additional entries under "Base size".
> 
> Scott

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: 14.4 font

2024-03-02 Thread Scott Kostyshak
On Sat, Mar 02, 2024 at 03:46:51PM -0800, John White wrote:
> Hi Doc,
> 
> I am doing a brief to a court that requires 
> minimum font size of 14.4 but can't seem to get 
> lyx 2.3.6 to print larger than 12 font.  I use article 
> (standard class). Any suggestions?  

Go to Document > Settings > Document Class and change it to "Article
(Standard Class with Extra Font Sizes)". Then when you click on the
"Fonts" tab, you will see additional entries under "Base size".

Scott


signature.asc
Description: PGP signature
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


14.4 font

2024-03-02 Thread John White
Hi Doc,

I am doing a brief to a court that requires 
minimum font size of 14.4 but can't seem to get 
lyx 2.3.6 to print larger than 12 font.  I use article 
(standard class). Any suggestions?  
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Mis-edit of the wiki

2024-03-02 Thread Jürgen Spitzmüller
Am Samstag, dem 02.03.2024 um 14:31 + schrieb John Beattie:
> Hi,
> 
> I seem to have mis-edited the Wiki, specifically I have changed the
> Bibtex.sidebar (https://wiki.lyx.org/BibTeX/SideBar) instead of
> adding to the
> BibTex page itself. Further to my embarassment, I don't seem to be
> able to
> reverse my edit. Sorry!!
> 
> If anyone else knows how to and can reverse the change, I would be
> grateful.

I just removed that page since it doesn't seem to have existed before
(according to the history). This should have solved this.

-- 
Jürgen
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Regression: output from LyX 2.4.0 RC3 won't compile (worked with LyX 2.3.7)

2024-03-02 Thread Adrian Kieß
Hello Jürgen, dear LyX list,

thank you very much for your insights.

Your instruction fixed the issue.

The document compiles again.

With many greetings,

Adrian Kieß


On Sat, 02 Mar 2024 14:38:00 +0100
"Jürgen Spitzmüller"  wrote:

> Adrian,
> 
> the document does not compile with LyX 2.3 either. It is a problem in
> the document that is easily fixed:
> 
> Just before the very last section ("Copyright Glosar Mind-Control"),
> there is a pagebreak. The problem is that this pagebreak is in the same
> paragraph than the section, which causes the error. LyX should actually
> prevent you from entering a page break here, this is a bug.
> 
> Solution:
> 
> * hit enter after the pagebreak
> * set the style of the paragraph the page style is in to "Standard"
> 
> Hope this helps,
> Jürgen
> 
> Am Samstag, dem 02.03.2024 um 14:15 +0100 schrieb Adrian Kieß:
> > Hello Jürgen, dear LyX list,
> > 
> > attached to this E-Mail, my four files. Please put all four files in
> > the same directory to compile the LyX document.
> > 
> > The four files consist out of the LyX document for version 2.4 and
> > version 2.3 (.lyx), the Bibtex file (.bib) and a text file (.txt).
> > 
> > Please have a look into one of the LyX files.
> > 
> > Sadly, the LyX document does not compile with LyX 2.4-RC3.
> > 
> > The document does compile with LyX 2.3 in the version 2.3 format. 
> > 
> > Thank you very much for your kind attention,
> > 
> > Adrian Kieß
> > 
> > 
> > On Sat, 02 Mar 2024 13:44:35 +0100
> > "Jürgen Spitzmüller"  wrote:
> > 
> > > Am Samstag, dem 02.03.2024 um 12:40 +0100 schrieb Adrian Kieß:
> > > > If it is possible, I can attach all three files: the complete LyX
> > > > document in for LyX version 2.4 (and 2.3) format, the .bib file
> > > > and
> > > > a .txt file to my next reply.
> > > 
> > > Yes, please do that, if you are fine with opening the text to
> > > everybody. In the other case, you can also send it to my privately.
> > > 
> > > -- 
> > > Jürgen
> > > -- 
> > > lyx-users mailing list
> > > lyx-users@lists.lyx.org
> > > http://lists.lyx.org/mailman/listinfo/lyx-users
> > 
> 
> -- 
> Jürgen
> -- 
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Mis-edit of the wiki

2024-03-02 Thread John Beattie
Hi,

I seem to have mis-edited the Wiki, specifically I have changed the
Bibtex.sidebar (https://wiki.lyx.org/BibTeX/SideBar) instead of adding to the
BibTex page itself. Further to my embarassment, I don't seem to be able to
reverse my edit. Sorry!!

If anyone else knows how to and can reverse the change, I would be grateful.

Best regards,
John Beattie
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Regression: output from LyX 2.4.0 RC3 won't compile (worked with LyX 2.3.7)

2024-03-02 Thread Jürgen Spitzmüller
Adrian,

the document does not compile with LyX 2.3 either. It is a problem in
the document that is easily fixed:

Just before the very last section ("Copyright Glosar Mind-Control"),
there is a pagebreak. The problem is that this pagebreak is in the same
paragraph than the section, which causes the error. LyX should actually
prevent you from entering a page break here, this is a bug.

Solution:

* hit enter after the pagebreak
* set the style of the paragraph the page style is in to "Standard"

Hope this helps,
Jürgen

Am Samstag, dem 02.03.2024 um 14:15 +0100 schrieb Adrian Kieß:
> Hello Jürgen, dear LyX list,
> 
> attached to this E-Mail, my four files. Please put all four files in
> the same directory to compile the LyX document.
> 
> The four files consist out of the LyX document for version 2.4 and
> version 2.3 (.lyx), the Bibtex file (.bib) and a text file (.txt).
> 
> Please have a look into one of the LyX files.
> 
> Sadly, the LyX document does not compile with LyX 2.4-RC3.
> 
> The document does compile with LyX 2.3 in the version 2.3 format. 
> 
> Thank you very much for your kind attention,
> 
> Adrian Kieß
> 
> 
> On Sat, 02 Mar 2024 13:44:35 +0100
> "Jürgen Spitzmüller"  wrote:
> 
> > Am Samstag, dem 02.03.2024 um 12:40 +0100 schrieb Adrian Kieß:
> > > If it is possible, I can attach all three files: the complete LyX
> > > document in for LyX version 2.4 (and 2.3) format, the .bib file
> > > and
> > > a .txt file to my next reply.
> > 
> > Yes, please do that, if you are fine with opening the text to
> > everybody. In the other case, you can also send it to my privately.
> > 
> > -- 
> > Jürgen
> > -- 
> > lyx-users mailing list
> > lyx-users@lists.lyx.org
> > http://lists.lyx.org/mailman/listinfo/lyx-users
> 

-- 
Jürgen
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Regression: output from LyX 2.4.0 RC3 won't compile (worked with LyX 2.3.7)

2024-03-02 Thread Jürgen Spitzmüller
Am Samstag, dem 02.03.2024 um 12:40 +0100 schrieb Adrian Kieß:
> If it is possible, I can attach all three files: the complete LyX
> document in for LyX version 2.4 (and 2.3) format, the .bib file and
> a .txt file to my next reply.

Yes, please do that, if you are fine with opening the text to
everybody. In the other case, you can also send it to my privately.

-- 
Jürgen
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Regression: output from LyX 2.4.0 RC3 won't compile (worked with LyX 2.3.7)

2024-03-02 Thread Adrian Kieß
Dear LyX list and LyX developers,

the problem with my document only occurs when I try to compile the
whole document with two depending files, a .bib and a .txt file.

I shortened the document to a minimum, but then the LyX document can
compile with:

 % lyx --version
LyX 2.4.0~RC3 (2024-02-09)

If it is possible, I can attach all three files: the complete LyX
document in for LyX version 2.4 (and 2.3) format, the .bib file and
a .txt file to my next reply.

Thank you very much,

Adrian Kieß


On Thu, 29 Feb 2024 14:46:54 -0500
Scott Kostyshak  wrote:

> On Thu, Feb 29, 2024 at 08:51:52AM +0100, Adrian Kieß wrote:
> > Dear LyX list and LyX developers,
> > 
> > I too want to report the in the message below mentioned regression.
> > 
> > I have a long LyX document, which still works in LyX 2.3 when I save to
> > the LyX 2.3 format and open the document on NetBSD with Lyx 2.3.
> > 
> > Trying to compile the document to PDF (pdflatex) whith LyX 2.4-RC3 on
> > Debian/testing fails.
> > 
> > The errors are the following:
> > 
> > Paragraph ended before \@newl@bel was complete.
> > Extra }, or forgotten \endgroup.
> > LaTeX Error: Missing \begin{document}.
> > Reference undefined
> > 
> > Thank you very much for your kind attention.
> > 
> > Sincerely,
> > 
> > Adrian Kieß
> 
> Dear Adrian,
> 
> I'm not sure this issue is known. Would it be possible to make a short
> example that shows the issue? Or even a medium-sized .lyx document would
> be fine as long as it doesn't depend on other files (e.g., images or
> child documents).
> 
> This could be a big help so we could catch a bug before the 2.4.0 final 
> release.
> 
> Thanks,
> Scott
> 

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users