
Latex escaping in block code
Reported by VirtualFunction | June 27th, 2008 @ 12:22 AM | in 4.0
Code blocks appear to be escaping latex entities. It appears that entities do not need escaping under a code block. This is what I've found from using the pdflatex command for rendering my PDF's.
Comments and changes to this ticket
-
Jason Garber June 27th, 2008 @ 11:10 AM
- State changed from new to resolved
(from [274620a73730e3055b6b9c0e6e42abc912aaf024]) Changed/Fixed escaping of entities in latex block code.
Entities should not be escaped in this case it seems (well from
what I've found when testing with the pdflatex command).
[#8 state:resolved]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RedCloth is a Ruby library for converting Textile into HTML
People watching this ticket
Attachments
Referenced by
-
4 Segfault with links #8 0x00007f6f37aad6bc in red_block (self=14011564737916...
-
9 Nested \begin{verbatim} ... \end{verbatim} illegal in Latex After fixing bug #8, I needed to update a failing test c...