| 33817 |      1 | <html>
 | 
|  |      2 |   <head>
 | 
|  |      3 |     <title>Find Theorems: help pasting from ProofGeneral</title>
 | 
|  |      4 |     <link rel="stylesheet" type="text/css" href="/basic.css"/>
 | 
|  |      5 |   </head>
 | 
|  |      6 |   <body>
 | 
| 33828 |      7 |     <h1>Pasting theory text from Proof General with x-symbol</h1>
 | 
| 33817 |      8 |     <ol>
 | 
|  |      9 |       <li>Select the text using the keyboard (<code>C-SPC</code>, 
 | 
|  |     10 |       <code>arrow keys</code>).</li>
 | 
|  |     11 |       <li>Choose <code>X-Symbol</code>/<code>Other 
 | 
|  |     12 |         Commands</code>/<code>Copy Encoded</code>.</li>
 | 
|  |     13 |       <li>Paste into the web browser (<code>C-v</code>).</li>
 | 
|  |     14 |     </ol>
 | 
|  |     15 | 
 | 
|  |     16 |     <a href="/isabelle/find_theorems">Return to find_theorems</a>
 | 
|  |     17 |   </body>
 | 
|  |     18 | </html>
 | 
|  |     19 | 
 |