Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a slide show prompter from a notebook
ResourceFunction["ToPrompterNotebook"][name, {width, height}, wpm] converts a notebook with the specified name to a prompter notebook of width and height for the given speaking rate in words per minute. |
Save a copy of an example notebook to the system's temporary directory and convert the notebook to a slide show prompter:
In[1]:= | ![]() |
In[2]:= | ![]() |
Out[2]= | ![]() |
The auto-generated output files:
In[3]:= | ![]() |
Out[3]= | ![]() |
Open the output PDF file in the default PDF viewer on your system:
In[4]:= | ![]() |
Clean up by closing the prompter notebook and deleting the temporary files.:
In[5]:= | ![]() |
In[6]:= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License