Re: No spaces when creating pdf from lyx

2011-03-27 Thread Paul A . Rubin
Joshua Bon hotmail.com> writes: > > > Then run pdflatex against it (in a command window) and see if > > the same problem occurs. > > How would I do this? 1. Open a command window. (I don't have access to a Win 7 box right now, but Start > Run > cmd is how you would do it in earlier versions.

Re: No spaces when creating pdf from lyx

2011-03-26 Thread Joshua Bon
Paul Rubin msu.edu> writes: > After upgrading, did you remove the previous version of MiKTeX > from your system? I removed lyx and MiKTeX then reinstalled MiKTeX followed by lyx. Take a look at the .tex file and make sure that there are spaces between the words. Definitely spaces between

Re: No spaces when creating pdf from lyx

2011-03-26 Thread Paul Rubin
Sounds like a MiKTeX problem, but it's hard to figure out what it would be. After upgrading, did you remove the previous version of MiKTeX from your system? Create a short test document in LyX and export it in "LaTeX (pdflatex)". Take a look at the .tex file and make sure that there are spaces b

Re: No spaces when creating pdf from lyx

2011-03-26 Thread Joshua Bon
Joshua Bon hotmail.com> writes: Just fixed this by exporting as a PDF (ps2pdf), any ideas why I'd get this weird effect for all other PDF export types?