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

# Kann ich die Quellcode- und Vorschaufenster in der Größe ändern oder sie ganz ausblenden (und dann später wiederherstellen

Ja – Sie können die Position der vertikalen Trennleisten anpassen, um die Größe dieser Panels zu ändern.

Um die Dateiliste oder die Vorschau-Panels ganz auszublenden, klicken Sie auf die schmalen Panels an der Seite der vertikalen Trennleisten. Sie können die Dateiliste und die Vorschau-Panels wiederherstellen, indem Sie erneut auf die jeweiligen Pfeilschaltflächen klicken.

Um den Quellcode-Editor auszublenden, klicken Sie auf die Schaltfläche „Vollbild“ über dem Vorschaufenster und dann erneut auf „Geteilter Bildschirm“, um die nebeneinander angeordneten Editor- und Vorschaufenster wiederherzustellen.

![Größe ändern, Ausblenden und Wiederherstellen der Dateiliste-, Quellcode- und Vorschaufenster](/files/b6dc57da68b0a7ad80c362614629ebf4d15f5086)

## Siehe auch

* [So verwenden Sie das Overleaf-Layout-Menü](/latex/de/wissensdatenbank/083-how-to-use-the-overleaf-layout-menu.md): erklärt das Layout-Menü von Overleaf, das 4 Optionen bietet, um Ihren Overleaf-Arbeitsbereich zu konfigurieren.
* [Den PDF-Viewer nicht finden](/latex/de/wissensdatenbank/023-can-t-find-the-pdf-viewer.md): was zu tun ist, wenn Sie den PDF-Viewer nicht finden können.


---

# 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/de/wissensdatenbank/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.
