On Tue, 5 Dec 2023, Rich Shepard wrote:
I just updated texlive2023; it showed utf8 as the encoding during the
process. Then I created a new KOMA-Script Report class called test.lyx
(attached). When I exported this file using LaTeX (pdflatex) it had latin
rather than utf8 as the input encoding.
On Tue, 5 Dec 2023, Rich Shepard wrote:
That is the user preamble! It _must_ be inserted by you.
Herbert,
I just updated texlive2023; it showed utf8 as the encoding during the
process. Then I created a new KOMA-Script Report class called test.lyx
(attached). When I exported this file using La
On Tue, 5 Dec 2023, Herbert Voss wrote:
That is the user preamble! It _must_ be inserted by you.
Herbert,
Here's the top of the preamble in a KOMA-Script report I revised a couple of
weeks ago:
%% LyX 2.3.6.1 created this file. For more info, see http://www.lyx.org/.
%% Do not edit unless y
On Tue, 5 Dec 2023, Herbert Voss wrote:
That is the user preamble! It _must_ be inserted by you.
Herbert,
Well, it's not in Documents -> Settings -> Preamble and I had no reason add
it and was unaware that it was in the .tex file.
It was a wrong font encoding° LyX inserts
\usepackage[T1]{fo
Am 05.12.23 um 21:16 schrieb Rich Shepard:
On Tue, 5 Dec 2023, Herbert Voss wrote:
as I already wrote:
- enable the "Use non TeX fonts"
- add \usepackage{avant} in the document->setting->preamble
- add also \usepackage[scaled]{beramono}
or \usepackage{courier} which is _not_ a nice mo
On Tue, 5 Dec 2023, Herbert Voss wrote:
as I already wrote:
- enable the "Use non TeX fonts"
- add \usepackage{avant} in the document->setting->preamble
- add also \usepackage[scaled]{beramono}
or \usepackage{courier} which is _not_ a nice monofont.
Herbert,
Okay. But I want to unders
Am 05.12.23 um 20:05 schrieb Rich Shepard:
On Tue, 5 Dec 2023, Rich Shepard wrote:
Attached is the font settings I've used for years,
Forgot to attach it.
Rich,
as I already wrote:
- enable the "Use non TeX fonts"
- add \usepackage{avant} in the document->setting->preamble
- add also
On Tue, 5 Dec 2023, Steve Litt wrote:
Start by using grep on your LyX file. This might give you some ideas
about where it was specified.
SteveT,
It's in the default 'usepackage{}' group at the top of the file. But that
does not tell me how it got there nor how to remove it from all my docs
si
Rich Shepard said on Tue, 5 Dec 2023 11:08:54 -0800 (PST)
>On Tue, 5 Dec 2023, Herbert Voss wrote:
>
>> that should be ok, but LyX used
>> \usepackage[latin9]{luainputenc}
>> which is for years deprecated. You can still use palatino with
>> \usepackage{mathpazo}
>> in the documents preamble and le
On Tue, 5 Dec 2023, Herbert Voss wrote:
that should be ok, but LyX used
\usepackage[latin9]{luainputenc}
which is for years deprecated. You can still use palatino with
\usepackage{mathpazo}
in the documents preamble and leave all entries in the fonts
settings for standard with enabled "no TeX fo
On Tue, 5 Dec 2023, Rich Shepard wrote:
Attached is the font settings I've used for years,
Forgot to attach it.
Rich--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
Am 05.12.23 um 18:59 schrieb Rich Shepard:
I don't understand. Attached is the font settings I've used for years,
including all recent docs in KOMA-Script Book and Report classes with
bibliographies, TeXLive2023, and LyX-2.3.6.1.
When I invoke "no TeX fonts" I cannot set the body type using
On Tue, 5 Dec 2023, Herbert Voss wrote:
you have the font setting for pdflatex. You should enable the button "no
TeX fonts" on top of document->setting->fonts. Otherwise you'll get the
latin9 encoding with luainputenc, which is rubbish ...
For the fonts use a serif font, eg Libertinus Serif, SF
Am 05.12.23 um 17:12 schrieb Rich Shepard:
On Tue, 5 Dec 2023, Rich Shepard wrote:
Stay tuned ...
Attached are mwe.lyx and mwebib.bib (both with 2 references.) The mwe.lyx
compiles without error but there's no bibliography.
Rich,
you have the font setting for pdflatex. You should enab
On Tue, 5 Dec 2023, Pavel Sanda wrote:
Also, when I change the document class to e.g. book, the bibliography
works (probably switches to biblatex in backgrounds).
Pavel,
I changed mwe.lyx to KOMA-scrupt book class. Still no bibliography in the
document or ToC.
Running TeXLive2023 here.
Rega
On Tue, 5 Dec 2023, Pavel Sanda wrote:
When I try to compile it I see errors complaining that I do not have 'biber'.
Do you have it installed?
Pavel,
Yes, biber is the processor used here. See attached.
Also, when I change the document class to e.g. book, the bibliography
works (probably sw
On Tue, Dec 05, 2023 at 08:12:48AM -0800, Rich Shepard wrote:
> On Tue, 5 Dec 2023, Rich Shepard wrote:
>
> >Stay tuned ...
>
> Pavel, et al.:
>
> Attached are mwe.lyx and mwebib.bib (both with 2 references.) The mwe.lyx
> compiles without error but there's no bibliography.
When I try to compil
On Tue, 5 Dec 2023, Rich Shepard wrote:
Stay tuned ...
Pavel, et al.:
Attached are mwe.lyx and mwebib.bib (both with 2 references.) The mwe.lyx
compiles without error but there's no bibliography.
Regards,
Rich#LyX 2.3 created this file. For more info see http://www.lyx.org/
\lyxformat 544
\
On Tue, 5 Dec 2023, Rich Shepard wrote:
This is a bibliography issue and my jabrefbib.bib file is 2.2Mb large; too
big to send.
Now there are only 3 citations in the text. I'll make a MWE using package
lipsum with those three citations and attach the bibtex entries for each.
Stay tuned ...
R
On Tue, 5 Dec 2023, Pavel Sanda wrote:
Given that this normally works for me, MWE would be indeed useful..
Pavel,
This is a bibliography issue and my jabrefbib.bib file is 2.2Mb large; too
big to send.
Might there be a clue in the .tex file? There are no errors when I compile
with pdflatex s
On Tue, Dec 05, 2023 at 06:40:32AM -0800, Rich Shepard wrote:
> Have you any thoughts on this?
Given that this normally works for me, MWE would be indeed useful..
Pavel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On Tue, 5 Dec 2023, Pavel Sanda wrote:
I can't see this. Can you report more details about your setup (Qt
version, LyX version, OS type)?
Pavel,
In the process of creating a MWE I found the problem: somehow the
bibliography was moved from the end to a place in the second chapter.
Correcting t
On Tue, 5 Dec 2023, Folsk Pratima wrote:
The subject. LyX Version 2.3.7. Any luck in newer versions?
Have not before had any issues with current version 2.3.6.1.
Thanks,
Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
The subject. LyX Version 2.3.7. Any luck in newer versions?
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On Mon, Dec 04, 2023 at 01:45:32PM -0800, Rich Shepard wrote:
> I used the up and down arrows at the bottom of the outline pane window to
> re-order sections in the report doc. Now only one is displayed rather than
> all four sections.
>
> If I use the down arrow with that section highlighted the
25 matches
Mail list logo