> For the complete documentation index, see [llms.txt](https://overleaf-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://overleaf-pro.ayaka.space/on-premises/sv/readme/features-and-copyright.md).

# Funktioner och upphovsrätt

Vi respekterar upphovsrätten, så här listar vi 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/overleaf-pro/pull](https://github.com/ayaka-notes/overleaf-pro/pulls).

### Översikt

Under åren har vi haft många utvecklare i communityn som har gjort betydande insatser för 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> (Stöd för Typst)

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

#### Funktioner 01: Mallsystem

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

* Ladda ner mallar direkt på mallsidorna.
* Öppna projekt 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 %}

#### Funktioner 02: Sandboxkompilering

Denna funktion är impled av [officiell Overleaf](https://github.com/overleaf/overleaf/tree/main/services/clsi), vi lägger till lite kod för att aktivera denna funktion. Dessutom tillhandahåller vi [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>Sandboxkompilering</p></figcaption></figure>

#### Funktioner 03: Git-integrering

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

Vi lade bara 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 %}

#### Funktioner 04: Symbolpalett

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

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

#### Funktioner 05: Adminpanel

{% hint style="warning" %}
När ditt system har 1000 användare eller projekt kommer adminpanelen 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 är huvudsakligen utvecklad av [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). vi ändrade viss kod för förbättringar. Så att du kan:

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

{% columns %}
{% column %}

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

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

{% column %}

<figure><img src="/files/20684e268f8139dd802d24bab511a9511564d018" alt=""><figcaption></figcaption></figure>

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

#### Funktioner 06: Granskningspanel

Denna funktion är huvudsakligen utvecklad av [officiell 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>

#### Funktioner 07: Extern URL

Denna funktion är huvudsakligen utvecklad 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-gräns.

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

#### Funktioner 08: SSO

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

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

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

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

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

#### Funktioner 10: Självregistrering

Denna funktion är utvecklad 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 ditt overleaf

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

#### Funktioner 11: Lärwiki

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

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

#### Funktioner 12: GitHub-synkronisering

Denna funktion är utvecklad av [ayaka-notes/overleaf-pro](https://github.com/ayaka-notes/overleaf-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>

#### Funktioner 13: Python-körning

Denna funktion är utvecklad av den officiella overleaf-versionen. Du kan köra Python-skript i din webbläsare.

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

#### Funktioner 14: Avancerad referenssökning

Denna funktion är utvecklad 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/overleaf-pro](https://github.com/ayaka-notes/overleaf-pro).&#x20;

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

Sökpanel:

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

#### Funktioner 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://overleaf-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.
