-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
Milestone
Description
@tmalsburg commented on May 15, 2018, 5:44 PM UTC:
If I understand correctly, pillar is using ANSI escape codes to colorize the output (e.g. when printing tibbles). Unfortunately, this breaks my Org babel workflow (similar to RMarkdown) because these escape sequences are included in my document and LaTeX crashes because it can't handle them. How can I completely disable the use of escape sequences? Sorry if this is explained somewhere, but I couldn't find this in the documentation. Thank you.
This issue was moved by krlmlr from r-lib/pillar/issues/114.
Reactions are currently unavailable