Menu

#1898 Freeze while typing \texorpdfstring

None
fixed
nobody
None
1
2016-09-14
2016-09-14
Stefan
No

I noticed a very strange freezing bug, while trying to convert some complicated headings to pdf-compatible format with \texorpdfstring.

Suppose the following document:

\documentclass{article}
\begin{document}
    \section{stuff}
 \end{document}

Adding the text "\texorpdfstring" between "section" and "{stuff}" (which should yield "\section\texorpdfstring{stuff}") causes a freeze.


TeXstudio 2.11.1 (hg 6136:5ff886630857)
This is a development version.
Using Qt Version 5.7.0, compiled with Qt 5.7.0 R

Related

Bugs: #1987

Discussion

  • Jan  Sundermeyer

    Jan Sundermeyer - 2016-09-14

    fixed
    \texorpdfstring{something} needs to be within braces to be interpreted correctly by txs
    => \section{\texorpdfstring{something}}

     
  • Jan  Sundermeyer

    Jan Sundermeyer - 2016-09-14
    • status: open --> fixed
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB