> For the complete documentation index, see [llms.txt](https://ayakaleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ayakaleaf-pro.ayaka.space/on-premises/sv/readme/features-and-copyright.md).

# Funktioner och upphovsrätt

Vi respekterar upphovsrätten, så vi listar här alla funktioner och den kod som används i detta projekt. På denna sida tillhandahåller vi information om nya funktioner i Overleaf Pro och relaterade kodupphovsrätter.

Om inget annat anges använder vi OpenAI:s Codex för kodgranskning och PR-granskning. Under denna process åtgärdade vi många säkerhetsproblem, och vi uttrycker vårt uppriktiga tack till dem. För detaljer, se [ayaka-notes/ayakaleaf-pro/pull](https://github.com/ayaka-notes/ayakaleaf-pro/pulls).

### Översikt

Under åren har vi många utvecklare i communityn som har lagt ner betydande arbete på att förbättra Overleaf Community Edition, de är:

* <https://github.com/ertuil/overleaf>
* <https://github.com/AllanChain/lcpu-overleaf>
* <https://github.com/yu-i-i/overleaf-cep/>
* <https://github.com/ayaka-notes/overleaf>
* <https://github.com/davrot/overleaf_with_admin_extension>
* <https://github.com/overleaf/overleaf/pull/1447> (GitHub-integration)
* <https://github.com/overleaf/overleaf/pull/1385> (Typst-stöd)

Vi kan ha använt relaterad kod i vårt projekt, och vi vill uttrycka vår tacksamhet till dem.

#### Funktion 01: Mallsystem

Denna funktion utvecklades huvudsakligen av [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). vi modifierade en del kod för förbättringar. Så att du kan:

* Ladda ner mallar direkt på mallsidorna.
* Öppna projektet som motsvarar mallen.
* Konvertera till omslagsbilder av högre kvalitet (och på kortare tid).

{% columns %}
{% column %}

<figure><img src="/files/5812798c0927cf5ed08b5cbbc313bf0a15a5c90e" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/a5bb3ac39bd120df45e2c065c40d4ed4a13e6176" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### Funktion 02: Sandlådekompilering

Denna funktion är implementerad av [officiella Overleaf](https://github.com/overleaf/overleaf/tree/main/services/clsi), vi lägger till viss kod för att aktivera denna funktion. Dessutom tillhandahåller vi dig [texlive-full](https://github.com/ayaka-notes/texlive-full) avbildning byggd särskilt för overleaf pro.

<figure><img src="/files/8f60d881882edaee92255cf6b13dd4c5c12ba15e" alt="" width="563"><figcaption><p>Sandlådekompilering</p></figcaption></figure>

#### Funktion 03: Git-integration

Denna funktion utvecklades av [ayaka-notes/overleaf-pro](https://github.com/ayaka-notes/overleaf-pro). Overleaf tillhandahåller en officiell komponent som kallas git-bridge, den finns tillgänglig på [här](https://github.com/overleaf/overleaf/tree/main/services/git-bridge).

Vi har bara lagt till en koppling mellan git-bridge och Overleaf, vilket är samma sak som Overleaf gör i sin SaaS-plattform.

{% columns %}
{% column %}

<figure><img src="/files/fd151986e958e44cf1ea3dac7b3a3332e308e6f8" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/effab3bfa36949b2c568399b2b753c626a3eb248" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### Funktion 04: Symbolpalett

Denna funktion är implementerad av [officiella Overleaf](https://github.com/overleaf/overleaf/tree/main/services/clsi), vi lägger bara till den saknade koden och anpassar oss till uppströmsuppdateringen.

<figure><img src="/files/a4ee2d0e9218363d7d6f5e6d690af251dd78763a" alt="" width="563"><figcaption><p>Symbolpalett</p></figcaption></figure>

#### Funktion 05: Administrationspanel

{% hint style="warning" %}
När ditt system har 1000 användare eller projekt kommer administrationspanelen endast att visa de senaste 1000 användarna eller projekten. Använd sökpanelen för att söka efter specifika användare eller projekt.
{% endhint %}

Denna funktion utvecklades huvudsakligen av [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). vi modifierade en del kod för förbättringar. Så att du kan:

* Sök användare i backend när du har fler än 1000+ användare.
* Sök projekt i backend när du har fler än 1000+ projekt.
* Öppna projekt direkt i projektets administrationspanel.
* Visa och justera användarens kompileringstidsgräns i administrationspanelen.
* Återställ användarens lösenord direkt i administrationspanelen.
* Andra förbättringar...

{% columns %}
{% column %}

<figure><img src="/files/823096012a35832f7e15a099b6fb5384590d23d8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/efcab28ad0a1843cf2f3b3fcfd9c794b5a52105e" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/0c0bfe11e1abbbcf18f9e4bddb56b357e332302b" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/de5bfb86faa36b664970f383f4bb21d1f43cf37e" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### Funktion 06: Granskningspanel

Denna funktion utvecklades huvudsakligen av [officiella Overleaf](https://github.com/overleaf/overleaf/tree/main/services/clsi), vi lägger bara till den saknade koden från [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep) och [ertuil/overleaf](https://github.com/ertuil/overleaf), som är en koppling mellan chatt och webbtjänst.

<figure><img src="/files/7ca63b353e72509bc2afc009fb4bfb4a2776442a" alt="" width="563"><figcaption><p>Granskningspanel</p></figcaption></figure>

#### Funktion 07: Extern URL

Denna funktion utvecklades huvudsakligen av [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). CEP innebar en extern tjänst som heter linked-url-proxy, som säkert kan användas för att hämta externa filer med domän-/IP-begränsning.

<figure><img src="/files/66e299e2657d7ec81b1fae39a6ffc54c818df218" alt="" width="563"><figcaption><p>Extern URL</p></figcaption></figure>

#### Funktion 08: SSO

Denna funktion utvecklades huvudsakligen av [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). CEP innebar en undermodul för att ansluta passport med overleaf-webbautentisering.

<figure><img src="/files/c63098d5b1eeed06b960da55adb28daf45f84140" alt="" width="563"><figcaption><p>Inloggningssida</p></figcaption></figure>

#### Funktion 09: ARM-stöd

vi använder GitHub Actions för att bygga och publicera dockeravbildningar med x86- och arm-arkitektur. När du laddar ner avbildningen väljer den automatiskt lämplig arkitektur baserat på ditt system.

<figure><img src="/files/247e2ce911aa6f010b038b98eea923a1065de60e" alt="" width="563"><figcaption><p>GitHub-paket</p></figcaption></figure>

#### Funktion 10: Självregistrering

Denna funktion utvecklades av [ayaka-notes/overleaf-pro](https://github.com/ayaka-notes/overleaf-pro). Du kan:

* begränsa användarregistrering till en specifik domän
* öppna användarregistrering för alla som har tillgång till din Overleaf-instans

<figure><img src="/files/4615ed45599b11d4231e5ea325440a4b55dbc523" alt="" width="563"><figcaption><p>Registreringssida</p></figcaption></figure>

#### Funktion 11: Lär dig Wiki

Denna funktion utvecklades av [ayaka-notes/ayakaleaf-pro](https://github.com/ayaka-notes/ayakaleaf-pro). Du kan se den senaste lär-wikin från Overleaf, men vi äger inga upphovsrätter till dessa dokument! Vi laddar bara ner dem från Overleafs server första gången du aktiverar denna funktion, och uppdaterar dem periodiskt.

<figure><img src="/files/620f46105f2d843a1e98fc63f3757b4f3336ebc0" alt=""><figcaption><p>Wikisida</p></figcaption></figure>

#### Funktion 12: GitHub-synk

Denna funktion utvecklades av [ayaka-notes/ayakaleaf-pro](https://github.com/ayaka-notes/ayakaleaf-pro), även modifierad och åtgärdad av [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep).

<figure><img src="/files/b0b167f4a9e592f61dee505564b32114737a4122" alt=""><figcaption></figcaption></figure>

#### Funktion 13: Pythonkörning

Denna funktion utvecklas av officiella Overleaf. Du kan köra Python-skript i din webbläsare.

<figure><img src="/files/9ad810902c7f726ee2485c120295f8f9952fb108" alt=""><figcaption></figcaption></figure>

#### Funktion 14: Avancerad referenssökning

Denna funktion utvecklades av [davrot](https://github.com/davrot/), åtgärdad av [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep), även av [ayaka-notes/ayakaleaf-pro](https://github.com/ayaka-notes/ayakaleaf-pro).

<figure><img src="/files/7cef0bc491db35b295f5988d6c9773abb3bf604a" alt="" width="563"><figcaption></figcaption></figure>

Sökpanel:

<figure><img src="/files/6e2f20962fcd670a49e70a0f6ee6d1d8f0ff70a9" alt="" width="563"><figcaption></figcaption></figure>

#### Funktion 15: Pandoc-konverteringar

Denna funktion låter dig importera Word- eller Markdown-dokument som LaTeX-projekt, eller exportera LaTeX-projekt till Markdown eller DOCX.

{% columns %}
{% column width="50%" %}

<div data-with-frame="true"><figure><img src="/files/a84debf5a3eff33eaed924883190d5ef86d68148" alt="" width="262"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="50%" %}

<div data-with-frame="true"><figure><img src="/files/8f69160131f3838b02338559024968ad5fb28700" alt="" width="383"><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ayakaleaf-pro.ayaka.space/on-premises/sv/readme/features-and-copyright.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
