Category Archives: Lyx
To have a wide equation or content in a two-column document: LaTex and Lyx
Posted in LaTex, Lyx
Leave a comment
Appendix decoration
Add the following lines at the end of LaTex or Lyx file
Posted in LaTex, Lyx
Leave a comment
How to include bibliography in ToC of Latex/Lyx
Add the following line in your LaTex/Lyx header.
Posted in LaTex, Lyx
Leave a comment
How to make a pdf output from LyX without opening LyX file
Suppose you have a LyX file, my_thesis.lyx, in the current directory. Then, simply execute a command: $ lyx -e pdf2 my_thesis.lyx This will generate an output PDF file: my_thesis.pdf. If a PDF file of the same name already exists, it … Continue reading
Posted in Lyx
Leave a comment