Fix LaTeX rendering of strong next
Fix #597. * spot/tl/print.cc: Fix rendering of X[!]. * doc/tl/spotltl.sty: Add a \StrongX definition. * tests/core/latex.test: Add a test case. * NEWS: Mention the issue.
This commit is contained in:
parent
6e6219af54
commit
c67332f825
4 changed files with 7 additions and 2 deletions
|
|
@ -37,6 +37,7 @@ a U b W c R (d & e) M f
|
|||
{a*;(b;c)[:*3..4];(c;d)[:+];d}!
|
||||
G(uglyname->Fuglierlongname42)
|
||||
"#foo/$bar$" U "baz~yes^no"
|
||||
X[!]XX[!]a | G[2:4!]b
|
||||
EOF
|
||||
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue