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

The julia code block contains character % can not generate PDF format output. #1118

Closed
June-6th opened this issue Aug 29, 2019 · 0 comments · Fixed by #1269
Closed

The julia code block contains character % can not generate PDF format output. #1118

June-6th opened this issue Aug 29, 2019 · 0 comments · Fixed by #1269
Labels
Format: LaTeX Related to the LaTeX / PDF output Type: Bug

Comments

@June-6th
Copy link

June-6th commented Aug 29, 2019

Markdown code like this:

```julia
1 % 2
```

will failed to generate PDF format output.

June-6th added a commit to June-6th/Documenter.jl that referenced this issue Aug 29, 2019
- Don't failed to generate PDF format with `julia` code block that
contain `%`.(Fixes JuliaDocs#1118)
- Don't eat the last line of `julia` code block.
@mortenpi mortenpi added Format: LaTeX Related to the LaTeX / PDF output Type: Bug labels Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Format: LaTeX Related to the LaTeX / PDF output Type: Bug
Projects
None yet
2 participants