LyXInclude Bibliography by Conversion with LaTeX2RTF

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
socialli
Posts: 1
Joined: Fri Jun 21, 2013 1:40 pm

Include Bibliography by Conversion with LaTeX2RTF

Post by socialli »

My goal is to have a RTF document of my LyX document, with correct citations. I'm using the latex2rtf converter.

I have already created a .bbl file by using this in the terminal:

Code: Select all

latex file.tex
bibtex file.aux
But I'm now trying to include the .bbl file in my latex2rtf conversion in LyX. I have already written this in the "Converter".

Code: Select all

latex2rtf -b file.bbl $$i
Without any desired results.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply