> 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/latex/da/vidensbase/008-can-i-resize-the-source-code-and-preview-panels-or-hide-them-altogether-and-then-restore-them-la.md).

# Kan jeg ændre størrelsen på kildekode- og forhåndsvisningspanelerne eller skjule dem helt (og derefter gendanne dem senere

Ja – du kan justere placeringen af de lodrette skillelinjer for at ændre størrelsen på disse paneler.

For at skjule fillisten eller forhåndsvisningspanelerne helt skal du klikke på de smalle paneler på siden af de lodrette skillelinjer. Du kan gendanne fillisten og forhåndsvisningspanelerne ved at klikke på de respektive pileknapper igen.

For at skjule kildeeditoren skal du klikke på knappen "Fuld skærm" over forhåndsvisningspanelet og derefter på "Delt skærm" igen for at gendanne editoren og forhåndsvisningspanelerne side om side.

![Ændring af størrelse, skjulning og gendannelse af fillisten, kildekoden og forhåndsvisningspanelerne](/files/2aa2216968d5d2495d495abf1ad57f46e7e3c9a1)

## Se også

* [Sådan bruger du Overleafs layoutmenu](/latex/da/vidensbase/083-how-to-use-the-overleaf-layout-menu.md): forklarer Overleafs Layout-menu, som giver 4 muligheder for at konfigurere dit Overleaf-arbejdsområde.
* [Kan du ikke finde PDF-fremviseren](/latex/da/vidensbase/023-can-t-find-the-pdf-viewer.md): hvad du skal gøre, hvis du ikke kan finde PDF-fremviseren.


---

# 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/latex/da/vidensbase/008-can-i-resize-the-source-code-and-preview-panels-or-hide-them-altogether-and-then-restore-them-la.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.
