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
Currently, with pdfpc.sty downloaded today (pdfpc version 4.3.4, though I think it's on the LaTeX end), \pdfpcnote turns paragraph breaks in its argument into par in the pdfpc notes screen. Would be great if instead it could turn into two line breaks instead to reflect the paragraph break. (This would feel much more natural than having to manually add \\ \\, and would lead to greater compatibility with having notes as their own slide while developing slides vs eventually turning into presenter notes.)
The text was updated successfully, but these errors were encountered:
st--
changed the title
Handling of paragraph breaks in `\pdfpcnote{...}
Handling of paragraph breaks in \pdfpcnote{...}Jun 9, 2023
Currently, with
pdfpc.sty
downloaded today (pdfpc version 4.3.4, though I think it's on the LaTeX end),\pdfpcnote
turns paragraph breaks in its argument intopar
in the pdfpc notes screen. Would be great if instead it could turn into two line breaks instead to reflect the paragraph break. (This would feel much more natural than having to manually add\\ \\
, and would lead to greater compatibility with having notes as their own slide while developing slides vs eventually turning into presenter notes.)The text was updated successfully, but these errors were encountered: