Am Donnerstag, dem 20.06.2024 um 11:02 -0400 schrieb Richard Kimberly
Heck:
> Roughly:
>
> [ERT]
> \ifdefined\bibdone\relax\else
> [\ERT]
>
> % LyX bibliography goes here
> [ERT]
> \fi
> \def\bibdone{true}
> [/ERT]
Of use LyX branches instead of the TeX switches.
--
Jürgen
--
lyx-us
On 6/20/24 10:07, Michael Dean Pugh wrote:
I am having problems with LyX 2.4 that are so great that I don't even
know where to begin to sort them out. I have a LyX file which
contains all the math macros I use regularly. I have included (with
\input) it at the very top of another document whi
I am having problems with LyX 2.4 that are so great that I don't even know
where to begin to sort them out. I have a LyX file which contains all the math
macros I use regularly. I have included (with \input) it at the very top of
another document which is a LyX master document, containing only
On Wed, 7 Jun 2023, Herbert Voss wrote:
Export your document to latex, then run pdflatex/bibtex/pdflatex on this
document and search for the deprecated commands in the .tex and .bbl file.
If they are in the .bbl file then your problem is an old bibtex stylefile
(.bst). If they are in the .tex fi
On Wed, 7 Jun 2023, Herbert Voss wrote:
you are using the for long time deprecated font commands like \sc. I
suppose that they are part of your created bbl file and therefore defined
in the style file of bibtex.
Herbert,
Yes, this document was started a long time ago.
enabledeprecatedfontco
Am 07.06.23 um 18:45 schrieb Rich Shepard:
I'm using lyx-2.3.6.1 and the (older) document class is KOMA-Script Book.
A while ago I changed the bibliography generator from bibtex to biblatex,
but that's not an option for this document; only Default, biber,
bibtex, and
bibtex8 are available fr
I'm using lyx-2.3.6.1 and the (older) document class is KOMA-Script Book.
A while ago I changed the bibliography generator from bibtex to biblatex,
but that's not an option for this document; only Default, biber, bibtex, and
bibtex8 are available from the Settings -> Bibliography dialog box. See