Skip to content

How to disable all ANSI escape sequences? #410

@ghost

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions