pdfminorversion

2015-09-24 Thread Julio Rojas
Dear all, I have read that in order to avoid the dreaded error 131 that Adobe Reader shows when opening some files generated with pdfLaTeX, the \pdfminorversion=4 flag should be added before loading Beamer. How can I do this in Lyx? Thanks in advance. Regards,

Re: pdfminorversion

2015-09-24 Thread Scott Kostyshak
On Thu, Sep 24, 2015 at 11:11:49AM -0300, Julio Rojas wrote: > Dear all, > > I have read that in order to avoid the dreaded error 131 that Adobe Reader > shows when opening some files generated with pdfLaTeX, the > \pdfminorversion=4 flag should be added before loading Beamer. How can I do > this

Trouble with Cross-Reference

2015-09-24 Thread Sarah
Hi, I'm working through the LyX Tutorial and I've encountered a problem in Section 3.4.2: Your first cross-reference. I have followed the steps outlined in this section: * Applied the label "sec:About-This-Document" at the end of the title line for Section 2 of my document (as directed

Re: Trouble with Cross-Reference

2015-09-24 Thread Sarah
So sorry, I forgot to include in my original message that I'm working on a Mac machine. OS X 10.9.5 On 9/24/15 11:27 AM, Sarah wrote: Hi, I'm working through the LyX Tutorial and I've encountered a problem in Section 3.4.2: Your first cross-reference. I have followed the steps outlined in

Re: Trouble with Cross-Reference

2015-09-24 Thread Stephan Witt
Am 24.09.2015 um 20:10 schrieb Sarah : > So sorry, I forgot to include in my original message that I'm working on a > Mac machine. OS X 10.9.5 Hi Sarah, it would be nice to see the document you've created so far. I'm not sure if I'm able to help - but others will be

Re: Trouble with Cross-Reference

2015-09-24 Thread Sarah
Hi, I've uploaded file that I've created while following the tutorial. Hopefully this will make my issue more clear to you all. -Sarah On 9/24/15 1:10 PM, Sarah wrote: So sorry, I forgot to include in my original message that I'm working on a Mac machine. OS X 10.9.5 On 9/24/15 11:27 AM,

Re: Trouble with Cross-Reference

2015-09-24 Thread Richard Heck
On 09/24/2015 04:26 PM, Sarah wrote: Hi, I've uploaded file that I've created while following the tutorial. Hopefully this will make my issue more clear to you all. Yes, thanks, that is helpful. So your file looks like: If you want to know more about this document, then see Section

Re: pdfminorversion

2015-09-24 Thread Julio Rojas
Hi Scott, Here you can find some references: http://tex.stackexchange.com/questions/64448/how-to-overcome-acrobat-reader-error-131-with-a-pdflatex-doc https://helpx.adobe.com/x-productkb/multi/error-problem-reading-document-131.html Last reference is from Adobe itself, but the solution is

Re: pdfminorversion

2015-09-24 Thread Scott Kostyshak
On Thu, Sep 24, 2015 at 05:19:53PM -0300, Julio Rojas wrote: > Hi Scott, > > Here you can find some references: > http://tex.stackexchange.com/questions/64448/how-to-overcome-acrobat-reader-error-131-with-a-pdflatex-doc >

Convert my thesis .tex file into .lyx

2015-09-24 Thread Nader Mahmoudi
Dear Sir/Madam, I am writing my M.Sc. thesis in latex template provide by my university (You may find the template folder here ). As Lyx provides more user-friend

Re: Trouble with Cross-Reference

2015-09-24 Thread John Kane
added some lipsum text to force another page and it functioned correctly ---it gave me " Section 2 on the preceding page" as it should. Sarah, Handy trick if you need some junk filler text when testing something add \usepackage{lipsum} to the latex preamble Document > Settings > Latex Preamble