dissertation-single-spaced icon indicating copy to clipboard operation
dissertation-single-spaced copied to clipboard

make does not produce a file

Open holtzermann17 opened this issue 6 years ago • 5 comments

\@input{macros.aux}
(./macros.tex)
Writing index file thesis.idx
! I can't find file `.Z0thesis.tex'.
\ZZZZinput #1->\input #1 
                         \relax 
l.142 \begin{schemeregion}
                          
(Press Enter to retry, or Control-D to exit)
Please type another input file name: 

holtzermann17 avatar Aug 08 '18 12:08 holtzermann17

Hi!

What was the command you were using to build the files?

Looks like a SLaTeX error. I might have to add some SLaTeX files to the repo, for anyone who doesn't have SLaTeX installed already.

I'll take a look at it tonight. Thanks!

webyrd avatar Aug 08 '18 18:08 webyrd

I just ran make. I'm running texlive 2017 on Ubuntu 17.10.

holtzermann17 avatar Aug 08 '18 19:08 holtzermann17

Thanks!

The build depends on SLaTeX, which in turns requires having Scheme or Racket installed. I'll look more closely tonight, and see if I can simplify/clarify the build instructions.

The PDF is also available in the repo.

webyrd avatar Aug 08 '18 19:08 webyrd

Oh! it wasn't clear that it required scheme, but I understand why it was assumed to be present! Still I think there are some configuration issues required, since I just installed racket and tried rerunning and it didn't get further. Thanks also for the pointer to the PDF!

On Wed, Aug 8, 2018 at 8:12 PM, William E. Byrd [email protected] wrote:

Thanks!

The build depends on SLaTeX, which in turns requires having Scheme or Racket installed. I'll look more closely tonight, and see if I can simplify/clarify the build instructions.

The PDF is also available in the repo.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/webyrd/dissertation-single-spaced/issues/1#issuecomment-411519522, or mute the thread https://github.com/notifications/unsubscribe-auth/AAK-9oL1cO6sFHudTL1W375hAAS26upnks5uOzgYgaJpZM4Vz1Td .

holtzermann17 avatar Aug 08 '18 19:08 holtzermann17

Hi Joe!

The files are currently setup to build with Petite Chez Scheme. If you are willing to install Petite, and put it on your PATH, I suspect the build will work.

Sorry for the confusion.

webyrd avatar Aug 09 '18 02:08 webyrd