You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaproperty="og:description" content="TeXstudio 4.8.6: provide command completion for expl3 commands, hide grammar errors in math/non-text environments (word repetition and language tool), hide spelling errors in picture envs like tikz..." />
11
-
<metaname="description" content="TeXstudio 4.8.6: provide command completion for expl3 commands, hide grammar errors in math/non-text environments (word repetition and language tool), hide spelling errors in picture envs like tikz..." />
10
+
<metaproperty="og:description" content="TeXstudio 4.8.7: add “Start Column” (sets column of first page, same as Shift+Click) to Grid menu of pdf-viewer’s context menu#3974, add preview with default compiler option#3978, shrink embedded p..." />
11
+
<metaname="description" content="TeXstudio 4.8.7: add “Start Column” (sets column of first page, same as Shift+Click) to Grid menu of pdf-viewer’s context menu#3974, add preview with default compiler option#3978, shrink embedded p..." />
<h1>CHANGELOG<aclass="headerlink" href="#changelog" title="Link to this heading">#</a></h1>
211
+
<sectionid="texstudio-4-8-7">
212
+
<h2>TeXstudio 4.8.7<aclass="headerlink" href="#texstudio-4-8-7" title="Link to this heading">#</a></h2>
213
+
<ulclass="simple">
214
+
<li><p>add “Start Column” (sets column of first page, same as Shift+Click) to Grid menu of pdf-viewer’s context menu <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3974">#3974</a></p></li>
215
+
<li><p>add preview with default compiler option <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3978">#3978</a></p></li>
216
+
<li><p>shrink embedded pdf-viewer when an item of the Structure or TOC tree view is selected <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3989">#3989</a></p></li>
217
+
<li><p>allow executing ai queries from macros <aclass="reference external" href="https://texstudio-org.github.io/advanced.html#ai-queries">see manual</a></p></li>
218
+
<li><p>fix completion of empty key/val values <aclass="reference external" href="https://github.com/texstudio-org/texstudio/issues/4017">#4017</a></p></li>
219
+
<li><p>add clear button to search fields of Packages Help (TeXdoc) dialog <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/4041">#4041</a>, Config dialog <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/4043">#4043</a>,
220
+
and Symbols side panel</p></li>
221
+
</ul>
222
+
</section>
211
223
<sectionid="texstudio-4-8-6">
212
224
<h2>TeXstudio 4.8.6<aclass="headerlink" href="#texstudio-4-8-6" title="Link to this heading">#</a></h2>
213
225
<ulclass="simple">
@@ -221,8 +233,8 @@ <h2>TeXstudio 4.8.6<a class="headerlink" href="#texstudio-4-8-6" title="Link to
221
233
<li><p>add Grid menu to windowed and embedded pdf-viewer’s context menu <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3942">#3942</a></p></li>
222
234
<li><p>fix pdf-viewer’s scrollbar with Fit to Width/Window and changing Continuous mode <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3928">#3928</a></p></li>
223
235
<li><p>fix pdf-viewer’s Custom Grid dialog not preset with current Grid settings in Continuous mode <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3929">#3929</a></p></li>
224
-
<li><p>fix pfd-viewer’s page display in non continuous mode <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3952">3952</a></p></li>
225
-
<li><p>fix pdf-viewer has a small issue when activating single page step <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3957">3957</a></p></li>
236
+
<li><p>fix pfd-viewer’s page display in non continuous mode <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3952">#3952</a></p></li>
237
+
<li><p>fix pdf-viewer has a small issue when activating single page step <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3957">#3957</a></p></li>
226
238
<li><p>add maximize button to Packages Help (Texdoc) dialog <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3911">#3911</a></p></li>
227
239
<li><p>fix option ‘all packages’ no longer checked in Packages Help with no tex documents opened <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3917">#3917</a></p></li>
228
240
<li><p>when context menu of a package name is used to open the Packages Help dialog then preset search filter with the name <aclass="reference external" href="https://github.com/texstudio-org/texstudio/pull/3918">#3918</a></p></li>
@@ -241,7 +253,7 @@ <h2>TeXstudio 4.8.5<a class="headerlink" href="#texstudio-4-8-5" title="Link to
241
253
<li><p>fix crash when %Tex root document was not found</p></li>
242
254
<li><p>class are used for completion in documentclass</p></li>
243
255
<li><p>class names are not used anymore for package name completion</p></li>
244
-
<li><p>local packages can provide local cwl files ,<aclass="reference external" href="https://texstudio-org.github.io/advanced.html#local-packages">see manual</a></p></li>
256
+
<li><p>local packages can provide local cwl files, <aclass="reference external" href="https://texstudio-org.github.io/advanced.html#local-packages">see manual</a></p></li>
245
257
<li><p>fix handling of user definition commands in subfiles <aclass="reference external" href="https://github.com/texstudio-org/texstudio/issues/3885">#3885</a></p></li>
246
258
<li><p>fix crash in preview tooltip if no pdflatex is defined <aclass="reference external" href="https://github.com/texstudio-org/texstudio/issues/3875">#3875</a></p></li>
247
259
<li><p>handle special columntypes (m[l],NiceMatrix) better <aclass="reference external" href="https://github.com/texstudio-org/texstudio/issues/3881">#3881</a></p></li>
@@ -1876,6 +1888,7 @@ <h2>Texmaker 1.2<a class="headerlink" href="#texmaker-1-2" title="Link to this h
<h3>AI queries<aclass="headerlink" href="#ai-queries" title="Link to this heading">#</a></h3>
526
+
<p>These queries are sent to the ai chat assistant, see <aclass="reference internal" href="#ai-chat-assistant">here</a>. This allows to regular use standard request like <codeclass="docutils literal notranslate"><spanclass="pre">shorten</span><spanclass="pre">text</span></code>.
527
+
The query is directly executed, the result is shown on the chat assistant dialog, so that the user can decide to use or ignore it.</p>
528
+
</section>
524
529
<sectionid="script-macros">
525
530
<h3>Script Macros<aclass="headerlink" href="#script-macros" title="Link to this heading">#</a></h3>
526
531
<p>Instead of using code snippets, you can also make use of scripting with
@@ -916,37 +921,40 @@ <h3>Script Macros<a class="headerlink" href="#script-macros" title="Link to this
<td><p>Trigger a KeyPress event for the given shortcut, e.g. <codeclass="docutils literal notranslate"><spanclass="pre">app.simulateKeyPress("Shift+Up")</span></code>. <em>Note</em>: this is mainly intended for shortcuts and navigation. Currently, it does not support all functions of a KeyPress event. In particular, you cannot type any text.</p></td>
<td><p>start the ai chat assistant. If query is not empty, query is executed and the result is shown in the chat assistant, like ai query macros, see <aclass="reference internal" href="#ai-queries">macro</a></p></td>
<td><p>Adds a new variable with the given default value, optional description and id to the dialog; and returns the corresponding qt component. A string default value becomes a QLineEdit, a number a QSpinBox and an array a QComboBox.</p></td>
<td><p>Returns the value of all variables as combined numerical/associative array. You can use returnvalue[i] to get the i-th variable, and returnvalue.id to get the variable with a certain id.</p></td>
930
938
</tr>
931
-
<trclass="row-odd"><td><p>dialog.exec()</p></td>
939
+
<trclass="row-even"><td><p>dialog.exec()</p></td>
932
940
<td><p>Displays the dialog. Returns 1 if the user accepted the dialog, 0 if it was canceled.</p></td>
933
941
</tr>
934
-
<trclass="row-even"><td><p>dialog.show()</p></td>
942
+
<trclass="row-odd"><td><p>dialog.show()</p></td>
935
943
<td><p>Displays the dialog asynchronously.</p></td>
0 commit comments