Janus Sandsgaard wrote: > I use comment ("insert note") feature a lot in LyX. Would it be difficult > to make it possible to output these comments to PDF/print as well? I > imagine some kind of grey boxes (or balloons) in the margin with the notes.
I have just uploaded a little style file to the wiki, which can be used to insert "annotations" (the yellow post-it's known from Acrobat) into PDFs, given that you are using pdflatex. http://wiki.lyx.org/FAQ/PDF#pdfannot You have to use ERT (\pdfremark{Hello World}), so it's not quite what you're looking for, and the annotations also won't be printed (unless you have Acrobat professional, I think) but maybe it is of some use nevertheless. Jürgen