{"route":"/en-US-v0.13.1/changelog/0.6.0/","title":"0.6.0","description":"Changes in Typst 0.6.0","part":null,"outline":[{"id":"package-management","name":"Package Management","children":[]},{"id":"math","name":"Math","children":[]},{"id":"text-and-layout","name":"Text and Layout","children":[]},{"id":"command-line-interface","name":"Command line interface","children":[]},{"id":"miscellaneous-improvements","name":"Miscellaneous Improvements","children":[]},{"id":"development","name":"Development","children":[]},{"id":"contributors","name":"Contributors","children":[]}],"body":{"kind":"html","content":"<h1>Version 0.6.0 (June 30, 2023)</h1>\n<h2 id=\"package-management\">Package Management</h2>\n<ul>\n<li>Typst now has built-in <a href=\"/en-US-v0.13.1/reference/scripting/#packages\">package management</a></li>\n<li>You can import <a href=\"https://typst.app/universe/\">published</a> community packages or create and use\n<a href=\"https://github.com/typst/packages#local-packages\">system-local</a> ones</li>\n<li>Published packages are also supported in the web app</li>\n</ul>\n<h2 id=\"math\">Math</h2>\n<ul>\n<li>Added support for optical size variants of glyphs in math mode</li>\n<li>Added argument to enable <a href=\"/en-US-v0.13.1/reference/math/attach/#functions-limits\"><code>limits</code></a> conditionally depending on\nwhether the equation is set in <a href=\"/en-US-v0.13.1/reference/math/sizes/#functions-display\"><code>display</code></a> or\n<a href=\"/en-US-v0.13.1/reference/math/sizes/#functions-inline\"><code>inline</code></a> style</li>\n<li>Added <code>gt.eq.slant</code> and <code>lt.eq.slant</code> symbols</li>\n<li>Increased precedence of factorials in math mode (<code><span class=\"typ-math-delim\">$</span>1<span class=\"typ-math-op\">/</span>n!<span class=\"typ-math-delim\">$</span></code> works correctly\nnow)</li>\n<li>Improved <a href=\"/en-US-v0.13.1/reference/math/underover/#functions-underline\">underlines</a> and <a href=\"/en-US-v0.13.1/reference/math/underover/#functions-overline\">overlines</a> in math\nmode</li>\n<li>Fixed usage of <a href=\"/en-US-v0.13.1/reference/math/attach/#functions-limits\"><code>limits</code></a> function in show rules</li>\n<li>Fixed bugs with line breaks in equations</li>\n</ul>\n<h2 id=\"text-and-layout\">Text and Layout</h2>\n<ul>\n<li>Added support for alternating page <a href=\"/en-US-v0.13.1/reference/layout/page/#parameters-margin\">margins</a> with the <code>inside</code>\nand <code>outside</code> keys</li>\n<li>Added support for specifying the page <a href=\"/en-US-v0.13.1/reference/layout/page/#parameters-binding\"><code>binding</code></a></li>\n<li>Added <a href=\"/en-US-v0.13.1/reference/layout/pagebreak/#parameters-to\"><code>to</code></a> argument to pagebreak function to skip to the next\neven or odd page</li>\n<li>Added basic i18n for a few more languages (TR, SQ, TL)</li>\n<li>Fixed bug with missing table row at page break</li>\n<li>Fixed bug with <a href=\"/en-US-v0.13.1/reference/text/underline/\">underlines</a></li>\n<li>Fixed bug superfluous table lines</li>\n<li>Fixed smart quotes after line breaks</li>\n<li>Fixed a crash related to text layout</li>\n</ul>\n<h2 id=\"command-line-interface\">Command line interface</h2>\n<ul>\n<li><strong>Breaking change:</strong> Added requirement for <code>--root</code>/<code>TYPST_ROOT</code> directory to\ncontain the input file because it designates the <em>project</em> root. Existing\nsetups that use <code>TYPST_ROOT</code> to emulate package management should switch to\n<a href=\"https://github.com/typst/packages#local-packages\">local packages</a></li>\n<li><strong>Breaking change:</strong> Now denies file access outside of the project root</li>\n<li>Added support for local packages and on-demand package download</li>\n<li>Now watches all relevant files, within the root and all packages</li>\n<li>Now displays compilation time</li>\n</ul>\n<h2 id=\"miscellaneous-improvements\">Miscellaneous Improvements</h2>\n<ul>\n<li>Added <a href=\"/en-US-v0.13.1/reference/model/outline/#definitions-entry\"><code>outline.entry</code></a> to customize outline entries with show\nrules</li>\n<li>Added some hints for error messages</li>\n<li>Added some missing syntaxes for <a href=\"/en-US-v0.13.1/reference/text/raw/\" title=\"`raw`\"><code>raw</code></a> highlighting</li>\n<li>Improved rendering of rotated images in PNG export and web app</li>\n<li>Made <a href=\"/en-US-v0.13.1/reference/model/footnote/\">footnotes</a> reusable and referenceable</li>\n<li>Fixed bug with citations and bibliographies in <a href=\"/en-US-v0.13.1/reference/introspection/locate/\" title=\"`locate`\"><code>locate</code></a></li>\n<li>Fixed inconsistent tense in documentation</li>\n</ul>\n<h2 id=\"development\">Development</h2>\n<ul>\n<li>Added <a href=\"https://github.com/typst/typst/blob/main/CONTRIBUTING.md\">contribution guide</a></li>\n<li>Reworked <code>World</code> interface to accommodate for package management and make it a\nbit simpler to implement <em>(Breaking change for implementors)</em></li>\n</ul>\n<h2 id=\"contributors\">Contributors</h2>"}}