I would like to add an appendix to my LyX document. There are several options that I have already considered, but they all have their own problems.
I am a little versed in lists, but one of the problems is that if I copy and paste my code into them, I lose all incoming / new lines. Since the code is too large to fix manually, I was wondering if there was an alternative.
LyX has the ability to insert child documents, but it only looks like .tex files. It would be ideal if I could just insert my .java file as a child document.
I can print the code in PDF format, but it will include the fields that messed up the final document, since the PDF file is placed on the left margin of the final document, and then there is a PDF field. In addition, this PDF file always contains all the code and white areas where the entire page is not filled.
Does anyone have a good alternative?
Remix source
share