Re: writing a vita with Modern

2012-07-31 Thread Dr Eberhard Lisse
You have already been told that you should perhaps read the provided
error messages and then act on them such as installing the missing
LaTeX packages, but one could actually help, if you provided a
minimal example file, ie one where EVERYTHING has been taken out
which does not contribute to the failure.

Most often the problem solves itself, because once the issue has
been isolated the solution presents itself.

In any case this is not a LyX issue, but a LaTeX one, etoolbox is
present on MacTeX 2012, but then I have no idea about MikTeX.

el

on 2012-07-29 02:19 Josh Britt said the following:

[...]
 ! LaTeX Error: File `etoolbox.sty' not found.
[...]




Re: writing a vita with Modern

2012-07-31 Thread Dr Eberhard Lisse
You have already been told that you should perhaps read the provided
error messages and then act on them such as installing the missing
LaTeX packages, but one could actually help, if you provided a
minimal example file, ie one where EVERYTHING has been taken out
which does not contribute to the failure.

Most often the problem solves itself, because once the issue has
been isolated the solution presents itself.

In any case this is not a LyX issue, but a LaTeX one, etoolbox is
present on MacTeX 2012, but then I have no idea about MikTeX.

el

on 2012-07-29 02:19 Josh Britt said the following:

[...]
 ! LaTeX Error: File `etoolbox.sty' not found.
[...]




Re: writing a vita with Modern

2012-07-31 Thread Dr Eberhard Lisse
You have already been told that you should perhaps read the provided
error messages and then act on them such as installing the missing
LaTeX packages, but one could actually help, if you provided a
minimal example file, ie one where EVERYTHING has been taken out
which does not contribute to the failure.

Most often the problem solves itself, because once the issue has
been isolated the solution presents itself.

In any case this is not a LyX issue, but a LaTeX one, etoolbox is
present on MacTeX 2012, but then I have no idea about MikTeX.

el

on 2012-07-29 02:19 Josh Britt said the following:

[...]
> ! LaTeX Error: File `etoolbox.sty' not found.
[...]




RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott


From: lyx-users@lists.lyx.org [lyx-users@lists.lyx.org] on behalf of Josh Britt 
[joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.org
Subject: writing a vita with Modern

Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e 2011/06/27
Babel v3.8m and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls
Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter doc
ument class
(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)

! LaTeX Error: File `etoolbox.sty' not found.

Type X to quit or RETURN to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
read *

l.78

*** (cannot \read from terminal in nonstop modes)

Here is how much of TeX's memory you used:
59 strings out of 494045
1026 string characters out of 3145966
48890 words of memory out of 300
3439 multiletter control sequences out of 15000+20
3940 words of font info for 15 fonts, out of 300 for 9000
715 hyphenation exceptions out of 8191
21i,0n,20p,209b,36s stack positions out of 5000i,500n,1p,20b,5s
!  == Fatal error occurred, no output PDF file produced!


RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's 
better if we respond to the list. That way others can view the discussion and 
can offer advice.

Did you install the etoolbox package?

Don't forget to do toolreconfigure after you install so that LyX learns about 
the new package.

Scott


From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

I have installed Lyx 2.0
Operating system is: Windows 7 home premium

I downloaded the version from. http://www.lyx.org/Download

The Windows installer can be downloaded here: 
LyX-2.0.4-1-Installer.exeftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe.

Josh




