use latex-friendly characters
This commit is contained in:
parent
71690384a4
commit
dd5029947c
|
@ -388,12 +388,14 @@ each element in the sequence.
|
|||
(code:comment @#,t{Given a directory tree:})
|
||||
(code:comment @#,t{})
|
||||
(code:comment @#,t{ /example})
|
||||
(code:comment @#,t{ ├── a})
|
||||
(code:comment @#,t{ │ ├── alpha})
|
||||
(code:comment @#,t{ │ └── apple})
|
||||
(code:comment @#,t{ ├── b})
|
||||
(code:comment @#,t{ │ └── beta})
|
||||
(code:comment @#,t{ └── c})
|
||||
(code:comment @#,t{ +-- a})
|
||||
(code:comment @#,t{ | +-- alpha})
|
||||
(code:comment @#,t{ | +-- apple})
|
||||
(code:comment @#,t{ |})
|
||||
(code:comment @#,t{ +-- b})
|
||||
(code:comment @#,t{ | +-- beta})
|
||||
(code:comment @#,t{ |})
|
||||
(code:comment @#,t{ +-- c})
|
||||
(code:comment @#,t{})
|
||||
(eval:alts
|
||||
(parameterize ([current-directory "/example"])
|
||||
|
|
Loading…
Reference in New Issue
Block a user