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

# 소스 코드와 미리보기 패널의 크기를 조절하거나 아예 숨길 수 있나요(그리고 나중에 복원할 수 있나요

예—이 패널의 크기를 조정하려면 세로 구분선 막대의 위치를 조정하면 됩니다.

파일 목록이나 미리보기 패널을 완전히 숨기려면, 세로 구분선 막대 옆에 있는 얇은 패널을 클릭하세요. 해당 화살표 버튼을 다시 클릭하면 파일 목록과 미리보기 패널을 복원할 수 있습니다.

소스 편집기를 숨기려면 미리보기 패널 위의 "전체 화면" 버튼을 클릭한 다음, 다시 "분할 화면"을 클릭하여 나란히 표시되는 편집기와 미리보기 패널을 복원하세요.

![파일 목록, 소스 코드 및 미리보기 패널의 크기 조정, 숨기기 및 복원](/files/811315691ec1d06cd17a82b2684f2d455c53e114)

## 관련 항목

* [Overleaf 레이아웃 메뉴 사용 방법](/latex/ko/knowledge-base/083-how-to-use-the-overleaf-layout-menu.md): Overleaf 작업 공간을 구성할 수 있는 4가지 옵션을 제공하는 Overleaf의 레이아웃 메뉴를 설명합니다.
* [PDF 뷰어를 찾을 수 없음](/latex/ko/knowledge-base/023-can-t-find-the-pdf-viewer.md): PDF 뷰어를 찾을 수 없을 때 어떻게 해야 하는지.


---

# 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/ko/knowledge-base/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.
