You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reload
Occasionally, while giving a presentation, I find it necessary to adjust the font size of the terminal (using the key combination ctrl shift + / ctrl shift -) in order to make certain parts of the text more readable for the audience. However, doing so can cause the slide to lose its formatting, margins, and adjustments. To resolve this issue, I use the reload command (key r) to instruct Patat to reload the slide with the new font size, which works successfully. The problem with using the reload command is that it reevaluates all slides, meaning that if I need to go back and review the result of a long-executing evaluation code, it will need to be executed again.
It would be convenient to have an additional shortcut that allows me to readjust the slide without having to reload the entire presentation.
Code execution
Patat currently provides two options for evaluating code: with a delay or automatically. It would be useful to have an additional shortcut that allows me to instruct Patat to execute the code at a specific moment, such as after finishing a speech.
Code formatting
I would appreciate the ability to display line numbers when presenting highlighted code. Additionally, it would be helpful to have a feature that enables me to instruct the source code formatter to display only a specific subset of lines.
Reload
Occasionally, while giving a presentation, I find it necessary to adjust the font size of the terminal (using the key combination ctrl shift + / ctrl shift -) in order to make certain parts of the text more readable for the audience. However, doing so can cause the slide to lose its formatting, margins, and adjustments. To resolve this issue, I use the reload command (key r) to instruct Patat to reload the slide with the new font size, which works successfully. The problem with using the reload command is that it reevaluates all slides, meaning that if I need to go back and review the result of a long-executing evaluation code, it will need to be executed again.
It would be convenient to have an additional shortcut that allows me to readjust the slide without having to reload the entire presentation.
Code execution
Patat currently provides two options for evaluating code: with a delay or automatically. It would be useful to have an additional shortcut that allows me to instruct Patat to execute the code at a specific moment, such as after finishing a speech.
Code formatting
I would appreciate the ability to display line numbers when presenting highlighted code. Additionally, it would be helpful to have a feature that enables me to instruct the source code formatter to display only a specific subset of lines.
The text was updated successfully, but these errors were encountered: