Git Product home page Git Product logo

Comments (8)

rain-1 avatar rain-1 commented on June 2, 2024

I guess you mean this path:

./csug/Makefile:installdir=/u/dyb/crs/www/csug9

from chezscheme.

NalaGinrut avatar NalaGinrut commented on June 2, 2024

That's one of the issues, and there's another:

include ~/stex/Mf-stex

in Makefile

from chezscheme.

gwatt avatar gwatt commented on June 2, 2024
  1. clone https://github.com/dybvig/stex to your home directory
  2. install everything you can possibly find related to tex
  3. install netpbm as well
  4. find more tex packages to install
  5. replace the installsh commands in the Makefile to just install

from chezscheme.

NalaGinrut avatar NalaGinrut commented on June 2, 2024

@gwatt
First, thank you for reply! And yes, I may compile it with the steps. But what I want to say is that Chez should not assume users use the same specific path, say, ~/stex. This should be fixed for more general case.

from chezscheme.

vmanis avatar vmanis commented on June 2, 2024

I too managed to hack things to generate both csug.pdf and release-notes.pdf. Rather than post diffs or a pull request, I'd like to suggest a few minor adjustments. First, I hope that stex can be distributed with future versions, either as a part of Chez Scheme, or maybe to be installed in a parallel directory, so that all path name references become relative. (This includes references to /usr/bin/scheme; it should just be assumed that the scheme binary is in the path.) Second, I'm not sure whether Transfig is needed; there's a .fig.pdf recipe in csug/Makefile, but there are apparently no fig files. So maybe that can be deleted?

By the way, thanks to everyone involved for making Chez Scheme freely available!

from chezscheme.

dybvig avatar dybvig commented on June 2, 2024

With this commit to stex and this commit to Chez Scheme, it should now be more straightforward to build stex and the release notes. In theory, once you have all of the latex tools in place, you can just run 'configure ; make docs' in chezscheme.

from chezscheme.

vmanis avatar vmanis commented on June 2, 2024

On 2016-05-04 05:47 PM, R. Kent Dybvig wrote:

With this commit to stex
dybvig/stex@3bd2b86
and this commit to Chez Scheme
4bd78a6,
it should now be more straightforward to build stex and the release
notes. In theory, once you have all of the latex tools in place, you
can just run 'configure ; make docs' in chezscheme.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#12 (comment)

Perfect! Much appreciated! (And once again, thanks for open-sourcing
Chez Scheme) -- v

from chezscheme.

NalaGinrut avatar NalaGinrut commented on June 2, 2024

@dybvig Thank you very much!

from chezscheme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.