Skip to content

Commit

Permalink
build based on 4994940
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed May 26, 2024
1 parent 5fddacd commit 3e9163e
Show file tree
Hide file tree
Showing 7 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion development/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-26T13:43:13","documenter_version":"1.4.1"}}
{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-26T14:03:53","documenter_version":"1.4.1"}}
2 changes: 1 addition & 1 deletion development/getting_started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
"typst\"[\\\"a\\\"]\"", `TypstString`, [#["a"]], [["a"]], $["a"]$,
"0xff", `Unsigned`, [#0xff], [#0xff], $#0xff$
)
</code></pre><p><img src="../assets/strings.svg" alt/></p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><a class="docs-footer-nextpage" href="../tutorials/interface/">Interface »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Sunday 26 May 2024 13:43">Sunday 26 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
</code></pre><p><img src="../assets/strings.svg" alt/></p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« Home</a><a class="docs-footer-nextpage" href="../tutorials/interface/">Interface »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Sunday 26 May 2024 14:03">Sunday 26 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion development/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
typst`help`

julia&gt; addenv(typst`compile input.typ output.pdf`, &quot;TYPST_FONT_PATHS&quot; =&gt; julia_mono)
typst`compile input.typ output.pdf`</code></pre><h2 id="Features"><a class="docs-heading-anchor" href="#Features">Features</a><a id="Features-1"></a><a class="docs-heading-anchor-permalink" href="#Features" title="Permalink"></a></h2><h3 id="Strings"><a class="docs-heading-anchor" href="#Strings">Strings</a><a id="Strings-1"></a><a class="docs-heading-anchor-permalink" href="#Strings" title="Permalink"></a></h3><ul><li>Convert Julia values to Typst format<ul><li>Specify Julia settings and Typst parameters</li><li>Implement formatting for custom types</li></ul></li><li>Create and manipulate Typst formatted strings<ul><li>Interpolate formatted values</li><li>Render in Pluto.jl notebooks</li></ul></li></ul><h3 id="Commands"><a class="docs-heading-anchor" href="#Commands">Commands</a><a id="Commands-1"></a><a class="docs-heading-anchor-permalink" href="#Commands" title="Permalink"></a></h3><ul><li>Construct Typst commands</li><li>Render documents using the Typst compiler<ul><li>Use the <a href="https://github.com/cormullion/juliamono">JuliaMono</a> typeface</li></ul></li></ul><h3 id="Planned"><a class="docs-heading-anchor" href="#Planned">Planned</a><a id="Planned-1"></a><a class="docs-heading-anchor-permalink" href="#Planned" title="Permalink"></a></h3><ul><li>Implement Typst formatting for more types<ul><li><code>Base</code></li><li>Standard Library</li><li>Package extensions</li></ul></li><li>Support rendering in more environments<ul><li>IJulia.jl</li><li>Quarto?</li><li>REPL Unicode?</li><li>Other?</li></ul></li></ul><h2 id="Related-Packages"><a class="docs-heading-anchor" href="#Related-Packages">Related Packages</a><a id="Related-Packages-1"></a><a class="docs-heading-anchor-permalink" href="#Related-Packages" title="Permalink"></a></h2><h3 id="Typst"><a class="docs-heading-anchor" href="#Typst">Typst</a><a id="Typst-1"></a><a class="docs-heading-anchor-permalink" href="#Typst" title="Permalink"></a></h3><ul><li><a href="https://github.com/emanuel-kopp/Labelyst.jl">Labelyst.jl</a></li><li><a href="https://github.com/PumasAI/SummaryTables.jl">SummaryTables.jl</a></li><li><a href="https://github.com/onecalfman/TypstGenerator.jl">TypstGenerator.jl</a></li><li><a href="https://github.com/JuliaBinaryWrappers/Typst_jll.jl">Typst_jll.jl</a></li></ul><h3 id="LaTeX"><a class="docs-heading-anchor" href="#LaTeX">LaTeX</a><a id="LaTeX-1"></a><a class="docs-heading-anchor-permalink" href="#LaTeX" title="Permalink"></a></h3><ul><li><a href="https://github.com/korsbo/Latexify.jl">Latexify.jl</a></li><li><a href="https://github.com/JuliaStrings/LaTeXStrings.jl">LaTeXStrings.jl</a></li><li><a href="https://github.com/scheinerman/LatexPrint.jl">LatexPrint.jl</a></li></ul></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="getting_started/">Getting Started »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Sunday 26 May 2024 13:43">Sunday 26 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
typst`compile input.typ output.pdf`</code></pre><h2 id="Features"><a class="docs-heading-anchor" href="#Features">Features</a><a id="Features-1"></a><a class="docs-heading-anchor-permalink" href="#Features" title="Permalink"></a></h2><h3 id="Strings"><a class="docs-heading-anchor" href="#Strings">Strings</a><a id="Strings-1"></a><a class="docs-heading-anchor-permalink" href="#Strings" title="Permalink"></a></h3><ul><li>Convert Julia values to Typst format<ul><li>Specify Julia settings and Typst parameters</li><li>Implement formatting for custom types</li></ul></li><li>Create and manipulate Typst formatted strings<ul><li>Interpolate formatted values</li><li>Render in Pluto.jl notebooks</li></ul></li></ul><h3 id="Commands"><a class="docs-heading-anchor" href="#Commands">Commands</a><a id="Commands-1"></a><a class="docs-heading-anchor-permalink" href="#Commands" title="Permalink"></a></h3><ul><li>Construct Typst commands</li><li>Render documents using the Typst compiler<ul><li>Use the <a href="https://github.com/cormullion/juliamono">JuliaMono</a> typeface</li></ul></li></ul><h3 id="Planned"><a class="docs-heading-anchor" href="#Planned">Planned</a><a id="Planned-1"></a><a class="docs-heading-anchor-permalink" href="#Planned" title="Permalink"></a></h3><ul><li>Implement Typst formatting for more types<ul><li><code>Base</code></li><li>Standard Library</li><li>Package extensions</li></ul></li><li>Support rendering in more environments<ul><li>IJulia.jl</li><li>Quarto?</li><li>REPL Unicode?</li><li>Other?</li></ul></li></ul><h2 id="Related-Packages"><a class="docs-heading-anchor" href="#Related-Packages">Related Packages</a><a id="Related-Packages-1"></a><a class="docs-heading-anchor-permalink" href="#Related-Packages" title="Permalink"></a></h2><h3 id="Typst"><a class="docs-heading-anchor" href="#Typst">Typst</a><a id="Typst-1"></a><a class="docs-heading-anchor-permalink" href="#Typst" title="Permalink"></a></h3><ul><li><a href="https://github.com/emanuel-kopp/Labelyst.jl">Labelyst.jl</a></li><li><a href="https://github.com/PumasAI/SummaryTables.jl">SummaryTables.jl</a></li><li><a href="https://github.com/onecalfman/TypstGenerator.jl">TypstGenerator.jl</a></li><li><a href="https://github.com/JuliaBinaryWrappers/Typst_jll.jl">Typst_jll.jl</a></li></ul><h3 id="LaTeX"><a class="docs-heading-anchor" href="#LaTeX">LaTeX</a><a id="LaTeX-1"></a><a class="docs-heading-anchor-permalink" href="#LaTeX" title="Permalink"></a></h3><ul><li><a href="https://github.com/korsbo/Latexify.jl">Latexify.jl</a></li><li><a href="https://github.com/JuliaStrings/LaTeXStrings.jl">LaTeXStrings.jl</a></li><li><a href="https://github.com/scheinerman/LatexPrint.jl">LatexPrint.jl</a></li></ul></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="getting_started/">Getting Started »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Sunday 26 May 2024 14:03">Sunday 26 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 3e9163e

Please sign in to comment.