Search found 2 matches

by jburkhart
Sat Jul 03, 2021 8:22 pm
Forum: LyX
Topic: Footnote numbering
Replies: 4
Views: 13641

Footnote numbering

For anyone else late to the party who had the same question about LyX:

To change this sort of numbering in the LyX interface, you have to either change the LyX layout file used in your LyX document (Document > Settings > Document Class > Document Class), or you have to add it as a local layout ...
by jburkhart
Fri Apr 23, 2021 6:59 pm
Forum: LyX
Topic: Tutorial: export .docx or .odt with bibliography
Replies: 8
Views: 51220

Tutorial: export .docx or .odt with bibliography

Thanks for this great tutorial! A quick update for those like me who are late to the party. I'm using LyX 2.3.5.2 on Windows 10.

The pandoc-citeproc package is no longer maintained[1], and its functionality has been included in pandoc's newest releases.

Using the converter code in juliendutant's ...