{"route":"/en-US-v0.14.1/changelog/0.11.1/","title":"0.11.1","description":"Changes in Typst 0.11.1","part":null,"outline":[{"id":"security","name":"Security","children":[]},{"id":"bibliography","name":"Bibliography","children":[]},{"id":"text-and-layout","name":"Text and Layout","children":[]},{"id":"math","name":"Math","children":[]},{"id":"export","name":"Export","children":[]},{"id":"scripting","name":"Scripting","children":[]},{"id":"miscellaneous","name":"Miscellaneous","children":[]},{"id":"contributors","name":"Contributors","children":[]}],"body":{"kind":"html","content":"<h1>Version 0.11.1 (May 17, 2024)</h1>\n<h2 id=\"security\">Security</h2>\n<ul>\n<li>Fixed a vulnerability where image files at known paths could be embedded into\nthe PDF even if they were outside of the project directory</li>\n</ul>\n<h2 id=\"bibliography\">Bibliography</h2>\n<ul>\n<li>Fixed et-al handling in subsequent citations</li>\n<li>Fixed suppression of title for citations and bibliography references with no\nauthor</li>\n<li>Fixed handling of initials in citation styles without a delimiter</li>\n<li>Fixed bug with citations in footnotes</li>\n</ul>\n<h2 id=\"text-and-layout\">Text and Layout</h2>\n<ul>\n<li>Fixed interaction of <a href=\"/en-US-v0.14.1/reference/model/par/#parameters-first-line-indent\"><code>first-line-indent</code></a> and\n<a href=\"/en-US-v0.14.1/reference/model/outline/\" title=\"`outline`\"><code>outline</code></a></li>\n<li>Fixed compression of CJK punctuation marks at line start and end</li>\n<li>Fixed handling of <a href=\"/en-US-v0.14.1/reference/visualize/rect/\">rectangles</a> with negative dimensions</li>\n<li>Fixed layout of <a href=\"/en-US-v0.14.1/reference/visualize/path/\" title=\"`path`\"><code>path</code></a> in explicitly sized container</li>\n<li>Fixed broken <a href=\"/en-US-v0.14.1/reference/text/raw/\" title=\"`raw`\"><code>raw</code></a> text in right-to-left paragraphs</li>\n<li>Fixed tab rendering in <code>raw</code> text with language <code>typ</code> or <code>typc</code></li>\n<li>Fixed highlighting of multi-line <code>raw</code> text enclosed by single backticks</li>\n<li>Fixed indentation of overflowing lines in <code>raw</code> blocks</li>\n<li>Fixed extra space when <code>raw</code> text ends with a backtick</li>\n</ul>\n<h2 id=\"math\">Math</h2>\n<ul>\n<li>Fixed broken <a href=\"/en-US-v0.14.1/reference/math/equation/\">equations</a> in right-to-left paragraphs</li>\n<li>Fixed missing <a href=\"/en-US-v0.14.1/reference/math/variants/#functions-bb\">blackboard bold</a> letters</li>\n<li>Fixed error on empty arguments in 2D math argument list</li>\n<li>Fixed stretching via <a href=\"/en-US-v0.14.1/reference/math/lr/#functions-mid\"><code>mid</code></a> for various characters</li>\n<li>Fixed that alignment points in equations were affected by <code><span class=\"typ-key\">set</span> <span class=\"typ-func\">align</span><span class=\"typ-punct\">(</span><span class=\"typ-op\">..</span><span class=\"typ-punct\">)</span></code></li>\n</ul>\n<h2 id=\"export\">Export</h2>\n<ul>\n<li>Fixed <a href=\"/en-US-v0.14.1/reference/text/smartquote/\">smart quotes</a> in PDF outline</li>\n<li>Fixed <a href=\"/en-US-v0.14.1/reference/visualize/tiling/\">patterns</a> with spacing in PDF</li>\n<li>Fixed wrong PDF page labels when <a href=\"/en-US-v0.14.1/reference/layout/page/#parameters-numbering\">page numbering</a> was\ndisabled after being previously enabled</li>\n</ul>\n<h2 id=\"scripting\">Scripting</h2>\n<ul>\n<li>Fixed overflow for large numbers in external data files (by converting to\nfloats instead)</li>\n<li>Fixed <a href=\"/en-US-v0.14.1/reference/foundations/str/#definitions-trim\"><code>str<span class=\"typ-punct\">.</span><span class=\"typ-func\">trim</span><span class=\"typ-punct\">(</span>regex<span class=\"typ-punct\">,</span> at<span class=\"typ-punct\">:</span> end<span class=\"typ-punct\">)</span></code></a> when the whole string is\nmatched</li>\n</ul>\n<h2 id=\"miscellaneous\">Miscellaneous</h2>\n<ul>\n<li>Fixed deformed strokes for specific shapes and thicknesses</li>\n<li>Fixed newline handling in code mode: There can now be comments within chained\nmethod calls and between an <code>if</code> branch and the <code>else</code> keyword</li>\n<li>Fixed inefficiency with incremental reparsing</li>\n<li>Fixed autocompletions for relative file imports</li>\n<li>Fixed crash in autocompletion handler</li>\n<li>Fixed a bug where the path and entrypoint printed by <code>typst init</code> were not\nproperly escaped</li>\n<li>Fixed various documentation errors</li>\n</ul>\n<h2 id=\"contributors\">Contributors</h2>"}}