Dear Hinzig, thanks for your info :) ! (although it is sad that one must buy Adobe Acrobat to achieve this functionality)
Aside: If anyone else is reading this and is struggling with getting text to be selectable at all in PDFs outputted by Lyx, change your fonts in "Document Settings" to the ones ...
Search found 3 matches
- Mon Jul 09, 2012 8:50 pm
- Forum: LyX
- Topic: Producing editable PDF Files for Adobe
- Replies: 2
- Views: 2238
- Thu May 24, 2012 11:19 am
- Forum: LyX
- Topic: Producing editable PDF Files for Adobe
- Replies: 2
- Views: 2238
Producing editable PDF Files for Adobe
Hi, I thought this was the best forum to ask this post so I will do so.
I've been using LyX for some time, and I was wondering if it is possible to produce "editable" PDF files using LyX / PDFLaTeX / any other Linux tools?
And if not, if it will ever become possible?
To the best of my knowledge ...
I've been using LyX for some time, and I was wondering if it is possible to produce "editable" PDF files using LyX / PDFLaTeX / any other Linux tools?
And if not, if it will ever become possible?
To the best of my knowledge ...
- Wed Jan 25, 2012 10:17 pm
- Forum: LyX
- Topic: minted | Get it working
- Replies: 4
- Views: 11552
minted | Get it working
Hi, guys, here is how I got minted.sty working in lyx. (alternatively minted is an official CTAN package so it could be done that way)
First download (or make) minted.sty
sudo mkdir "/usr/share/texmf-texlive/tex/latex/minted/"
sudo cp minted.sty "/usr/share/texmf-texlive/tex/latex/minted/"
sudo ...
First download (or make) minted.sty
sudo mkdir "/usr/share/texmf-texlive/tex/latex/minted/"
sudo cp minted.sty "/usr/share/texmf-texlive/tex/latex/minted/"
sudo ...