From: Scott Kostyshak [mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

From: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org 
[lyx-users@lists.lyx.org] on behalf of Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org
Subject: writing a vita with Modern
Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e 2011/06/27
Babel v3.8m and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls
Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter doc
ument class
(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)

! LaTeX Error: File `etoolbox.sty' not found.

Type X to quit or RETURN to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
read *

l.78

*** (cannot \read from terminal in nonstop modes)

Here is how much of TeX's memory you used:
59 strings out of 494045
1026 string characters out of 3145966
48890 words of memory out of 300
3439 multiletter control sequences out of 15000+20
3940 words of font info for 15 fonts, out of 300 for 9000
715 hyphenation exceptions out of 8191
21i,0n,20p,209b,36s stack positions out of 5000i,500n,1p,20b,5s
!  == Fatal error occurred, no output PDF file produced!


RE: writing a vita with Modern

2012-07-28 Thread Josh Britt
I did install 2.0.4

 

No luck yet, but I will be persistent!

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 9:20 PM
To: Josh Britt
Subject: RE: writing a vita with Modern

 

No worries Josh. To respond to the list, send an email to
lyx-users@lists.lyx.org. You can either Cc that address or send it directly.
You actually don't have to send the email to me because I will see it on the
list.

I don't know anything about LaTeX in Windows. I would suggest searching for
MiKTeK how to install latex packages in google.

Scott

  _  

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:18 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

 

I do not know how to respond to the list, but would liketo. I have
downloaded the file but do not know how to get it into the proper place. 

 

Josh

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 9:05 PM
To: Josh Britt
Cc: lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

 

Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's
better if we respond to the list. That way others can view the discussion
and can offer advice.

Did you install the etoolbox package?

Don't forget to do toolreconfigure after you install so that LyX learns
about the new package.

Scott

  _  

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

 

I have installed Lyx 2.0 

Operating system is: Windows 7 home premium 

 

I downloaded the version from. http://www.lyx.org/Download

 

The Windows installer can be downloaded here:
ftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe
LyX-2.0.4-1-Installer.exe. 

 

Josh

 

 

 

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

 

Hi Josh,

Please always send the operating system and LyX version that you are using
whenever your report a problem (even if you think it has nothing to do with
the problem).

etoolbox.sty is missing. That means you might need to install it (the
alternative is that it is installed but it is not being found). The package
is located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for
you to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix
your problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

  _  

From: lyx-users@lists.lyx.org [lyx-users@lists.lyx.org] on behalf of Josh
Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.org
Subject: writing a vita with Modern

Hi,

 

I am getting an error when I try to view as pdf. I am using the document
class curriculum vita (modern).

 

Below is the error message.

 

Please Help!

 

 

This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded
format=pdflatex 2012.7.20)  28 JUL 2012 20:11

entering extended mode

**newfile1.tex

(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.t
ex

LaTeX2e 2011/06/27

Babel v3.8m and hyphenation patterns for english, afrikaans, ancientgreek,
ar

abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan,
coptic, 

croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french,
ga

lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian,
iceland

ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin,
lat

vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek,
ngerm

an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish,
portuguese, 

romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish,
swis

sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian,
uppersorbian, u

senglishmax, welsh, loaded.

 

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls

Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter
doc

ument class

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo

File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)

)

 

! LaTeX Error: File `etoolbox.sty' not found.

 

Type X to quit or RETURN to proceed,

or enter new name. (Default extension: sty)

 

Enter file name: 

! Emergency stop.

read * 

 

l.78 

  

*** (cannot \read from terminal in nonstop modes)

 

Here is how much of TeX's memory you used:

59 strings out of 494045

1026 string characters out of 3145966

48890 words of memory out of 300

3439 multiletter

RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
It's good to be persistent!

To install packages with MiKTeK, try looking here:
http://docs.miktex.org/faq/packages.html

As I said, I have no experience with MiKTeK.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:42 PM
To: Scott Kostyshak
Cc: 'lyx-users@lists.lyx.org.'@ppa03.Princeton.EDU
Subject: RE: writing a vita with Modern

I did install 2.0.4

I’m still looking but no luck Yet! I’m going to be persistent!

From: Scott Kostyshak [mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 9:20 PM
To: Josh Britt
Subject: RE: writing a vita with Modern

No worries Josh. To respond to the list, send an email to You can either Cc 
that address or send it directly. You actually don't have to send the email to 
me because I will see it on the list.

I don't know anything about LaTeX in Windows. I would suggest searching for 
MiKTeK how to install latex packages in google.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:18 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern
Scott,

I do not know how to respond to the list, but would liketo. I have downloaded 
the file but do not know how to get it into the proper place.

Josh

From: Scott Kostyshak 
[mailto:skost...@princeton.edu]mailto:[mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 9:05 PM
To: Josh Britt
Cc: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's 
better if we respond to the list. That way others can view the discussion and 
can offer advice.

Did you install the etoolbox package?

Don't forget to do toolreconfigure after you install so that LyX learns about 
the new package.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern
Scott,

I have installed Lyx 2.0
Operating system is: Windows 7 home premium

I downloaded the version from. http://www.lyx.org/Download

The Windows installer can be downloaded here: 
LyX-2.0.4-1-Installer.exeftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe.

Josh




From: Scott Kostyshak 
[mailto:skost...@princeton.edu]mailto:[mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

From: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org 
[lyx-users@lists.lyx.org] on behalf of Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org
Subject: writing a vita with Modern
Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e 2011/06/27
Babel v3.8m and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls
Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter

RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott


From: lyx-users@lists.lyx.org [lyx-users@lists.lyx.org] on behalf of Josh Britt 
[joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.org
Subject: writing a vita with Modern

Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e 2011/06/27
Babel v3.8m and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls
Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter doc
ument class
(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)

! LaTeX Error: File `etoolbox.sty' not found.

Type X to quit or RETURN to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
read *

l.78

*** (cannot \read from terminal in nonstop modes)

Here is how much of TeX's memory you used:
59 strings out of 494045
1026 string characters out of 3145966
48890 words of memory out of 300
3439 multiletter control sequences out of 15000+20
3940 words of font info for 15 fonts, out of 300 for 9000
715 hyphenation exceptions out of 8191
21i,0n,20p,209b,36s stack positions out of 5000i,500n,1p,20b,5s
!  == Fatal error occurred, no output PDF file produced!


RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's 
better if we respond to the list. That way others can view the discussion and 
can offer advice.

Did you install the etoolbox package?

Don't forget to do toolreconfigure after you install so that LyX learns about 
the new package.

Scott


From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

I have installed Lyx 2.0
Operating system is: Windows 7 home premium

I downloaded the version from. http://www.lyx.org/Download

The Windows installer can be downloaded here: 
LyX-2.0.4-1-Installer.exeftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe.

Josh




From: Scott Kostyshak [mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

From: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org 
[lyx-users@lists.lyx.org] on behalf of Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org
Subject: writing a vita with Modern
Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e 2011/06/27
Babel v3.8m and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls
Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter doc
ument class
(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)

! LaTeX Error: File `etoolbox.sty' not found.

Type X to quit or RETURN to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
read *

l.78

*** (cannot \read from terminal in nonstop modes)

Here is how much of TeX's memory you used:
59 strings out of 494045
1026 string characters out of 3145966
48890 words of memory out of 300
3439 multiletter control sequences out of 15000+20
3940 words of font info for 15 fonts, out of 300 for 9000
715 hyphenation exceptions out of 8191
21i,0n,20p,209b,36s stack positions out of 5000i,500n,1p,20b,5s
!  == Fatal error occurred, no output PDF file produced!


RE: writing a vita with Modern

2012-07-28 Thread Josh Britt
I did install 2.0.4

 

No luck yet, but I will be persistent!

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 9:20 PM
To: Josh Britt
Subject: RE: writing a vita with Modern

 

No worries Josh. To respond to the list, send an email to
lyx-users@lists.lyx.org. You can either Cc that address or send it directly.
You actually don't have to send the email to me because I will see it on the
list.

I don't know anything about LaTeX in Windows. I would suggest searching for
MiKTeK how to install latex packages in google.

Scott

  _  

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:18 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

 

I do not know how to respond to the list, but would liketo. I have
downloaded the file but do not know how to get it into the proper place. 

 

Josh

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 9:05 PM
To: Josh Britt
Cc: lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

 

Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's
better if we respond to the list. That way others can view the discussion
and can offer advice.

Did you install the etoolbox package?

Don't forget to do toolreconfigure after you install so that LyX learns
about the new package.

Scott

  _  

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

 

I have installed Lyx 2.0 

Operating system is: Windows 7 home premium 

 

I downloaded the version from. http://www.lyx.org/Download

 

The Windows installer can be downloaded here:
ftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe
LyX-2.0.4-1-Installer.exe. 

 

Josh

 

 

 

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

 

Hi Josh,

Please always send the operating system and LyX version that you are using
whenever your report a problem (even if you think it has nothing to do with
the problem).

etoolbox.sty is missing. That means you might need to install it (the
alternative is that it is installed but it is not being found). The package
is located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for
you to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix
your problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

  _  

From: lyx-users@lists.lyx.org [lyx-users@lists.lyx.org] on behalf of Josh
Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.org
Subject: writing a vita with Modern

Hi,

 

I am getting an error when I try to view as pdf. I am using the document
class curriculum vita (modern).

 

Below is the error message.

 

Please Help!

 

 

This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded
format=pdflatex 2012.7.20)  28 JUL 2012 20:11

entering extended mode

**newfile1.tex

(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.t
ex

LaTeX2e 2011/06/27

Babel v3.8m and hyphenation patterns for english, afrikaans, ancientgreek,
ar

abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan,
coptic, 

croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french,
ga

lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian,
iceland

ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin,
lat

vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek,
ngerm

an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish,
portuguese, 

romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish,
swis

sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian,
uppersorbian, u

senglishmax, welsh, loaded.

 

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls

Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter
doc

ument class

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo

File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)

)

 

! LaTeX Error: File `etoolbox.sty' not found.

 

Type X to quit or RETURN to proceed,

or enter new name. (Default extension: sty)

 

Enter file name: 

! Emergency stop.

read * 

 

l.78 

  

*** (cannot \read from terminal in nonstop modes)

 

Here is how much of TeX's memory you used:

59 strings out of 494045

1026 string characters out of 3145966

48890 words of memory out of 300

3439 multiletter

RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
It's good to be persistent!

To install packages with MiKTeK, try looking here:
http://docs.miktex.org/faq/packages.html

As I said, I have no experience with MiKTeK.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:42 PM
To: Scott Kostyshak
Cc: 'lyx-users@lists.lyx.org.'@ppa03.Princeton.EDU
Subject: RE: writing a vita with Modern

I did install 2.0.4

I’m still looking but no luck Yet! I’m going to be persistent!

From: Scott Kostyshak [mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 9:20 PM
To: Josh Britt
Subject: RE: writing a vita with Modern

No worries Josh. To respond to the list, send an email to You can either Cc 
that address or send it directly. You actually don't have to send the email to 
me because I will see it on the list.

I don't know anything about LaTeX in Windows. I would suggest searching for 
MiKTeK how to install latex packages in google.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:18 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern
Scott,

I do not know how to respond to the list, but would liketo. I have downloaded 
the file but do not know how to get it into the proper place.

Josh

From: Scott Kostyshak 
[mailto:skost...@princeton.edu]mailto:[mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 9:05 PM
To: Josh Britt
Cc: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's 
better if we respond to the list. That way others can view the discussion and 
can offer advice.

Did you install the etoolbox package?

Don't forget to do toolreconfigure after you install so that LyX learns about 
the new package.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern
Scott,

I have installed Lyx 2.0
Operating system is: Windows 7 home premium

I downloaded the version from. http://www.lyx.org/Download

The Windows installer can be downloaded here: 
LyX-2.0.4-1-Installer.exeftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe.

Josh




From: Scott Kostyshak 
[mailto:skost...@princeton.edu]mailto:[mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

From: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org 
[lyx-users@lists.lyx.org] on behalf of Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.orgmailto:lyx-users@lists.lyx.org
Subject: writing a vita with Modern
Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e 2011/06/27
Babel v3.8m and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

(C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls
Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter

RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott


From: lyx-users@lists.lyx.org [lyx-users@lists.lyx.org] on behalf of Josh Britt 
[joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.org
Subject: writing a vita with Modern

Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e <2011/06/27>
Babel  and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls"
Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter doc
ument class
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo"
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)

! LaTeX Error: File `etoolbox.sty' not found.

Type X to quit or  to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.


l.78

*** (cannot \read from terminal in nonstop modes)

Here is how much of TeX's memory you used:
59 strings out of 494045
1026 string characters out of 3145966
48890 words of memory out of 300
3439 multiletter control sequences out of 15000+20
3940 words of font info for 15 fonts, out of 300 for 9000
715 hyphenation exceptions out of 8191
21i,0n,20p,209b,36s stack positions out of 5000i,500n,1p,20b,5s
!  ==> Fatal error occurred, no output PDF file produced!


RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's 
better if we respond to the list. That way others can view the discussion and 
can offer advice.

Did you install the etoolbox package?

Don't forget to do tool>reconfigure after you install so that LyX learns about 
the new package.

Scott


From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

I have installed Lyx 2.0
Operating system is: Windows 7 home premium

I downloaded the version from. http://www.lyx.org/Download

The Windows installer can be downloaded here: 
LyX-2.0.4-1-Installer.exe<ftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe>.

Josh




From: Scott Kostyshak [mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

From: lyx-users@lists.lyx.org<mailto:lyx-users@lists.lyx.org> 
[lyx-users@lists.lyx.org] on behalf of Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.org<mailto:lyx-users@lists.lyx.org>
Subject: writing a vita with Modern
Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e <2011/06/27>
Babel  and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls"
Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter doc
ument class
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo"
File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)

! LaTeX Error: File `etoolbox.sty' not found.

Type X to quit or  to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.


l.78

*** (cannot \read from terminal in nonstop modes)

Here is how much of TeX's memory you used:
59 strings out of 494045
1026 string characters out of 3145966
48890 words of memory out of 300
3439 multiletter control sequences out of 15000+20
3940 words of font info for 15 fonts, out of 300 for 9000
715 hyphenation exceptions out of 8191
21i,0n,20p,209b,36s stack positions out of 5000i,500n,1p,20b,5s
!  ==> Fatal error occurred, no output PDF file produced!


RE: writing a vita with Modern

2012-07-28 Thread Josh Britt
I did install 2.0.4

 

No luck yet, but I will be persistent!

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 9:20 PM
To: Josh Britt
Subject: RE: writing a vita with Modern

 

No worries Josh. To respond to the list, send an email to
lyx-users@lists.lyx.org. You can either Cc that address or send it directly.
You actually don't have to send the email to me because I will see it on the
list.

I don't know anything about LaTeX in Windows. I would suggest searching for
"MiKTeK how to install latex packages" in google.

Scott

  _  

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:18 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

 

I do not know how to respond to the list, but would liketo. I have
downloaded the file but do not know how to get it into the proper place. 

 

Josh

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 9:05 PM
To: Josh Britt
Cc: lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

 

Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's
better if we respond to the list. That way others can view the discussion
and can offer advice.

Did you install the etoolbox package?

Don't forget to do tool>reconfigure after you install so that LyX learns
about the new package.

Scott

  _  

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern

Scott,

 

I have installed Lyx 2.0 

Operating system is: Windows 7 home premium 

 

I downloaded the version from. http://www.lyx.org/Download

 

The Windows installer can be downloaded here:
<ftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe>
LyX-2.0.4-1-Installer.exe. 

 

Josh

 

 

 

 

From: Scott Kostyshak [mailto:skost...@princeton.edu] 
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.org
Subject: RE: writing a vita with Modern

 

Hi Josh,

Please always send the operating system and LyX version that you are using
whenever your report a problem (even if you think it has nothing to do with
the problem).

etoolbox.sty is missing. That means you might need to install it (the
alternative is that it is installed but it is not being found). The package
is located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for
you to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix
your problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

  _  

From: lyx-users@lists.lyx.org [lyx-users@lists.lyx.org] on behalf of Josh
Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.org
Subject: writing a vita with Modern

Hi,

 

I am getting an error when I try to view as pdf. I am using the document
class curriculum vita (modern).

 

Below is the error message.

 

Please Help!

 

 

This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded
format=pdflatex 2012.7.20)  28 JUL 2012 20:11

entering extended mode

**newfile1.tex

(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.t
ex

LaTeX2e <2011/06/27>

Babel  and hyphenation patterns for english, afrikaans, ancientgreek,
ar

abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan,
coptic, 

croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french,
ga

lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian,
iceland

ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin,
lat

vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek,
ngerm

an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish,
portuguese, 

romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish,
swis

sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian,
uppersorbian, u

senglishmax, welsh, loaded.

 

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moderncv\moderncv.cls"

Document Class: moderncv 2012/03/26 v1.0 modern curriculum vitae and letter
doc

ument class

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\size11.clo"

File: size11.clo 2007/10/19 v1.4h Standard LaTeX file (size option)

)

 

! LaTeX Error: File `etoolbox.sty' not found.

 

Type X to quit or  to proceed,

or enter new name. (Default extension: sty)

 

Enter file name: 

! Emergency stop.

 

 

l.78 

  

*** (cannot \read from terminal in nonstop modes)

 

Here is how much of TeX's memory you used:

59 strings out of 494045

1026 string characters out of 3145966

48890 words of me

RE: writing a vita with Modern

2012-07-28 Thread Scott Kostyshak
It's good to be persistent!

To install packages with MiKTeK, try looking here:
http://docs.miktex.org/faq/packages.html

As I said, I have no experience with MiKTeK.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:42 PM
To: Scott Kostyshak
Cc: "'lyx-users@lists.lyx.org.'"@ppa03.Princeton.EDU
Subject: RE: writing a vita with Modern

I did install 2.0.4

I’m still looking but no luck Yet! I’m going to be persistent!

From: Scott Kostyshak [mailto:skost...@princeton.edu]
Sent: Saturday, July 28, 2012 9:20 PM
To: Josh Britt
Subject: RE: writing a vita with Modern

No worries Josh. To respond to the list, send an email to You can either Cc 
that address or send it directly. You actually don't have to send the email to 
me because I will see it on the list.

I don't know anything about LaTeX in Windows. I would suggest searching for 
"MiKTeK how to install latex packages" in google.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:18 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern
Scott,

I do not know how to respond to the list, but would liketo. I have downloaded 
the file but do not know how to get it into the proper place.

Josh

From: Scott Kostyshak 
[mailto:skost...@princeton.edu]<mailto:[mailto:skost...@princeton.edu]>
Sent: Saturday, July 28, 2012 9:05 PM
To: Josh Britt
Cc: lyx-users@lists.lyx.org<mailto:lyx-users@lists.lyx.org>
Subject: RE: writing a vita with Modern

Josh,

Thank you for the info. Note that 2.0.4 is different from 2.0. Also, it's 
better if we respond to the list. That way others can view the discussion and 
can offer advice.

Did you install the etoolbox package?

Don't forget to do tool>reconfigure after you install so that LyX learns about 
the new package.

Scott

From: Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 10:02 PM
To: Scott Kostyshak
Subject: RE: writing a vita with Modern
Scott,

I have installed Lyx 2.0
Operating system is: Windows 7 home premium

I downloaded the version from. http://www.lyx.org/Download

The Windows installer can be downloaded here: 
LyX-2.0.4-1-Installer.exe<ftp://ftp.lyx.org/pub/lyx/bin/2.0.4/LyX-2.0.4-1-Installer.exe>.

Josh




From: Scott Kostyshak 
[mailto:skost...@princeton.edu]<mailto:[mailto:skost...@princeton.edu]>
Sent: Saturday, July 28, 2012 8:42 PM
To: Josh Britt; lyx-users@lists.lyx.org<mailto:lyx-users@lists.lyx.org>
Subject: RE: writing a vita with Modern

Hi Josh,

Please always send the operating system and LyX version that you are using 
whenever your report a problem (even if you think it has nothing to do with the 
problem).

etoolbox.sty is missing. That means you might need to install it (the 
alternative is that it is installed but it is not being found). The package is 
located here:
http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

I don't know how you install packages in MiKTeX but it might be easier for you 
to install it from MiKTeX instead of doing it manually.

Also, modernCV.lyx has been changed recently. Maybe those changes will fix your 
problem.

Here is the most recent version of modernCV.lyx
http://www.lyx.org/trac/browser/lyxgit/lib/examples/modernCV.lyx

You can see the changes here:
http://www.lyx.org/trac/log/lyxgit/lib/examples/modernCV.lyx

Scott

From: lyx-users@lists.lyx.org<mailto:lyx-users@lists.lyx.org> 
[lyx-users@lists.lyx.org] on behalf of Josh Britt [joshbrit...@gmail.com]
Sent: Saturday, July 28, 2012 9:19 PM
To: lyx-users@lists.lyx.org<mailto:lyx-users@lists.lyx.org>
Subject: writing a vita with Modern
Hi,

I am getting an error when I try to view as pdf. I am using the document class 
curriculum vita (modern).

Below is the error message.

Please Help!


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) (preloaded 
format=pdflatex 2012.7.20)  28 JUL 2012 20:11
entering extended mode
**newfile1.tex
(C:\Users\Joshua\AppData\Local\Temp\lyx_tmpdir.Hp3948\lyx_tmpbuf2\newfile1.tex
LaTeX2e <2011/06/27>
Babel  and hyphenation patterns for english, afrikaans, ancientgreek, ar
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2009-06-19, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, lao, latin, lat
vian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerm
an, ngerman-x-2009-06-19, nynorsk, oriya, panjabi, pinyin, polish, portuguese,
romanian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swis
sgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, u
senglishmax, welsh, loaded.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\moder