Skip to content

Implement latexescape#67

Open
pedromxavier wants to merge 2 commits intoJuliaStrings:masterfrom
pedromxavier:master
Open

Implement latexescape#67
pedromxavier wants to merge 2 commits intoJuliaStrings:masterfrom
pedromxavier:master

Conversation

@pedromxavier
Copy link
Copy Markdown

This PR aims to close #33 and implement string escaping for common text to be included directly into TeX files.

  • Method latexescape(s::AbstractString) was added and exported
  • A test case was added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Escaping %

1 participant