Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing stops at the slide using LaTeX #15

Open
jiahao42 opened this issue May 27, 2018 · 2 comments
Open

Printing stops at the slide using LaTeX #15

jiahao42 opened this issue May 27, 2018 · 2 comments

Comments

@jiahao42
Copy link

Hi, I found that the printing will stop at the slide using the package slideshow-latex. For example, if I use the LaTeX function at slide 7 while I have 10 slides, then slideshow can only print the first 7 slides.

The terminal gives the following info:

James:~ ► slideshow --print my_slideshow.rkt
INFO: latex compile path set to /Users/james/Research/presentation/my_slideshow.rkt-latex/
INFO: generating latex2bitmap-0ae2381338b10fc07d4ac8b7ffd8a97e.png
slideshow: slide program attempted to write to filesystem: #<path:latex2bitmap-0ae2381338b10fc07d4ac8b7ffd8a97e.tex>
  context...:
   /Applications/Racket v6.11/share/pkgs/slideshow-exe/slideshow/start.rkt:54:28
   /Users/james/Library/Racket/6.11/pkgs/slideshow-latex/slideshow/latex/latex2bitmap.rkt:171:3
   /Applications/Racket v6.11/collects/racket/private/more-scheme.rkt:373:13: hash-ref!
   /Users/james/Library/Racket/6.11/pkgs/slideshow-latex/slideshow/latex/latex2bitmap.rkt:198:0: latex->bitmap+ascent
   /Applications/Racket v6.11/collects/racket/private/more-scheme.rkt:261:28
   /Users/james/Research/presentation/my_slideshow.rkt: [running body]
   /Applications/Racket v6.11/share/pkgs/slideshow-exe/slideshow/start.rkt:50:2: load-content
   /Applications/Racket v6.11/share/pkgs/slideshow-exe/slideshow/start.rkt: [running body]
@jiahao42
Copy link
Author

Sorry, I just realize that this issue should be under the repo of slideshow-latex :)

@bennn
Copy link
Contributor

bennn commented Jun 10, 2018

Maybe. I'm not sure this slideshow wouldn't have to change to let slideshow-latex be printable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants