> 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/nl/readme/features-and-copyright.md).

# Functies en auteursrecht

We respecteren auteursrecht, dus we vermelden hier alle functies en de code die in dit project is gebruikt. Op deze pagina geven we informatie over nieuwe functies van Overleaf Pro en de bijbehorende code-auteursrechten.

Tenzij anders vermeld, gebruiken we OpenAI’s Codex voor codereview en PR-review. Tijdens dit proces hebben we veel beveiligingsproblemen opgelost, en daarvoor spreken we onze oprechte dank uit. Voor details, zie [ayaka-notes/ayakaleaf-pro/pull](https://github.com/ayaka-notes/ayakaleaf-pro/pulls).

### Overzicht

Door de jaren heen hebben veel ontwikkelaars uit de community aanzienlijke inspanningen geleverd om de Overleaf Community Edition te verbeteren; zij zijn:

* <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-integratie)
* <https://github.com/overleaf/overleaf/pull/1385> (Typst-ondersteuning)

We hebben mogelijk gerelateerde code in ons project gebruikt, en we willen hen daarvoor graag bedanken.

#### Functie 01: Sjablonensysteem

Deze functie is voornamelijk ontwikkeld door [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). we hebben wat code aangepast ter verbetering. Zodat je:

* Sjablonen direct op de sjabloonpagina's downloaden.
* Het project openen dat overeenkomt met het sjabloon.
* Coverafbeeldingen van hogere kwaliteit converteren (en in kortere tijd).

{% columns %}
{% column %}

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

{% column %}

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

#### Functie 02: Sandbox-compilatie

Deze functie is geïmplementeerd door [officieel Overleaf](https://github.com/overleaf/overleaf/tree/main/services/clsi), we voegen wat code toe om deze functie mogelijk te maken. Ook bieden we je [texlive-full](https://github.com/ayaka-notes/texlive-full) image die speciaal is gebouwd voor Overleaf Pro.

<figure><img src="/files/7b9646784068249a85aa2e6f4733e149d7634778" alt="" width="563"><figcaption><p>Sandbox-compilatie</p></figcaption></figure>

#### Functie 03: Git-integratie

Deze functie is ontwikkeld door [ayaka-notes/overleaf-pro](https://github.com/ayaka-notes/overleaf-pro). Overleaf biedt een officieel onderdeel aan genaamd git-bridge, het is beschikbaar op [hier](https://github.com/overleaf/overleaf/tree/main/services/git-bridge).

We hebben alleen een koppeling tussen git-bridge en Overleaf geïmplementeerd, hetzelfde als wat Overleaf doet in hun SaaS-platform.

{% columns %}
{% column %}

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

{% column %}

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

#### Functie 04: Symboolpalet

Deze functie is geïmplementeerd door [officieel Overleaf](https://github.com/overleaf/overleaf/tree/main/services/clsi), we voegen alleen de ontbrekende code toe, in lijn met de upstream-update.

<figure><img src="/files/831818e77b22e0f575fbd715649435047f22f952" alt="" width="563"><figcaption><p>Symboolpalet</p></figcaption></figure>

#### Functie 05: Beheerpaneel

{% hint style="warning" %}
Wanneer je systeem 1000 gebruikers of projecten heeft, toont het beheerpaneel alleen de nieuwste 1000 gebruikers of projecten. Gebruik het zoekpaneel om naar specifieke gebruikers of projecten te zoeken.
{% endhint %}

Deze functie is voornamelijk ontwikkeld door [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). we hebben wat code aangepast ter verbetering. Zodat je:

* Zoek gebruikers via de backend wanneer je meer dan 1000+ gebruikers hebt.
* Zoek projecten via de backend wanneer je meer dan 1000+ projecten hebt.
* Projecten direct openen in het projectbeheerpaneel.
* Bekijk en pas de compileertijdlimiet van de gebruiker aan in het beheerpaneel.
* Stel het wachtwoord van de gebruiker direct opnieuw in in het beheerpaneel.
* Andere verbeteringen...

{% columns %}
{% column %}

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

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

{% column %}

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

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

#### Functie 06: Reviewpaneel

Deze functie is voornamelijk ontwikkeld door [officieel Overleaf](https://github.com/overleaf/overleaf/tree/main/services/clsi), we voegen alleen de ontbrekende code toe van [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep) en [ertuil/overleaf](https://github.com/ertuil/overleaf), wat een koppeling is tussen chat en webservice.

<figure><img src="/files/365604bc7e411f6776de653d318942fe7b37cabc" alt="" width="563"><figcaption><p>Reviewpaneel</p></figcaption></figure>

#### Functie 07: Externe URL

Deze functie is voornamelijk ontwikkeld door [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). CEP bracht een externe service genaamd linked-url-proxy met zich mee, die veilig kan worden gebruikt om externe bestanden op te halen met een domein-/IP-limiet.

<figure><img src="/files/2526abba456c09f79e270f3bfce20bb0035e7b94" alt="" width="563"><figcaption><p>Externe URL</p></figcaption></figure>

#### Functie 08: SSO

Deze functie is voornamelijk ontwikkeld door [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep). CEP bracht een submodule met zich mee om passport te verbinden met de webauthenticatie van Overleaf.

<figure><img src="/files/ec8acc56449561132feefd759574b4c2a6bae84b" alt="" width="563"><figcaption><p>Inlogpagina</p></figcaption></figure>

#### Functie 09: ARM-ondersteuning

we gebruiken GitHub Actions om Docker-images te bouwen en te publiceren met x86- en ARM-architectuur. Wanneer je de image downloadt, wordt automatisch de juiste architectuur geselecteerd op basis van je systeem.

<figure><img src="/files/fe71ffb92584c55155d893858bb49d0cae24f744" alt="" width="563"><figcaption><p>GitHub-pakket</p></figcaption></figure>

#### Functie 10: Zelfregistratie

Deze functie is ontwikkeld door [ayaka-notes/overleaf-pro](https://github.com/ayaka-notes/overleaf-pro). Je kunt:

* gebruikersregistratie beperken tot een specifiek domein
* gebruikersregistratie openstellen voor iedereen die toegang heeft tot je Overleaf

<figure><img src="/files/42cdee952847ff2dc0f00b26b0214ce581c26911" alt="" width="563"><figcaption><p>Registratiepagina</p></figcaption></figure>

#### Functie 11: Leerwiki

Deze functie is ontwikkeld door [ayaka-notes/ayakaleaf-pro](https://github.com/ayaka-notes/ayakaleaf-pro)je kunt de nieuwste leerwiki van Overleaf bekijken, maar we bezitten geen auteursrecht op die documenten! We downloaden het alleen van de Overleaf-server de eerste keer dat je deze functie inschakelt, en werken het periodiek bij.

<figure><img src="/files/56a92ba61e46a52b89838b4d28f1c769792ac6cb" alt=""><figcaption><p>Wikipagina</p></figcaption></figure>

#### Functie 12: GitHub-synchronisatie

Deze functie is ontwikkeld door [ayaka-notes/ayakaleaf-pro](https://github.com/ayaka-notes/ayakaleaf-pro), ook aangepast en gefixt door [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep).

<figure><img src="/files/867da667f87f9b79c28a5a3886fa331da9ecfe5d" alt=""><figcaption></figcaption></figure>

#### Functie 13: Python-runner

Deze functie is ontwikkeld door Overleaf zelf. Je kunt Python-scripts in je browser uitvoeren.

<figure><img src="/files/326ce87c61ded25001deb89ba64003ed97f0a4fa" alt=""><figcaption></figcaption></figure>

#### Functie 14: Geavanceerd referentiezoeken

Deze functie is ontwikkeld door [davrot](https://github.com/davrot/), gefixt door [yu-i-i/overleaf-cep](https://github.com/yu-i-i/overleaf-cep), ook door [ayaka-notes/ayakaleaf-pro](https://github.com/ayaka-notes/ayakaleaf-pro).

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

Zoekpaneel:

<figure><img src="/files/5c737d6c50be333a1a634aa7a0005810eb04ea23" alt="" width="563"><figcaption></figcaption></figure>

#### Functie 15: Pandoc-conversies

Met deze functie kun je Word- of Markdown-documenten importeren als LaTeX-projecten, of LaTeX-projecten exporteren naar Markdown of DOCX.

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

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

{% column width="50%" %}

<div data-with-frame="true"><figure><img src="/files/c52b638081b49dc1770f134b843135fea11de748" 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/nl/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.
