Skip to content

Printing stops at the slide using LaTeX #15

@jiahao42

Description

@jiahao42

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions