On Tue, 4 May 2010 16:18:40 +0300, Rares Pop wrote: > > It's not working. > > I'm getting the following error when exporting to PDF: > > ! LaTeX Error: File `wrapfig.sty' not found. > > Type X to quit or to proceed, > or enter new name. (Default extension: sty) > > Enter file name: > ! Emergency stop. > > > l.11 \usepackage > {soul}^^M > *** (cannot \read from terminal in nonstop modes) > > Thanks, > Rares This sounds like you have an incomplete latex installation. It's not a problem with org per se. What system are you on and what TeX system do you have installed? You can play around with the latex code directly by exporting your org file to latex (C-c C-e l). HTH, eric