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

try to preserve newlines #2

Open
cebe opened this issue Jun 15, 2013 · 4 comments
Open

try to preserve newlines #2

cebe opened this issue Jun 15, 2013 · 4 comments
Assignees
Labels
Milestone

Comments

@cebe
Copy link
Owner

cebe commented Jun 15, 2013

No description provided.

@ghost ghost assigned cebe Jun 15, 2013
@MaPePeR
Copy link

MaPePeR commented Jan 15, 2014

Maybe this can be useful, but i couldn't make it work: http://tex.stackexchange.com/questions/152472/adding-newlines-while-writing-text-to-a-file

(But this only works for fragile-frames in beamer)

@cebe
Copy link
Owner Author

cebe commented Jan 15, 2014

okay, making all frames fragile is not an option but thanks for the suggestion!

@TheAssassin
Copy link

What's the big issue realizing writing \n symbols instead of \par or \\ to an output file? I do see there's a workaround, but why is that even needed?

If that were supported, one could probably write notes in Markdown properly. See pdfpc/pdfpc#476, #3.

@cebe
Copy link
Owner Author

cebe commented Mar 30, 2020

LaTeX strips whitespace by default so at the point where we write the notes to a file we do not have the original file structure anymore.

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

No branches or pull requests

3 participants