|
8 | 8 | <meta property="og:url" content="CHANGELOG.html" /> |
9 | 9 | <meta property="og:site_name" content="TeXstudio" /> |
10 | 10 | <meta property="og:description" content="TeXstudio 4.9.0: implement peer-to-peer collaborative editing with ethersync, see manual, fix table insert from libreoffice calc, see#4186, fix stylesheet application on windowed pdf viewer, see#41..." /> |
| 11 | +<meta property="og:image:width" content="1146" /> |
| 12 | +<meta property="og:image:height" content="600" /> |
| 13 | +<meta property="og:image" content="_images/social_previews/summary_CHANGELOG_994db1e2.png" /> |
| 14 | +<meta property="og:image:alt" content="TeXstudio 4.9.0: implement peer-to-peer collaborative editing with ethersync, see manual, fix table insert from libreoffice calc, see#4186, fix stylesheet application on windowed pdf viewer, see#41..." /> |
11 | 15 | <meta name="description" content="TeXstudio 4.9.0: implement peer-to-peer collaborative editing with ethersync, see manual, fix table insert from libreoffice calc, see#4186, fix stylesheet application on windowed pdf viewer, see#41..." /> |
| 16 | +<meta name="twitter:card" content="summary_large_image" /> |
12 | 17 | <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Background information" href="background.html" /> |
13 | 18 |
|
14 | | - <link rel="shortcut icon" href="_static/texstudio.ico"/><!-- Generated with Sphinx 7.4.7 and Furo 2025.07.19 --> |
| 19 | + <link rel="shortcut icon" href="_static/texstudio.ico"/><!-- Generated with Sphinx 8.2.3 and Furo 2024.08.06 --> |
15 | 20 | <title>CHANGELOG - TeXstudio 4.9.0 documentation</title> |
16 | | - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
17 | | - <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=25af2a20" /> |
| 21 | + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" /> |
| 22 | + <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=ad9e2e31" /> |
18 | 23 | <link rel="stylesheet" type="text/css" href="_static/tabs.css?v=4c969af8" /> |
19 | 24 | <link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" /> |
20 | | - <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" /> |
| 25 | + <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=4aa03575" /> |
21 | 26 |
|
22 | 27 |
|
23 | 28 |
|
|
197 | 202 |
|
198 | 203 | <div class="sidebar-sticky"><a class="sidebar-brand" href="index.html"> |
199 | 204 |
|
| 205 | + |
200 | 206 | <span class="sidebar-brand-text">TeXstudio 4.9.0 documentation</span> |
201 | 207 |
|
202 | 208 | </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> |
@@ -268,6 +274,7 @@ <h2>TeXstudio 4.9.0<a class="headerlink" href="#texstudio-4-9-0" title="Link to |
268 | 274 | <li><p>handle units in siunitx special to reduce completion offer and syntax check</p></li> |
269 | 275 | <li><p>add indent guides (optional), see <a class="reference external" href="https://github.com/texstudio-org/texstudio/issues/4129">#4129</a></p></li> |
270 | 276 | <li><p>extend cwl to allow multiple keyval arguments for one command</p></li> |
| 277 | +<li><p>fixes around keyval syntax detection</p></li> |
271 | 278 | </ul> |
272 | 279 | </section> |
273 | 280 | <section id="texstudio-4-8-9"> |
@@ -2084,9 +2091,9 @@ <h2>Texmaker 1.2<a class="headerlink" href="#texmaker-1-2" title="Link to this h |
2084 | 2091 | </aside> |
2085 | 2092 | </div> |
2086 | 2093 | </div><script src="_static/documentation_options.js?v=e33213b2"></script> |
2087 | | - <script src="_static/doctools.js?v=9a2dae69"></script> |
| 2094 | + <script src="_static/doctools.js?v=9bcbadda"></script> |
2088 | 2095 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
2089 | | - <script src="_static/scripts/furo.js?v=46bd48cc"></script> |
| 2096 | + <script type="module" src="_static/scripts/furo.js?v=d32f1409"></script> |
2090 | 2097 | <script src="_static/tabs.js?v=3ee01567"></script> |
2091 | 2098 | <script src="_static/design-tabs.js?v=36754332"></script> |
2092 | 2099 | </body> |
|
0 commit comments